-
Notifications
You must be signed in to change notification settings - Fork 280
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Override panel theme background color with dominant icon color #1564
base: gnome-40
Are you sure you want to change the base?
Override panel theme background color with dominant icon color #1564
Commits on Jan 22, 2022
-
Panels now change color according to the dominant color of the focuse…
…d app icon. Still working on ability to turn this feature on and off.
Configuration menu - View commit details
-
Copy full SHA for 5106bb5 - Browse repository at this point
Copy the full SHA 5106bb5View commit details -
Dominant color panel background is now attached to settings. Can be t…
…urned on and off now.
Configuration menu - View commit details
-
Copy full SHA for 53ae70d - Browse repository at this point
Copy the full SHA 53ae70dView commit details
Commits on Jan 24, 2022
-
Implemented ability to change dominant color brightness (linear light…
… formula). Still a bug where brightness value gets set to 0.5 when user sets to 0 in settings.
Configuration menu - View commit details
-
Copy full SHA for 0532ddd - Browse repository at this point
Copy the full SHA 0532dddView commit details -
Renamed _getFocusedAppDominantColor() to _getAppDominantColor() becau…
…se it doesn't care if the app is focused or not.
Configuration menu - View commit details
-
Copy full SHA for ac5d608 - Browse repository at this point
Copy the full SHA ac5d608View commit details -
Added ability to apply dominant color optionally to window preview as…
… well as choose its brightness
Configuration menu - View commit details
-
Copy full SHA for 20dac20 - Browse repository at this point
Copy the full SHA 20dac20View commit details -
Fixed issue where window preview brightness adds upon brightness of p…
…anel. Not seperate like it's supposed to be.
Configuration menu - View commit details
-
Copy full SHA for 9da5ad1 - Browse repository at this point
Copy the full SHA 9da5ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b00b0ec - Browse repository at this point
Copy the full SHA b00b0ecView commit details -
Fixed bug where when dominant color brightness is set to 0 it resets …
…to default brightness.
Configuration menu - View commit details
-
Copy full SHA for df69b95 - Browse repository at this point
Copy the full SHA df69b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cea48 - Browse repository at this point
Copy the full SHA 69cea48View commit details
Commits on Jan 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4307680 - Browse repository at this point
Copy the full SHA 4307680View commit details