Commit Graph

8 Commits

Author SHA1 Message Date
retrozinndev 1d5fe06f8a 🔧 chore(scripts/config): stop using singleton instance, add type declarations(for completion)
this will make easier to work with multiple configuration files at the same time
2025-08-03 15:02:36 -03:00
retrozinndev a06fb5f9e7 feat: play system bell on volume change
it can be disabled within the colorshell's configuration file, under the `misc` section: misc:play_bell_on_volume_change: (true|false)
2025-07-18 12:32:30 -03:00
retrozinndev 246698c642 chore: migrate shell to ags v3 and gtk4 2025-07-06 19:57:28 -03:00
retrozinndev 33e6ee2490 🔧 chore(scripts): migrate util scripts to gtk4 and ags v3 2025-06-30 17:55:28 -03:00
retrozinndev 0dce6a98a9 💥 fix(scripts/config): unwanted _getProperty recursion 2025-06-25 22:04:22 -03:00
retrozinndev 58af5c5ed9 💥 fix(scripts/config): hot-reload only working on first time 2025-06-25 21:48:40 -03:00
retrozinndev 312ff9ec5a 💥 fix(scripts/config): can't assign values because entries are frozen 2025-06-25 16:09:01 -03:00
retrozinndev 86a9481b78 feat(config): new configuration file system!! 2025-06-25 15:21:20 -03:00