• Joined on 2022-12-22
storm pushed to master at storm/I38 2025-04-06 19:41:17 -04:00
dc8f832840 Reworked the panel. Now it's a mode, like ratpoison mode. New items include panel mode w for weather, and panel mode s for system information. More coming if this turns out to work well. New dependencies added to readme.
storm pushed tag 2025.04.05 to storm/cthulhu 2025-04-05 16:36:12 -04:00
storm pushed to master at storm/cthulhu 2025-04-05 16:34:15 -04:00
d36b664319 Merge branch 'testing'
02be96aa69 Try to fix clipboard and simple plugins.
48575ab6cd Removed the old plugin manager. It didn't work anyway and needs to be rewritten.
2c28021ed4 Removed the old plugin manager. It didn't work anyway and needs to be rewritten.
8a79725df8 Update clipboard plugin to new pluggy format.
Compare 15 commits »
storm pushed to testing at storm/cthulhu 2025-04-05 16:15:03 -04:00
storm pushed to testing at storm/cthulhu 2025-04-05 16:07:27 -04:00
storm pushed to testing at storm/cthulhu 2025-04-05 16:03:06 -04:00
751bc7c2c5 Fixed invalid number of parameters passed to signal handler.
storm pushed to testing at storm/cthulhu 2025-04-05 15:56:58 -04:00
c03812eb05 Another attempt to fix keybindings.
storm pushed to master at storm/minidlna 2025-04-05 02:12:05 -04:00
a53fe39f44 Misnamed some files during the opus addition.
storm pushed to master at storm/minidlna 2025-04-05 02:07:36 -04:00
29832f85d2 Fix a problem with makefile.
storm pushed to master at storm/minidlna 2025-04-05 02:03:14 -04:00
4cbe796774 Attempt to add opus support.
326b491fde Attempt to add opus support.
Compare 2 commits »
storm pushed to master at storm/minidlna 2025-04-05 01:23:42 -04:00
1a9b32ee7a Wrap up version 1.3.3.
9bd58553fa upnphttp: Fix chunk length parsing
d809ab778f locale: Improve Swedish translation
b4dd1e28f9 locale: Improve Dutch translation
c7a1c900ab upnpsoap: Error out earlier on certain SQLi attempts
Compare 10 commits »
storm created branch master in storm/minidlna 2025-04-05 01:23:38 -04:00
storm created repository storm/minidlna 2025-04-05 01:17:56 -04:00
storm pushed to testing at storm/cthulhu 2025-04-04 19:47:05 -04:00
9e66f0ac98 Fixed a bug in the api helper.
storm pushed to testing at storm/cthulhu 2025-04-04 19:38:36 -04:00
1969c8498f Hopefully fix plugins not actually binding keyboard shortcuts.
storm pushed to testing at storm/cthulhu 2025-04-04 18:05:07 -04:00
02be96aa69 Try to fix clipboard and simple plugins.
storm pushed to testing at storm/cthulhu 2025-04-04 17:28:35 -04:00
48575ab6cd Removed the old plugin manager. It didn't work anyway and needs to be rewritten.
2c28021ed4 Removed the old plugin manager. It didn't work anyway and needs to be rewritten.
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2025-04-04 17:08:22 -04:00
8a79725df8 Update clipboard plugin to new pluggy format.
1b4c4916e3 Hopefully fixed an error in simple plugin system.
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2025-04-04 16:25:36 -04:00
35a83327ac Convert simple plugin plugin to new plugin format. Hmm, gotta get in a couple more... plugin plugin plugin! lol
storm pushed to testing at storm/cthulhu 2025-04-04 16:03:46 -04:00
c712bea421 Attempt to fix keybindings not working from plugins.