• Joined on 2022-12-22
storm pushed to testing at storm/cthulhu 2025-08-12 03:09:21 -04:00
15bcc0589a Remove a debug file that accidently got committed.
storm pushed to testing at storm/cthulhu 2025-08-12 03:01:37 -04:00
287522c293 Cthulhu should now work no matter where it gets installed.
storm pushed to testing at storm/cthulhu 2025-08-12 02:53:34 -04:00
e6cee379ee Remove libpeas dependency since we don't use it any more.
storm pushed to testing at storm/cthulhu 2025-08-12 02:43:37 -04:00
1b87262861 Updated README.
storm pushed to testing at storm/cthulhu 2025-08-12 02:27:21 -04:00
e1f2467415 Fix launcher path logic for proper system/local separation
84299cc139 Fixed some bugs introduced by the new build system.
502f73ae2a Fix icon cache update script for local builds
d4255f792c fixed removal of settings in cleanup script.
1ecdd21b7c Remove GNOME dependencies and make more desktop-neutral - cleaned
Compare 5 commits »
storm pushed to testing at storm/cthulhu 2025-08-12 02:06:34 -04:00
114c685287 Fixed some bugs introduced by the new build system.
storm pushed to testing at storm/cthulhu 2025-08-11 17:28:23 -04:00
4e54296c39 Fix icon cache update script for local builds
storm pushed to testing at storm/cthulhu 2025-08-11 17:21:26 -04:00
e786722463 fixed removal of settings in cleanup script.
80a315f4da Remove GNOME dependencies and make more desktop-neutral
Compare 2 commits »
storm pushed to testing at storm/cthulhu 2025-08-11 16:50:16 -04:00
5cbe6267de Fix meson build: add missing cthulhu_state.py and fix generated file dependencies
storm pushed to testing at storm/cthulhu 2025-08-11 16:44:40 -04:00
21b7cff27c Updates to meson.build.
storm pushed to testing at storm/cthulhu 2025-08-11 16:28:46 -04:00
2d24a5b126 Fixes to the new meson/ninja build system. Pretty close to working... I think.
storm pushed to testing at storm/cthulhu 2025-08-11 13:43:17 -04:00
aa369af689 Allow building without help dependencies.
storm pushed to testing at storm/cthulhu 2025-08-11 13:33:23 -04:00
02fa1e4356 Rest of the conversion to meson/ninja missed in the first push. Thanks again Claud for the assist.
storm pushed to testing at storm/cthulhu 2025-08-11 13:18:09 -04:00
8bcc85f82c Migrated to meson/ninja for building. There may be bugs. Thanks Claud for the assist.
storm pushed to testing at storm/cthulhu 2025-08-11 12:10:42 -04:00
7b84cd7492 Ollama AI can now have customized api endpoint instead of always using localhost.
storm pushed to master at storm/ttyverse 2025-08-11 03:21:42 -04:00
fb897bd897 unbookmark added. Bookmarks implementation should be complete now.
storm pushed to master at storm/ttyverse 2025-08-11 03:14:53 -04:00
3994cd2f46 Changed rtsof to boostsof, the command should actually work now.
storm pushed to testing at storm/cthulhu 2025-08-10 21:53:54 -04:00
a80bca78d1 Clickables now present a message when loading. Focus is preserved. Woogoo
storm pushed to testing at storm/cthulhu 2025-08-10 21:29:22 -04:00
b715e9071b Press enter on clickables to activate them like any other web control. Very experimental.
storm pushed to testing at storm/cthulhu 2025-08-10 12:46:01 -04:00
eae9a5896e Backport browser fixes for chromium and new d-bus functionality from Orca.