aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug/HyprCtl.hpp
AgeCommit message (Expand)Author
2024-10-11internal: improve version query and define HYPRLAND_VERSION (#8034)Toni500github
2024-09-25core: add a --systeminfo parameter to gather systeminfo without runningvaxerski
2024-07-31internal: some minor fd/socket cleanups and make logging thread safe (#7123)Tom Englund
2024-07-07internal: Add functions to hyprctl header (#6745)Yusuf
2024-06-03core: fix a few asan reported issues and a coredump on exit (#6285)Tom Englund
2024-05-25hyprctl: Add Config Flag to `hyprctl systeminfo` (#6160)Gabriel Ford
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-03-09format: fix formatVaxry
2024-03-08hyprctl: hide unmapped windows without -aVaxry
2024-02-05pluginapi: allow registering hyprctl commandsVaxry
2024-02-05hyprctl: move to a class and unify commandsVaxry
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-14logging: move to an internal rolling log bufferVaxry
2023-02-27Plugin System (#1590)Vaxry
2022-12-16Added clang format (#1239)Vaxry
2022-09-10hyprctl-nopollhyprctl-nopollvaxerski
2022-08-28Multiple improvements to the shutdown procedurevaxerski
2022-07-12Use enum for specifying hyprctl output format and change the way flagsbazuin-32
2022-04-21Make hyprctl thread safevaxerski
2022-04-04progressvaxerski
2022-03-21IPC is now a socketvaxerski
2022-03-20added hyprctlvaxerski