Commit Graph

22 Commits

Author SHA1 Message Date
retrozinndev f50cc9928f 🔧 chore(hypr/scripts/exec): use gio to launch app from desktop file instead of gtk 2025-11-17 21:36:29 -03:00
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 323d45e51b 🔧 chore(hypr/hyprlock): use colorshell's active player data 2025-11-06 16:48:22 -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 4b682ee025 🔧 chore(hypr/scripts/exec): use uwsm-app for faster apps start time 2025-09-02 23:13:52 -03:00
retrozinndev 0e3f8d59c4 📜 license: change to BSD 3-Clause 2025-08-31 13:38:33 -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 6933cc8349 🔧 chore(hypr/scripts/gen-pywal): reload hyprland config after generating colorschemes 2025-08-23 12:55:16 -03:00
retrozinndev c52ae5d10a 💥 fix(hypr/scripts/gen-pywal): replace ~ with HOME 2025-08-23 12:50:14 -03:00
retrozinndev 0dbf5982af 🔧 chore(config/hypr/scripts/gen-pywal): better way to generate colorscheme 2025-08-23 12:39:39 -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