aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug/HyprCtl.cpp
AgeCommit message (Expand)Author
2024-09-25hyprctl: use the getMonitorData helper everywhereVaxry
2024-09-25core: add a --systeminfo parameter to gather systeminfo without runningvaxerski
2024-09-25hyprctl: add solitary field to hyprctl monitorsvaxerski
2024-09-24hyprctl: add submap requestvaxerski
2024-09-24hyprctl: add defaultName to workspacerulesVaxry
2024-09-19version: log build aquamarine versionvaxerski
2024-09-17hyprctl: allow parsing empty valuevaxerski
2024-08-28hyprctl: add next and all to switchxkblayoutVaxry
2024-08-27hyprctl: avoid parsing string::npos on invalid cmd (#7544)Tom Englund
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26core: make most for loops use const references (#7527)Tom Englund
2024-08-24keybinds: refactor dispatchers to be better (#7331)Ikalco
2024-08-17render: fixup format mismatch after leaving DSvaxerski
2024-08-17IPC: Add config descriptions (#7377)Vaxry
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-07-31internal: some minor fd/socket cleanups and make logging thread safe (#7123)Tom Englund
2024-07-31internal: refactor fullscreen states (#7104)MightyPlaza
2024-07-30protocols: Move globalshortcuts impl (#7102)Ikalco
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-07-07internal: Add functions to hyprctl header (#6745)Yusuf
2024-06-30debug: add Nvidia driver info (#6715)UjinT34
2024-06-19window: expose pseudotiled state and add param to dispatcher (#6583)Przegryw321
2024-06-18hyprctl: avoid using select()Vaxry
2024-06-14hyprctl: added --follow option to rolliglog (#6325)Alexander
2024-06-11binds: Add description to key binds (#6358)Moritz G
2024-06-11core: move to hyprutils for utils (#6385)Vaxry
2024-06-05hyprctl: Allow setting name for custom/headless outputs (#6319)phonetic112
2024-06-03core: fix a few asan reported issues and a coredump on exit (#6285)Tom Englund
2024-05-28config: add tag dispacther and window rule (#6211)giskard
2024-05-28hyprctl: Make setcursor better (support XCursor themes, give fail message) (#...Ikalco
2024-05-27hyprctl: add delimiter to hyprctl batch command (#6261)Flafy
2024-05-25hyprctl: Add Config Flag to `hyprctl systeminfo` (#6160)Gabriel Ford
2024-05-23debug: Add ARM GPU info (#6212)System64
2024-05-14xdg-shell: move to new implVaxry
2024-05-13hyprctl: Add locked cmd to requests (#6042)Paul
2024-05-09config: move various cursor-related vars to cursor:Vaxry
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-07xkb: check value correctly with xkb_state_layout_index_is_active() (#5925)Ikalco
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-04-30hyprctl: add missing json string escapes (#5811)Sungyoon Cho
2024-04-29hyprctl: make commits wrapped in quotes in jsonVaxry
2024-04-28core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)Vaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-17hyprctl: fix activewindow request not showing workspace name (#5623)Thomas Lindae
2024-04-10hyprctl: print monitor disabled status (#5525)JManch
2024-04-09props: Parse border color props as gradient (#5513)SoSeDiK
2024-04-07props: Allow setting per-window fullscreen opacity (#5470)SoSeDiK