Talo Halton
Talo Halton
Adds the `movewindowinv` dispatcher, which is similar to `movewindow` but moves all windows within the active workspace _except_ the active window (and takes only a monitor as its argument). Useful...
A project I'm working on involving ytmusicapi suddenly stopped working today. Whenever get_watch_playlist is called it fails with the following error regardless of whether the client is authenticated: ``` Traceback...
``` /home/user/Downloads/Ishiiruka/Source/Core/Core/PrimeHack/Mods/FpsControls.cpp: In function ‘bool prime::{anonymous}::is_string_ridley(prime::Region, u32)’: /home/user/Downloads/Ishiiruka/Source/Core/Core/PrimeHack/Mods/FpsControls.cpp:26:46: error: converting to execution character set: Invalid or incomplete multibyte or wide character 26 | #define RIDLEY_STR(r) (r == Region::NTSC_J ? L"���^���h���["...
Hi, I think it would be great to have a way to create rules that apply only to for a specific controller port, so that you can have mappings for...
If reflections (ray tracing) are enabled in the game options, entering certain gameplay scenes (presumably ones with reflections in them) causes the GPU to hang and then crash. This also...
The app has several instances of unclear/uncommunicated UI controls: - Swipe up to open queue - Long press top bar lyrics to open full lyrics - Long press MediaItems for...
- [ ] Edit radio after creation - [ ] Remember recent radios - [ ] 'Set as default' button for modifiers
Display statistics about: - [ ] Listen time (global and per-song) - [ ] Song ranking - [ ] Artist ranking To be collected: - [ ] Song listen count...
When 'super' is the only modifier specified in the 'keyMods' config key, the combo can't be triggered. Super works when combined with other keys, and every other key works by...