Italy
I study Electronics and Robotics at the University of Trento.
Comment by ~andreafeletto on ~andreafeletto/zig-scfg
REPORTED
RESOLVED FIXEDI've made an attempt on fixing it with https://lists.sr.ht/~andreafeletto/public-inbox/patches/38411. I hope that helps! :-)
On Tue, Jan 24, 2023, at 09:54, ~andreafeletto wrote:
Will fix it this night. Thanks for the report.
-- View on the web: https://todo.sr.ht/~andreafeletto/zig-scfg/1#event-222605
Comment by ~andreafeletto on ~andreafeletto/zig-scfg
Will fix it this night. Thanks for the report.
bug added by ~andreafeletto on ~andreafeletto/zig-scfg
Comment by ~andreafeletto on ~andreafeletto/levee
Could you paste the output of the following command?
udevadm info -a /sys/class/backlight/intel_backlight | grep intel_backlight -A 12
Ticket created by ~andreafeletto on ~emersion/goguma
Now that chat.sr.ht has support for push notifications I started receiving notifications from SaslServ (which always mentions my nick) even though it is muted. I know the problem is with push because I receive said notifications even when I'm connected to my university wifi, which blocks IRC ports. In fact, I think this only happens when I'm connected to my uni wifi, so maybe the problem occurs only when IRC ports are blocked.
Ticket created by ~andreafeletto on ~andreafeletto/levee
The hard part is differentiating between modules. If everything is a progress bar there must be a way of easily distinguishing them.
Ticket created by ~andreafeletto on ~andreafeletto/levee
This requires better input handling. This will allow for custom positioning of every component.
Ticket created by ~andreafeletto on ~andreafeletto/levee
This would give levee static linking for free. It would also make installation easier.
Ticket created by ~andreafeletto on ~andreafeletto/levee
Every configuration shoud be overwritable by a command line flag. I still have to choose the language for the config file. Obviously, the file path should be XDG base directory compliant.