aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug
AgeCommit message (Expand)Author
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
2024-04-27CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771)virchau13
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-22Protocols: implement protoLogVaxry
2024-04-20HookSystem: improve callback safetyVaxry
2024-04-17hyprctl: fix activewindow request not showing workspace name (#5623)Thomas Lindae
2024-04-15notifications: fix notifications on manually rotated monitor (#5599)FUFSoB
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
2024-04-05hyprpm: add support for minimum versionsVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-31hyprctl: fix plugin list on no plugins (#5357)Micovec
2024-03-23input: Add options to set tablet's active area (#5199)Khalid
2024-03-21config: Config error limit/hyprctl (#5165)zakk4223
2024-03-09internal: Support libhyprcursor (#5009)Vaxry
2024-03-09format: fix formatVaxry
2024-03-08hyprctl: hide unmapped windows without -aVaxry
2024-03-08windowrules: Make min/maxsize rules dynamic (#4775)Epilepsy Gatherings
2024-03-07hyprctl: Fix incorrect invalid fontsize kwarg response (#5013)ItsDrike
2024-03-06notify: Add custom fontsize support for notifications (#4981)ItsDrike
2024-03-05CrashReporter: Fix compilation with musl libc (#4805)Zach DeCook
2024-03-05hyprctl: print format and modesVaxry
2024-03-04hyprctl: parse custom types in getoptionVaxry
2024-03-03config: improve config value infrastructureVaxry
2024-03-03keybinds: Add the 'catchall' keyword that matches all keys (#4930)Tobias Zimmermann
2024-03-02notifs: Implement notification dimissing (#4790)ItsDrike
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-24hyprctl: add -r argumentVaxry
2024-02-23hyprctl: jsonify new gapsVaxry
2024-02-21feat: Add css style gaps (#4723)Dashie
2024-02-20crashreporter: Use ~/.cache as cache dir (#4719)thejch
2024-02-19hyprctl: reload everything on dynamic source keywordsvaxerski
2024-02-18Migrate the config to hyprlang (#4656)Vaxry
2024-02-15socket2: `monitoraddedv2` IPC event for monitor description and id (#4646)Jacob Birkett
2024-02-14renderer: don't set solitary on present notificationsvaxerski
2024-02-13internal: add `forcenofocus` prop (#4672)Epilepsy Gatherings
2024-02-12hyprctl: fix dispatchBatch() treating empty curitem as last request (#4681)ComycSans