• Joined on 2022-12-22
storm pushed to testing at storm/audiogame-manager 2025-05-14 13:58:31 -04:00
50b577d7aa Make sure variables needed for installation scripts are exported.
storm pushed to testing at storm/audiogame-manager 2025-05-14 04:36:41 -04:00
ef43dca94f Updated the clipboard translater because it could crash on some translations.
storm pushed to master at storm/I38 2025-05-12 06:07:53 -04:00
65e6dcf980 Removed ocrdesktop dependency. I38 now handles OCR with a much smaller, simpler and faster program.
storm pushed to testing at storm/stormux 2025-05-11 19:31:27 -04:00
696ddd9bfb Right alt key should now work as expected in the console.
storm pushed to testing at storm/audiogame-manager 2025-05-08 23:39:58 -04:00
a38fc607a8 Updated download link for "Challenge of the Horse".
storm pushed to testing at storm/stormux 2025-05-08 04:54:50 -04:00
e0806e51da Simplify the internect connection dialog.
storm pushed tag 2025.04.28 to storm/fenrir 2025-04-28 16:04:47 -04:00
storm pushed to master at storm/fenrir 2025-04-28 15:41:20 -04:00
4672592dba Latest merge from testing.
6b84a8e9bc Rename suspendingScreen to ignoreScreen. Requires edit to your settings file, find suspending and change it to ignore. This may break stuff, please let me know.
3212962a5b Adjusted a few of the defaults in punctuation and in settings file. Logs are now in a more screen reader friendly format with timestamps and level coming after the actual information.
9e9cb883e7 Updated requirements.txt.
Compare 4 commits »
storm pushed to testing at storm/stormux 2025-04-26 16:54:43 -04:00
3612787274 More improvements to rename-user.sh
storm pushed to testing at storm/stormux 2025-04-26 04:14:32 -04:00
41a0592f20 Update linger file. with the rename.
storm pushed to testing at storm/stormux 2025-04-26 04:09:15 -04:00
3ebb6f36cf Added convience rename-user script in root's home directory. You still need a temp user if doing this from ssh.
storm pushed to master at storm/configure-stormux 2025-04-25 19:30:44 -04:00
0606966eac Added message for confirming the screen setting.
storm pushed to master at storm/configure-stormux 2025-04-25 19:04:23 -04:00
24415b0328 Fixed bug with toggle screen restart prompt.
storm pushed to testing at storm/stormux 2025-04-25 16:07:17 -04:00
c88bd17709 Added volume check to the beginning of configure-stormux stub.
storm pushed to master at storm/configure-stormux 2025-04-25 13:45:21 -04:00
3593fe6702 Do not ask to restart when setting screen type during gui install.
storm pushed to master at storm/configure-stormux 2025-04-25 13:40:41 -04:00
e51940bf86 Attempt to make headless driver more reliable.
storm pushed to master at storm/configure-stormux 2025-04-25 13:38:51 -04:00
12e45ded37 Updated chuser.sh script. It works differently before, coying over the old user to a new user profile instead of renaming.
storm pushed to master at storm/configure-stormux 2025-04-23 21:05:38 -04:00
bf36a89324 Fixed typo in yes/no check.
storm pushed to master at storm/configure-stormux 2025-04-23 21:03:53 -04:00
57a0fddce7 Include functions in toggle-screen.
f8044c0a98 Make toggle-screen a little more verbose about what has been done and what needs to happen afterwards.
Compare 2 commits »
storm pushed to master at storm/configure-stormux 2025-04-23 20:56:13 -04:00
eacadeba2a Still figuring out how to tie some of these parts together.