aboutsummaryrefslogtreecommitdiffhomepage
path: root/hyprctl
AgeCommit message (Expand)Author
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-22makefile: Add CXXFLAGS to hyprlctl's Makefile (#3913)Ngô Huy
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-10-14build: CMake pipeline improvements (#3564)Vaxry
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-05-02Unbreak CMake build on FreeBSD (#2209)Jan Beich
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
2022-08-22fix up keyword to accept spaced argsvaxerski
2022-08-22fix up hyprctl dispatchvaxerski
2022-08-22dropped deprecated gethostbyname checkFlorian sp1rit​
2022-08-11added hyprctl getoptionvaxerski
2022-08-10Added hyprctl setcursorvaxerski
2022-07-28Fix hyprctl flags helpRoger Roger
2022-07-21remove server from hyprctl as it's unusedvaxerski
2022-07-19fix oopsie includevaxerski
2022-07-19fix oopsie includevaxerski
2022-07-19fix hyprctl with relative negativevaxerski
2022-07-15Merge pull request #376 from dgerblick/hyprctl-json-segfault-fixVaxry
2022-07-15Fixed SEGFAULT when running hyprctl with only the -j optionDaniel Gerblick