aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/debug
AgeCommit message (Expand)Author
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
2024-02-07crashreporter: fix logging of function data (#4632)thejch
2024-02-05pluginapi: allow registering hyprctl commandsVaxry
2024-02-05hyprctl: move to a class and unify commandsVaxry
2024-01-20crashreporter: skip first possibly cut off line in log tailvaxerski
2024-01-14config: Add border gradients to windowrulev2 (#4335)Isaac Myhal
2024-01-14hyprctl: screen_shader config fixes (#4102)dranull
2024-01-01hyprctl: add systeminfovaxerski
2023-12-28hyprctl: add decorations (#4275)MightyPlaza
2023-12-26hyprctl: check only ISDEBUG in version (#3702)André Silva
2023-12-21crashreporter: don't explicitly set 777 on crash report directoryvaxerski
2023-12-18internal: convert uname fields to strings before loggingVaxry
2023-12-17hyprctl: add commit date to "hyprctl version" (#4171)MightyPlaza
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-12-06internal: various improvements to avoid crashes on exitVaxry
2023-11-30monitor: remove comma from monitor description (#3996)François Conzelmann
2023-11-24renderer: Move to a full Hyprland GL rendering pipeline (#3920)Vaxry
2023-11-21hyprctl: Add 'layouts' command (#3895)zakk4223
2023-11-17plugins: make logging on error more verboseVaxry
2023-11-17hyprctl: add monitors all to report all connected monitors (#3730)TheAngusMcFire
2023-11-14logging: move to an internal rolling log bufferVaxry
2023-11-13hyprctl: use a rolling buffer for reading requestsVaxry
2023-11-09hyprctl: return group list in correct order (#3683)Tobias Pisani
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-11-01Core: various unsafe state improvements (#3713)Vaxry