gammy
https://getgammy.com
Adjusts pixel brightness based on screen contents. It dims the screen if it's
too bright (according to user settings) and vice versa.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:apps/gammy && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gammy-0.9.64.tar.gz | 0000242282 237 KB | |
gammy.changes | 0000010002 9.77 KB | |
gammy.spec | 0000002071 2.02 KB |
Latest Revision
Luigi Baldoni (alois)
accepted
request 873763
from
Luigi Baldoni (alois)
(revision 15)
- Update to version 0.9.64 New: * The tray icon now toggles the window Fixes: * make install will now make the app appear in your applications * make install's default path has been changed to /usr instead of /usr/local . version 0.9.63: * The window doesn't act as a dialog now, and can be minimized and resized in all directions * The window doesn't have a "stay on top" flag anymore * Window position is now saved * Added a new config option: "wnd_show_on_startup". Setting it to "true" will show the window on startup always. (duh) * On a first start, the window is now shown on startup regardless * When the window is small enough, the auto brightness-related sliders can be hidden (except for "Range" and "Offset") and scrollable. * The system default font is now used * Pressing Esc when the window is focused will close it Tray icon: * A middle click on the icon will toggle both auto brightness and temperature * They can also be toggled separately from the tray menu * "Show Gammy" becomes "Hide Gammy" if the window is shown Fixes: * Auto brightness not working when running at startup/resuming from sleep * Inconsistent UI look across different OSes/distros * Debug logs appearing with debug off version 0.9.62: New: * Auto brightness now uses a much lighter screen capture method, which eliminates stutters and reduces CPU and RAM usage * A new lib is required for building: libXext * Added process lock (you shouldn't be able to run the app multiple times now) * sudo make install default path now is /usr/local/bin Fixes: * Fixed tray icon bug on KDE * Fixed mousewheel and middle click not working properly on the brightness/temp sliders * Fixed a bunch of GUI visual inconsistencies on different distros * Fixed rounding error on the brightness range labels * Fixed clang build warning
Comments 2
Hi, gammy is great! Would it be possible to update to the latest release (v0.9.64 presently)? The reason is that v0.9.61 is not working with KDE. Thank you in advance!
I'm glad to hear someone is actually using this thing:)
Done