aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug
AgeCommit message (Expand)Author
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
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-22renderer: render fonts with pango, add global `font_family` config option (#6...giskard
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-05-03internal: fix a few asan reported leaks on exit of hyprland (#5852)Tom Englund
2024-04-30hyprctl: add missing json string escapes (#5811)Sungyoon Cho
2024-04-29hyprctl: make commits wrapped in quotes in jsonVaxry
2024-04-29log: Add some colors to stdout log 🔴🟡🟢🔵🟣 (#5778)thejch
2024-04-28core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788)Vaxry