• Joined on 2024年01月15日
fusco pushed tag 0.6.1 to fusco/gummy 2024年06月18日 19:26:03 +02:00
fusco released 0.6.1 at fusco/gummy 2024年06月18日 19:26:03 +02:00
fusco pushed to master at fusco/gummy 2024年06月18日 19:21:48 +02:00
b5f468c689 mutter: skip outputs without edid
e17f8df6fe bump version to 0.6.1
Compare 2 commits »
fusco pushed to master at fusco/font-contrast 2024年05月21日 11:31:08 +02:00
8713d556f9 Bump version
b6897ff361 Fix assignment to undeclared variable
Compare 2 commits »
fusco pushed tag 0.6.0 to fusco/gummy 2024年04月17日 22:25:36 +02:00
fusco released 0.6.0 at fusco/gummy 2024年04月17日 22:25:36 +02:00
fusco pushed to master at fusco/gummy 2024年04月17日 22:21:57 +02:00
24b77f33fc Bump version to 0.6.0
fusco commented on issue fusco/gummy#37 2024年04月17日 22:18:24 +02:00
Error when starting daemon

Silly mistake. It was affecting all X11 clients not running on mutter. Should be resolved now. Thanks!

fusco pushed to master at fusco/gummy 2024年04月17日 22:16:30 +02:00
78b0153468 Fix null pointer to XCB connection (#37)
fusco opened issue fusco/gummy#39 2024年03月06日 18:23:37 +01:00
Project status
fusco commented on issue fusco/gummy#37 2024年03月06日 18:23:10 +01:00
Error when starting daemon

Hi, the project is on hold. Not much time for it ATM. Sorry :(

fusco commented on issue fusco/gummy#38 2024年03月06日 18:22:56 +01:00
Error when trying to run Gummy after building from source.

Hi, the project is on hold. Not much time for it ATM. Sorry :(

fusco commented on issue fusco/gummy#36 2024年01月31日 22:00:46 +01:00
Errors when trying to start gummy

Does backlight control work as long as gamma is disabled?

I see that temperature is on a time schedule and there was an adjustment from 6500K to 3000K. Did you see any color changes according...

fusco commented on issue fusco/gummy#36 2024年01月31日 08:33:14 +01:00
Errors when trying to start gummy

So I disabled gamma, started gummy and enabled gamma and then it wrote something.

So did it work?

fusco commented on issue fusco/gummy#36 2024年01月30日 21:15:32 +01:00
Errors when trying to start gummy

Please try removing /run/user/1000/gummyd-fifo and starting again.

fusco commented on issue fusco/gummy#36 2024年01月30日 19:37:47 +01:00
Errors when trying to start gummy

Please upload your ~/.local/state/gummyd/logs/gummyd.log.

You should already have some error/fatal logs. Running SPDLOG_LEVEL=TRACE gummy start for a verbose log output could also be useful.

fusco commented on issue fusco/gummy#36 2024年01月28日 19:39:36 +01:00
Errors when trying to start gummy

Added pacman -S one-liner to the wiki: https://codeberg.org/fusco/gummy/wiki/Building-from-source#arch

I also pushed a fix on master for a compilation error found on Arch.

fusco pushed to master at fusco/gummy 2024年01月28日 19:34:03 +01:00
4b48fc3b29 Fix redefinition of std::span signature for newer versions of sdbus-cpp
fusco commented on issue fusco/gummy#36 2024年01月24日 14:36:16 +01:00
Errors when trying to start gummy

I have no clue. I'll try with a dev build on an Arch environment, figure out the dependencies needed and update the wiki accordingly. Probably best to avoid the AUR package until the sources are...

fusco commented on issue fusco/gummy#36 2024年01月22日 21:51:04 +01:00
Errors when trying to start gummy

I swapped my nvidia-open driver for proprietiary nvidia, could this be related?

Yes, see: https://www.ddcutil.com/nvidia/

Try ddcutil setvcp 0x10 5, this sets the backlight to 5% using...