aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug
AgeCommit message (Expand)Author
10 dayscore: drop using deques in favor of vectorsVaxry
12 dayshyprctl: add an inhibitingIdle field to windowsVaxry
2024-12-08crashreporter: avoid clang warningVaxry
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-12-05core: move version include to hyprctlVaxry
2024-12-05hyprctl: add directScanout to hyprctl monitorsVaxry
2024-12-03core: move colorspace handling to oklab (#8635)Vaxry
2024-12-02version: add link versions for other utils (#8619)Vaxry
2024-11-22core: workspace-related function cleanup / refactorVaxry
2024-11-19internal: minor cleanups for color resultsVaxry
2024-11-18miscfunctions: move configStringToInt to std::expectedVaxry
2024-11-18keybinds: move to managed pointersVaxry
2024-11-17shell: don't use fgrep, prefer grep -FVaxry
2024-11-16hyprctl: add json output on hyprctl -j plugins list (#8480)Ruslan
2024-11-15bind: new long press option (#8302)littleblack111
2024-11-11debug: clean up fetching of the contents of /proc/device-tree (#8413)WavyEbuilder
2024-11-10debug: clean up opening of files in HyprCtl (#8401)WavyEbuilder
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