Commit Graph

86 Commits

Author SHA1 Message Date
retrozinndev 41624d96d2 💥 fix: incorrect usage of uwsm check is-active command on scripts 2025-06-16 17:20:24 -03:00
retrozinndev 818a04ffae 💥 fix(hypr/scripts/exec.sh): some commands not running when using hyprctl
stopped using Hyprland's exec dispatcher, no need for it
2025-06-16 16:49:58 -03:00
retrozinndev 171d6408d1 🔧 chore(hypr): add $exec variable, use uwsm everywhere 2025-06-15 23:37:04 -03:00
retrozinndev a669e1acc3 chore: lots of improvements, exec apps with uwsm if in usage
also, started using `AstalWp.Endpoint.description` instead of the `name` property when showing device names, thanks to @NotMephisto in #9
2025-06-15 20:29:16 -03:00
retrozinndev 1e0a158b39 💥 fix(hypr/scripts/color-picker): sending notification even if no color was selected
plus, better way to check if hyprpicker is installed
2025-06-15 20:14:00 -03:00
retrozinndev 103eb2cecc hypr/decorations: improved blur settings 2025-06-11 15:41:00 -03:00
retrozinndev aca9e98055 🔧 hypr(shell/bindings): allow specific binds to repeat on hold 2025-05-25 08:26:18 -03:00
retrozinndev 3ee50a2f97 🔧 hypr(bindings): use binde instead of bind for volume keys
this makes possible the action to repeat on-press, so it's easier to control volume by keyboard
2025-05-21 14:46:33 -03:00
retrozinndev 4ee671991a hypr(shell/rules): remove anyrun animation rule, do not suppress maximize event 2025-05-17 19:12:14 -03:00
retrozinndev 1bc55c657a 💥 scripts(install): add default hyprpaper file to avoid issues 2025-05-15 18:13:16 -03:00
retrozinndev c30a74dc8f hypr: update repository links 2025-05-15 18:11:50 -03:00
retrozinndev 07375467f6 hypr: add placeholder hyprpaper conf 2025-05-15 17:33:48 -03:00
retrozinndev 08b0c0c727 🗑️ hypr: remove user-specific settings 2025-05-15 15:19:28 -03:00
retrozinndev 826a3f9716 hypr(hyprsunset): update user config 2025-05-13 15:10:03 -03:00
retrozinndev 88129a8f97 ags(workspaces, arg-handler): drop variable on ::destroy, better help messages
changed `show-ws-numbers` command to `peek-workspace-num`
2025-05-13 15:06:32 -03:00
retrozinndev 84d73ef685 hypr(shell/bindings): use new shell clipboard plugin instead of drun-like 2025-05-11 22:27:47 -03:00
retrozinndev d5f0e28e9a 💥 hypr(shell/decorations): use pywal16's built-in hyprland file 2025-05-11 22:26:41 -03:00
retrozinndev 4d7497f65d 💥 hypr(hyprlock): source built-in pywal16 hyprland file for styling 2025-05-11 22:25:52 -03:00
retrozinndev 637ceae686 💥 hypr(scripts, shell): fix night light scripts, add color-shell config warnings 2025-04-28 15:18:32 -03:00
retrozinndev 3155ccd9c9 hypr: update configuration, use new wallpaper menu, fix hyprlock bind 2025-04-26 22:55:06 -03:00
retrozinndev 6244cf5f6a hypr(shell/rules): float xdg-desktop-portal.* with gnomed animation 2025-04-25 23:02:41 -03:00
retrozinndev 6ef4f79f64 ♻️ hypr: separate shell and user configurations 2025-04-25 15:55:06 -03:00
retrozinndev 520f952b02 hypr(scripts/color-picker): only get color instead of all output from hyprpicker 2025-04-25 13:46:54 -03:00
retrozinndev 53db2357f9 hypr(rules): fix wrong regex usage on rule float for xdg-desktop-portal.* 2025-04-25 13:45:47 -03:00
retrozinndev ca9565e409 hypr(bindings): set special workspace binding to special:special 2025-04-25 13:44:35 -03:00
retrozinndev cd96236878 💥 ags(center-window): fix big-media widget being cut because of the revealer 2025-04-23 18:28:50 -03:00
retrozinndev 3b590f1c97 hypr(rules): fix anydesk entry window with initial focus 2025-04-23 17:50:47 -03:00
retrozinndev b19d3a33a8 hypr(rules): add blur to new entry-popup widget 2025-04-18 22:03:54 -03:00
retrozinndev ce351ce061 hypr(rules): use gnomed animation for hyprpolkitagent window 2025-04-15 17:22:20 -03:00
retrozinndev 8c65ce24e3 hypr(scripts): add color-picker script 2025-04-14 18:22:58 -03:00
retrozinndev 8700d79b6d hypr(rules): correct animation for some windows 2025-04-13 15:43:32 -03:00
retrozinndev 6aab9b0dde hypr(autostart, decorations): use hyprsunset service, better blur 2025-04-13 00:15:56 -03:00
retrozinndev 2771f30402 hypr(rules): gnomed animation for moe.launcher windows 2025-04-11 17:37:07 -03:00
retrozinndev 50fef2d882 hypr(autostart): do not create log file on shell startup 2025-04-10 16:22:58 -03:00
retrozinndev 804ab9e72a ♻️ hypr(scripts/night-light): move script to hypr/scripts 2025-04-05 19:47:33 -03:00
retrozinndev a555e89dc0 🔧 hypr: use windowrule instead of deprecated windowrulev2 as of Hyprland 0.48 2025-03-26 16:16:32 -03:00
retrozinndev 0654210e46 feat: peek workspace numbers when SUPER is pressed 2025-03-23 17:02:01 -03:00
retrozinndev dfe40240d8 hypr(autostart): use discord(again) instead of vesktop(new electron in wayland is buggy) 2025-03-21 16:17:41 -03:00
retrozinndev cc60e9c4cb 📚 hypr: update config comments with hyprland wiki links 2025-03-21 16:09:23 -03:00
retrozinndev 7b860318ec hypr(env): organize envs in separate comments 2025-03-12 22:11:48 -03:00
retrozinndev 665cd5c17b hypr(rules): add blur to floating notification popups 2025-03-11 16:18:03 -03:00
retrozinndev 59ef5e4aa7 ags: add ask popup, make notifications work(finally :3) and more improvements 2025-03-09 13:45:07 -03:00
retrozinndev ff4365ab6d hypr: add bindings for resizing with hjkl 2025-02-28 10:17:07 -03:00
retrozinndev 0d3867dc79 hypr(autostart): use discord stable instead of vesktop 2025-02-16 19:29:26 -03:00
retrozinndev 1e6b3bcbe3 hypr: use my arg handler on astal to change volume, if not available, fallback to wpctl 2025-02-15 08:25:11 -03:00
retrozinndev 58b876c6e8 ♻️ hypr: separate and organize scripts 2025-02-12 13:41:56 -03:00
retrozinndev 13336069cf hypr(scripts): improvements for the "scripts/gen-pywal.sh" script and more 2025-02-07 16:03:49 -03:00
retrozinndev 8bd3245dab hypr: update stuff 2025-02-04 21:45:47 -03:00
retrozinndev 92e96ee7d5 hypr: stuff 2025-02-04 12:40:03 -03:00
retrozinndev 07391d6366 hypr(autostart): configure autostart for ags 2025-01-23 14:07:47 -03:00