• Joined on 2022-12-22
storm pushed to master at storm/fenrir 2025-07-08 14:41:53 -04:00
271c4fc18f Table mode fixes and improvements to application detection.
bb6dbc7186 Fixed character navigation in table mode.
c7cc9d039b Improved application detection, now works inside screen and tmux. Fixed incosistancies in prev/next word navigation.
d1a42835e4 Initial table mode added. Probably bugs.
3390c25dfe More pep8 fixes. A tiny bit of refactoring.
Compare 5 commits »
storm pushed to testing at storm/fenrir 2025-07-07 22:58:21 -04:00
bb6dbc7186 Fixed character navigation in table mode.
storm pushed to testing at storm/fenrir 2025-07-07 11:17:26 -04:00
c7cc9d039b Improved application detection, now works inside screen and tmux. Fixed incosistancies in prev/next word navigation.
storm pushed to testing at storm/fenrir 2025-07-07 09:48:28 -04:00
d1a42835e4 Initial table mode added. Probably bugs.
storm pushed to testing at storm/fenrir 2025-07-07 00:42:40 -04:00
3390c25dfe More pep8 fixes. A tiny bit of refactoring.
storm pushed to master at storm/fenrir 2025-07-06 18:51:53 -04:00
ea56b90b48 Oops, getting used to this pep8 thing myself. Fixed codeName to code_name.
storm pushed to master at storm/fenrir 2025-07-06 18:34:37 -04:00
1268d989b7 Merge after mostly converting to pep8 compliance.
d28c18faed Found and sniped a couple more pep8 migration errors.
c90c726899 Fixed a bug in the remote manager.
bab7c1a552 Removed double keybinding from laptop layout.
848844aae4 Oops, forgot to delete my traceback notes.
Compare 8 commits »
storm pushed to master at storm/barnard 2025-07-05 18:25:42 -04:00
657ff1dbef Fixed muting so that it should be consistant. meaning, if a muted user leaves and comes back they should still be muted. Channel mute and unmute now specifically sets mute/unmute for each user so the whole channel is in deed muted or unmuted.
storm pushed to testing at storm/fenrir 2025-07-05 09:29:41 -04:00
d28c18faed Found and sniped a couple more pep8 migration errors.
storm pushed to testing at storm/fenrir 2025-07-05 09:15:50 -04:00
c90c726899 Fixed a bug in the remote manager.
storm pushed to testing at storm/fenrir 2025-07-03 16:11:20 -04:00
bab7c1a552 Removed double keybinding from laptop layout.
storm pushed to testing at storm/fenrir 2025-07-03 13:24:31 -04:00
848844aae4 Oops, forgot to delete my traceback notes.
storm pushed to testing at storm/fenrir 2025-07-03 13:23:30 -04:00
4c1bddbbd3 Most of the pep8 changes finished. Be careful, things may be horribly broken.
21bb9c6083 Most of the pep8 changes finished. Be careful, things may be horribly broken.
Compare 2 commits »
storm pushed to testing at storm/fenrir 2025-07-01 22:24:08 -04:00
7408951152 To make Fenrir easier to approach for new developer, start code migration to be pep8 compliant.
storm pushed to testing at storm/cthulhu 2025-07-01 15:55:05 -04:00
0c26025a81 Updates to build files.
storm pushed to testing at storm/cthulhu 2025-07-01 13:56:21 -04:00
0405200980 New plugin, updates to a few other things. Yes, I know that's not descriptive, but apparently I forgot to add a few things last time. lol
storm pushed to master at storm/fenrir 2025-06-30 22:25:08 -04:00
23c3ad20a1 More code optmizations. Removed fenrir+pk_plus. The functionality of bringing back speech has been added to the temperary speech interruption key kp_enter.
4bcf82178e Updated configure_pipewire script. A bit more code refactor. Preparing to start moving everything over to pep8 compliance.
beae1866bb Moved restore speech on prompt to existing temp interrupt speech command, Fenrir+kp_plus unbound now.
Compare 3 commits »
storm pushed to master at storm/thunderpad 2025-06-30 21:17:05 -04:00
a0f6f34701 -H flag added for headless mode. Requires profile name without the .lyt extension.
storm pushed to master at storm/thunderpad 2025-06-30 17:15:13 -04:00
811bae82d7 Migrated to qt6.
storm pushed to master at storm/thunderpad 2025-06-30 15:55:12 -04:00
ae0f9c16a8 Updated Claud's instruction file.