Simon Hayessen

Results 3 issues of Simon Hayessen

I created a new widget to display and toggle the mute state of the default pulseaudio source. No idea if this is interesting for upstream as it's quite specific to...

enhancement

The `plugdev` group suggested to use for the device files is specific to Debian based Linux distributions and doesn't exist on a lot of others. To keep the system setup...

documentation

select() doesn't work with file-descriptiors > FD_SETSIZE, which is 1024 per default. In long-running processes that use a lot of FDs, this limit can be reached quickly, causing the calls...