aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug
AgeCommit message (Expand)Author
2024-11-18shell: don't use fgrep, prefer grep -FVaxry
2024-11-05hyprctl: add mirrorOf to hyprctl monitorsVaxry
2024-11-01hyprctl: reload windowrules on reloadAllvaxerski
2024-10-28hyprctl: move setprop into dispatchers (#8275)MightyPlaza
2024-10-27core: move internal structures to monitor pointers (#8266)Vaxry
2024-10-26internal: cleanup CMonitor usage and fix a few ref hogsVaxry
2024-10-24hyprctl: add caps/num lock state for keyboards (#8145)czlabinger
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-10-13notif-overlay: add a bit of padding for iconsVaxry
2024-10-13hyprland: convert std::cout and std::cerr to std::println()Toni500git
2024-10-11internal: improve version query and define HYPRLAND_VERSION (#8034)Toni500github
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-28logs: don't get timezone every time logging (#7550)Ikalco
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-22Fix crash reports having execute permissionRed
2024-08-17render: fixup format mismatch after leaving DSvaxerski
2024-08-17IPC: Add config descriptions (#7377)Vaxry
2024-08-12core: fix data race and a unsigned int rollover (#7278)Tom Englund
2024-08-08internal: introduce new types to avoid unsigned int rollover and signed int o...Tom Englund
2024-08-08core: Move to C++26 and use native_handle to CLOEXEC the debug fd (#7219)Vaxry
2024-08-07debug: dont manually unlock the lock_guard (#7210)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-24crashreporter: add date and flags to crash report (#7028)MightyPlaza
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-19core: Move to hyprutils for MathVaxry
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-08wayland/core: move to new impl (#6268)Vaxry
2024-06-05log: log with local timezone (#6331)giskard
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