Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2f3a114790
Pipewire configuration tool updated. In a bout of pure insanity I tested this on my production system and it worked without a hitch, so should be good to go.
dd67eb5e1d
Fix up some inconsistancies in the code levels should only be needed in one directory now, so update the hook to move levels into place on first run if needed. Warning, this version breaks existing save files.
2c38bcf5f4
Another attempt at fixing external numpad detection. I *think* some of them send numlock state with every event. If that's the case, this should fix it.
96cdda99c4
Separate menu entries for some settings, improves usability. Fixed device detection for devices that do not contain what they do in their name, e.g. numpads that are not listed as numpads. This hopefully fixes a bug with some external numpads.
0658d37ae8
I don't wanna say this too loud, but I think tab completion is much more reliable now. No more not reading when you press tab and something appears.
a6bb3e1301
A bit of code cleanup. Nothing should be changed at all functionally.