customization
Here are 626 public repositories matching this topic...
Currently, Dynamic Transitions happen instantly. We should add an option for a 'smooth' transition between states (especially Dynamic Window States), like ChromeOS. Intended to work with TranslucentTB/TranslucentTB#64.
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Mar 22, 2020 - Python
Griddle version
1.13.1
Expected Behavior
Custom filter component is passed onChange props to set filter as described in this example.
Actual Behavior
Custom filter component is passed setFilter props instead.
Steps to reproduce
Implement this example code using Griddle 1.13.1
class Filter extends Componen
I want to have a sleep button
I don't want to activate it by accident
I need more space around the button
{ "type": "sleep", "width": 44, "padding": "20" },
-
Updated
Jun 16, 2018 - Objective-C
-
Updated
May 28, 2020 - Shell
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Apr 4, 2018 - Objective-C
-
Updated
Jul 16, 2020 - Shell
-
Updated
May 7, 2020 - Shell
-
Updated
Jul 16, 2020 - JavaScript
General Information
- OpenLauncher Version: 0.7.1 (39)
- Android Version: 9
- Custom ROM: LineageOS
- Install Source: F-Droid
Description
The A2HS feature of web browsers does not work when open launcher is set as default launcher app.
-
Updated
Dec 12, 2018 - Swift
Describe the Bug
I'm having problems with the global mocks configured, I would like to disable them. Could be posible to provide an option in angular.json to disable it?
Minimal Reproduction
I think it isn't needed
Expected Behavior
And option to disable the [mocks ap
-
Updated
Jul 15, 2020 - CSS
-
Updated
Apr 14, 2020 - Go
-
Updated
May 29, 2019 - JavaScript
-
Updated
Jul 7, 2020 - Makefile
-
Updated
Jul 26, 2018 - CSS
-
Updated
May 26, 2020 - Shell
-
Updated
Jul 4, 2020 - C#
-
Updated
Dec 20, 2019 - Swift
-
Updated
Oct 5, 2019 - Java
-
Updated
Jun 28, 2020 - C
-
Updated
May 6, 2020 - Shell
-
Updated
Jul 16, 2020 - C++
-
Updated
May 13, 2020 - Shell
Improve this page
Add a description, image, and links to the customization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the customization topic, visit your repo's landing page and select "manage topics."



Change the default username color to something like blue (via variable, so it's changeable). Then, when user su's to root or logs in as root, change username color to RED. This would be a good visual warning that you might be doing something with root privs by mistake ...
So the _username function would check the euid, and if 0 set color to RED