gammy icon indicating copy to clipboard operation
gammy copied to clipboard

Adaptive screen brightness/temperature for Windows, Linux, FreeBSD

Results 43 gammy issues
Sort by recently updated
recently updated
newest added

Build logs can be found here: https://bugs.gentoo.org/786813

https://github.com/Fushko/gammy/issues/133

While compiling gammy spawns : ```src/utils.h:17:29: error: ‘size_t’ has not been declared``` I have added necessary header files to fix the problem and it compiles just fine. (Tested on Gentoo...

Basically I would just like a way of having Gammy adjust the screen brightness based on the time of day. And this menu (just to be clear) : ![image](https://user-images.githubusercontent.com/20190653/113181683-579fdc00-9252-11eb-8d8f-3005fa6e6ff6.png)

enhancement

Can solve cases like #120 where config gets written

Often, clicking on the Gammy system tray icon brings up the Gammy UI behind other windows. Here is an example of an cross-platform open-source project with a system tray icon...

enhancement

There's an issues with white flashes when new windows are created and when window is unminimized, though in this video example during unminimizing it happened only twice but on my...

Crashes on startup on ubuntu 19.04 (wayland). `QT_QPA_PLATFORM` was set to wayland. ``` nitializing XDisplay (scr 0) XF86VidMode ver: 2.2 Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on...

enhancement

I'm consistently getting 2/3 through a video then realising I've left Gammy on. Could there be a way to detect fullscreen video playback and pause Gammy at that point? Thanks!

If you install this program for all users in C:\Program Files\Gammy, the configuration is not saved if there are no rights on this directory. For instance, a normal user can't...