aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/includes.hpp
AgeCommit message (Expand)Author
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-06-19damageRing: move to hyprland implVaxry
2024-06-19core: Move to hyprutils for MathVaxry
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-10core: remove unused includes and fix warnVaxry
2024-05-10presentation-time: move to new implVaxry
2024-05-09core: drop unused protocol implsVaxry
2024-05-09layer-shell: move to new implVaxry
2024-05-09Tablet: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-05kde-server-decoration: move to new implVaxry
2024-05-03virtual-pointer: move to new implVaxry
2024-05-03virtual-keyboard: move to new implVaxry
2024-05-01ime-v2: move to new implVaxry
2024-04-30session-lock: move to new implVaxry
2024-04-29ext-idle-notify: move to new implVaxry
2024-04-29xdg-activation: move to new implVaxry
2024-04-29wlr-output-power: move to new implVaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-25wlr-foreign-toplevel: move to new implVaxry
2024-04-24pointer-gestures: move to new implVaxry
2024-04-21xdg-decoration: move to new implVaxry
2024-04-21relative-pointer: move to new implVaxry
2024-04-21idle-inhibit: move to new implVaxry
2024-04-21cursor-shape: move to new implVaxry
2024-04-19tearing-control: hyprland impl (#5655)Vaxry
2024-03-09internal: Support libhyprcursor (#5009)Vaxry
2023-12-06style/ci: apply clang-format and verify it in ci (#4039)François Conzelmann
2023-11-24renderer: Move to a full Hyprland GL rendering pipeline (#3920)Vaxry
2023-11-05includes: fix box headers (#3771)Brett Alcox
2023-11-04includes: include sharedDefs in includes.hppVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-10-25deps: update wlrootsVaxry
2023-09-28renderer: Tearing implementation (#3441)Vaxry
2023-09-01wlr-ext-workspace: remove protocol implvaxerski
2023-08-30compositor: remove wlr_scene refsvaxerski
2023-07-24input: add support for cursor-shape-v1vaxerski
2023-07-13idle: implement new protocolvaxerski
2023-06-21includes: move workspace protocol header to includesvaxerski
2023-05-07includes: use libdrm prefix for includevaxerski
2023-04-27Revert "internal: include headers from protocols/"vaxerski
2023-04-27internal: include headers from protocols/vaxerski
2023-04-21Remove wlr_output_damage.h (#2121)q234rty
2023-02-16fix compile for single_pixel_buffer_v1vaxerski
2023-02-03Implement ext-session-lock-v1vaxerski
2023-01-29Allow to disable X11 backend separately from Xwayland after 5a750b485aca (#1445)Jan Beich