5181944de0Move timestamps to the end of the log message instead of the beginning. Makes debugging much less of a PITA.
plugins
Storm Dragon
2025-04-20 15:27:59 -04:00
0a8bb684ecFixed an error in a call to a cthulhu module.
Storm Dragon
2025-04-20 03:20:12 -04:00
d94ba1accbAdd optional parameter to _on_settings_changed()
Storm Dragon
2025-04-20 03:13:43 -04:00
0580dda131A few documentation updates.
Storm Dragon
2025-04-11 13:17:26 -04:00
d36b664319Merge branch 'testing' Plugins are in a much better state now, mostly working. The exception is, plugins that create a keyboard shortcut don't actually bind the shortcut. That one is turning out to be a lot harder to fix than I originally thought.
master
2025.04.05
Storm Dragon
2025-04-05 16:32:17 -04:00
02be96aa69Try to fix clipboard and simple plugins.
Storm Dragon
2025-04-04 18:04:58 -04:00
48575ab6cdRemoved the old plugin manager. It didn't work anyway and needs to be rewritten.
Storm Dragon
2025-04-04 17:28:31 -04:00
2c28021ed4Removed the old plugin manager. It didn't work anyway and needs to be rewritten.
Storm Dragon
2025-04-04 17:27:30 -04:00
8a79725df8Update clipboard plugin to new pluggy format.
Storm Dragon
2025-04-04 17:08:18 -04:00
1b4c4916e3Hopefully fixed an error in simple plugin system.
Storm Dragon
2025-04-04 16:33:53 -04:00
35a83327acConvert simple plugin plugin to new plugin format. Hmm, gotta get in a couple more... plugin plugin plugin! lol
Storm Dragon
2025-04-04 16:25:28 -04:00
c712bea421Attempt to fix keybindings not working from plugins.
Storm Dragon
2025-04-04 16:03:35 -04:00
815d39fc3fRemove a couple plugins that were not being used and won't be ported over. If needed, they can be rewritten later.
Storm Dragon
2025-04-04 14:54:18 -04:00
dfb53fff89And another line I forgot to remove.
Storm Dragon
2025-03-25 20:18:57 -04:00
9cdb9f74e5Decided to make the api helper part of the plugin_system_manager file. Forgot to remove the import from cthulhu.py.
Storm Dragon
2025-03-25 20:15:54 -04:00
41dae26d90Fixed a message to be more clear.
Storm Dragon
2025-03-25 20:02:06 -04:00
edc1cbf7afContinue work on switching to pluggy for plugins.
Storm Dragon
2025-03-25 19:59:50 -04:00
d3d268004bStart migration to pluggy for plugins.
Storm Dragon
2025-03-25 19:41:57 -04:00
a8e16fcf01Toggle screen reader keyboard shortcut for desktops relying on glib-2.0/gio such as Mate.
Didier Spaier
2024-12-23 14:29:10 -05:00
6e480db630Forgot to add the version file to the Makefile.am.
Storm Dragon
2024-12-18 11:28:57 -05:00
384479a0a5Add the code name to the version.
Storm Dragon
2024-12-18 11:22:41 -05:00
deccf846d8Fix how version is obtained in PKGBUILD.
Storm Dragon
2024-12-18 11:01:55 -05:00
92a909edb8Fixed path for version file in configure.ac.
Storm Dragon
2024-12-18 10:55:51 -05:00
55c7de8c65Attempt to change the version number to be more like Fenrir's. Will work on adding the codename part if this works.
Storm Dragon
2024-12-18 10:52:07 -05:00
5a744a6809One last modification to headers.
Storm Dragon
2024-12-18 10:20:50 -05:00
63539e8122Updated headers in python files.
Storm Dragon
2024-12-18 10:05:44 -05:00
5178a66a6fTidy up spacing.
Storm Dragon
2024-11-28 15:06:23 -05:00
89891f18afForgot to restore _showPreferenceSUI.
Storm Dragon
2024-11-28 14:57:40 -05:00