• Joined on 2022-12-22
storm pushed to testing at storm/audiogame-manager 2025-08-04 19:43:09 -04:00
4d2134b9a9 A *lot* of work done on the audiogame-manager refactor. Hopefully getting somewhat close to stability, but I doubt it.
storm pushed to testing at storm/linux-game-manager 2025-08-04 18:03:12 -04:00
37a731bab6 Experimental: use yad for graphical menus that should work better with orca and Cthulhu screen readers.
6fcfdeca09 Updated ipfs hash for TobyAccessibilityMod_V8-0.zip.
6a4d73ba1e Version bump for BallBouncer, 1.3.5
15a348f6d0 Added game Wheels of Prio.
fb65c927b2 Updated Ball Bouncer installer to 1.3.4.
Compare 13 commits »
storm pushed to master at storm/fenrir 2025-08-04 14:41:17 -04:00
98b9c56af7 Read all code added. It's definiately a work in progress and does not function currently.
storm pushed to master at storm/fenrir 2025-08-04 14:36:49 -04:00
8bada48a09 Fixed errors in README. Moved the audio configuration script stuff nearer the top.
storm pushed to testing at storm/fenrir 2025-08-04 14:36:13 -04:00
0a2c8472c0 Fixed errors in README. Moved the audio configuration script stuff nearer the top.
storm pushed to master at storm/fenrir 2025-08-04 14:27:03 -04:00
e9a0101fe7 Merged README.md
storm pushed to testing at storm/fenrir 2025-08-04 14:24:51 -04:00
69eade3327 Updated documentation for stand-alone pipewire or pulse configuration scripts.
storm pushed to testing at storm/fenrir 2025-08-04 12:38:23 -04:00
73f67c2a04 Multiple fixes to indentation beep code, including volume for lower ranged beeps using the gstreamer driver.
storm pushed to master at storm/ttyverse 2025-08-04 02:07:39 -04:00
6d1b97a012 Fixed a bug that was causing boosts to fail.
storm pushed to testing at storm/cthulhu 2025-08-04 01:00:42 -04:00
a322c1d9b2 Bug fix in ActionPresenter.
storm pushed to testing at storm/cthulhu 2025-08-04 00:55:59 -04:00
493350f049 Work on backporting new d-bus functionality from Orca.
storm pushed to testing at storm/cthulhu 2025-08-04 00:36:57 -04:00
97f6cec0ed Improvements to action menu.
ecb1ae4fe5 Keyboard seems to be working, same methods as orca now.
Compare 2 commits »
storm pushed to keyboard at storm/cthulhu 2025-08-04 00:36:39 -04:00
97f6cec0ed Improvements to action menu.
ecb1ae4fe5 Keyboard seems to be working, same methods as orca now.
Compare 2 commits »
storm created branch keyboard in storm/cthulhu 2025-08-04 00:36:38 -04:00
storm pushed to testing at storm/cthulhu 2025-08-03 14:24:08 -04:00
9c8063c55e AI assistance pretty much integrated. 2 options currently that actually work, Claud and Ollama. More planned for later, so other options available they just don't do anything.
storm pushed to testing at storm/cthulhu 2025-08-03 13:46:18 -04:00
270def0a59 Implement complete AI Assistant plugin with Claude Code integration
storm pushed to master at storm/ttyverse 2025-08-03 12:02:46 -04:00
925cc7545b Revert "Maybe fixed poll notifications code. Only time will tell."
storm pushed to testing at storm/cthulhu 2025-08-03 00:08:27 -04:00
a8672165d8 AI capabilities added. Working 90 percent with ollama, more providers and functionality coming soon.
storm pushed to testing at storm/cthulhu 2025-08-02 23:03:56 -04:00
9ead764b2e Fixed a bug in control+shift key parsing for plugins.
storm pushed to master at storm/ttyverse 2025-08-02 20:54:46 -04:00
df39473519 Maybe fixed poll notifications code. Only time will tell.