15 Commits

Author SHA1 Message Date
Muhamed Hobi 4cc7b34fa5 Fix bezier parameter formatting for new hyprland
Corrected formatting of bezier parameters in decorations.conf.
2025-11-08 15:56:23 -05:00
retrozinndev 281394a9e3 🔧 chore(hypr/bindings): better colorshell reload command 2025-11-06 16:50:20 -03:00
retrozinndev 8b81e5c15c 💥 fix(hypr): special character composing not working on gtk4 apps
GTK4 now requires `ibus` daemon to be running in the background for composing special characters(using accents and CJK)
2025-10-26 15:34:46 -03:00
retrozinndev ea923c8951 🔧 chore(hypr/autostart): use exec script to run colorshell
also, as a fallback, execute normally
2025-10-26 13:02:52 -03:00
retrozinndev 6d55afb3e9 🔧 chore(hypr/scripts): drop save/load-hyprsunset.sh scripts in favor of the userData implementation 2025-09-26 22:25:46 -03:00
retrozinndev a28ac3cd3e 💥 fix(hypr/autostart): colorshell not starting correctly
fixes the case when sometimes the shell doesn't launch
2025-09-14 10:19:52 -03:00
retrozinndev 4b208bce88 🔧 chore(hypr/autostart): initialize wayland app daemon before launching if using uwsm 2025-09-04 19:54:19 -03:00
retrozinndev 524995e05d 🔧 chore(hypr/bindings): specify backlight class on brightness binds 2025-08-28 19:00:11 -03:00
retrozinndev 106a93a6bc 💥 fix(hypr/decorations): blur flickerings 2025-08-24 21:19:02 -03:00
retrozinndev 8ed04b6fed 🔧 chore: add default wallpaper + default config, remove drun apps support
fixes a lot of issues related to color generation, since now there's a default wallpaper
2025-08-23 12:21:57 -03:00
retrozinndev 1fa6c018a4 🔧 chore(hypr/scripts/exec): support executing desktop entries by name 2025-08-17 20:15:03 -03:00
retrozinndev 70cd2cc670 🔧 chore(config/hypr/bindings): escape hashtag char on wallpaper selector bind 2025-08-14 22:00:02 -03:00
retrozinndev fa23e658a0 🔧 chore(config/hypr): use colorshell instead of astal in favor of the new app implementation 2025-08-08 21:35:33 -03:00
retrozinndev 908a009d13 💥 fix(update-repo): create base directories instead of creating directories from file names 2025-08-06 15:43:31 -03:00
retrozinndev d549ad9596 chore: restructure the project, make it not use the astal application stuff
now it's more organized and I have more control over the shell behaviour
2025-08-06 15:25:38 -03:00