aboutsummaryrefslogtreecommitdiffhomepage
path: root/hyprctl/main.cpp
AgeCommit message (Expand)Author
2024-05-01hyprctl: fix instances pathVaxry
2024-04-30hyprctl: use XDG_RUNTIME_DIR if availableVaxry
2024-04-28core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)Vaxry
2024-04-28compositor: more fs safety around tmp directoriesVaxry
2024-04-03hyprctl: improve help pages (#5385)Micovec
2024-03-26hyprctl: output json with `--batch` if requested (#5277)Khalid
2024-03-21hyprctl: add missing commands to usage (#5211)Andrey Donets
2024-03-08hyprctl: hide unmapped windows without -aVaxry
2024-03-02notifs: Implement notification dimissing (#4790)ItsDrike
2024-02-24hyprctl: add missing newline in error case of missing `HYPRLAND_INSTANCE_SIGN...Sergei Trofimovich
2024-02-24hyprctl: ignore non-lock files for instancesVaxry
2024-02-24hyprctl: fix showing invalid instancesVaxry
2024-02-24hyprctl: add -r argumentVaxry
2024-02-18hyprctl: more safety around stoullVaxry
2024-02-12hyprctl: remove hardcoded hyprctl commands. (#4671)Alessio Molinari
2024-01-01hyprctl: add systeminfovaxerski
2023-12-28hyprctl: add decorations (#4275)MightyPlaza
2023-12-08hyprctl: allow instances without HISVaxry
2023-12-05hyprctl: order commands alphabetically (#4061)Tungsten842
2023-11-21hyprctl: Add 'layouts' command (#3895)zakk4223
2023-11-14logging: move to an internal rolling log bufferVaxry
2023-11-10hyprctl: Fix build warnings (#3821)Greatly Pleased
2023-10-21hyprctl: add a query for workspace rules (#3630)Roberto Previdi
2023-09-20logging/format: use std::format_string to catch formatting string errors at c...memchr
2023-08-13hyprctl: fix hyprpapervaxerski
2023-08-09hyprctl: remove logvaxerski
2023-08-08hyprctl: fix old request methodsvaxerski
2023-08-08hyprctl: add --instancevaxerski
2023-08-08internal: add lock files and hyprctl instancesvaxerski
2023-05-02Add `activeworkspace` hyprctl command (#2202)Yavor Kolev
2023-04-23internal: unhardcode sun_path size after a6cfe7042897 (#2137)Jan Beich
2023-04-20hyprctl: allow spaces in cursor themesvaxerski
2023-04-17internal: avoid buffer overflows with socket pathsvaxerski
2023-04-09GlobalShortcuts protocol impl (#1886)Vaxry
2023-03-20hyprctl: add notifyvaxerski
2023-02-27Plugin System (#1590)Vaxry
2023-02-01fix(hyprctl): allow dispatcher to have no args (#1464)ozwaldorf
2023-01-25Add hyprctl animationsvaxerski
2023-01-24add hyprctl setpropvaxerski
2023-01-22added hyprctl seterrorvaxerski
2023-01-06added hyprctl bindsvaxerski
2022-12-20touch up the clang format and format all filesvaxerski
2022-12-03added hyprctl switchxkblayoutvaxerski
2022-11-11guard empty str in isNumbervaxerski
2022-11-10Allow arguments to hyprctl dispatch exec commands. (#990)Philip Jones
2022-11-05Added creating / destroying outputs on a multi-backend + headless backendvaxerski
2022-10-27Improve hyprctlRiley Martin
2022-10-26Added hyprctl cursorposvaxerski
2022-10-26unrestrict hyprctl message sizevaxerski
2022-09-25Remove trailing whitespace.Felix Dick