• Joined on 2022-12-22
storm pushed to testing at storm/fenrir 2025-06-25 10:56:35 -04:00
40b88efa34 Fix up a few errors that sneaked in while updating vmenu code and a couple other things. Logs should be much nicer now.
storm pushed to testing at storm/fenrir 2025-06-20 12:43:56 -04:00
b1edc53362 Added missing dependency to requirements.txt.
storm pushed to testing at storm/fenrir 2025-06-20 03:35:01 -04:00
dda84b9905 Final batch of code stability updates before anouther bout of extended testing. Still plenty to go, but making progress.
storm pushed to testing at storm/fenrir 2025-06-20 03:10:16 -04:00
64e79f6945 Code cleanup, make sure race conditions can't happen, at least in theory.
storm pushed to testing at storm/fenrir 2025-06-20 03:04:29 -04:00
f4ed8da4c3 Forgot one in last commit.
storm pushed to testing at storm/fenrir 2025-06-20 03:03:52 -04:00
a5ca1d28e8 Make sure all except statements are no longer empty, should help a lot with debugging.
storm pushed to testing at storm/fenrir 2025-06-20 02:20:19 -04:00
4e193f133f Fixed an error that crept into log permissions during code restructuring.
storm pushed to master at storm/fenrir 2025-06-20 02:20:05 -04:00
a394ea0222 Code cleanup and bug fixes.
4e193f133f Fixed an error that crept into log permissions during code restructuring.
27dcff23bb Code optimization and bug fixes. Removed the broken, partial atspi driver implementation.
Compare 3 commits »
storm pushed to master at storm/configure-stormux 2025-06-19 04:40:55 -04:00
f1a802ad66 make sure we get the correct packages from the correct repository.
9f38eb89bd Add Stormux repository if not found.
c04f9ac7c4 Change to pre-built packages in the new stormux repository.
29de9dd990 More work on Xlibre integration.
41f91fc610 Bug fixes for Xlibre integration.
Compare 6 commits »
storm pushed to testing at storm/configure-stormux 2025-06-19 04:17:42 -04:00
f1a802ad66 make sure we get the correct packages from the correct repository.
storm pushed to testing at storm/configure-stormux 2025-06-19 04:04:33 -04:00
9f38eb89bd Add Stormux repository if not found.
storm pushed to testing at storm/configure-stormux 2025-06-19 03:42:59 -04:00
c04f9ac7c4 Change to pre-built packages in the new stormux repository.
storm pushed to testing at storm/configure-stormux 2025-06-19 00:17:45 -04:00
29de9dd990 More work on Xlibre integration.
storm pushed to testing at storm/configure-stormux 2025-06-18 23:37:35 -04:00
41f91fc610 Bug fixes for Xlibre integration.
storm created branch testing in storm/configure-stormux 2025-06-18 23:22:03 -04:00
storm pushed to testing at storm/configure-stormux 2025-06-18 23:22:03 -04:00
419522c475 Xlibre integration added.
storm pushed to testing at storm/fenrir 2025-06-18 15:08:56 -04:00
27dcff23bb Code optimization and bug fixes. Removed the broken, partial atspi driver implementation.
storm pushed to master at storm/fenrir 2025-06-17 00:53:38 -04:00
efb308ac72 latest testing code merged. Nothing major reported from testing branch, so if we get no reports, this will become the next stable release. I'm waiting a bit to tag because major new features introduced.
d81d563bb6 Add page up and page down to move through the voice browser by 10%.
43871cea3c Fixes to the voice driver. It should actually work completely now.
72bd334d65 Very experimental attempt to move the configure_fenrir script into fenrir itself using the vmenu system. Lots of testing please.
Compare 4 commits »
storm pushed to master at storm/bragi 2025-06-16 18:02:26 -04:00
022b9ba048 Updated README.
storm pushed to master at storm/bragi 2025-06-16 18:01:19 -04:00
e04da00bc4 Moved mumblebot.py to bragi.py so the entry point will be more intuitive.