aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/desktop/WLSurface.cpp
AgeCommit message (Expand)Author
2024-10-05renderer: Fix resize artifacts (stretching, bumps) (#7499)Vaxry
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-27surface: avoid crashes on fading out layersvaxerski
2024-07-27layersurface: fixup focus issues in onUnmapvaxerski
2024-07-23surface: fix zero_scaling xwayland damageVaxry
2024-07-22surface: fixup logical damage size calculationsVaxry
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-04idle-inhibit: fix and cleanup visibility logicVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-27pointer-constraints: move to new implVaxry
2024-03-02input: Rewritten pointer constraints (#4889)Vaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2024-02-29surface: unify ownersVaxry
2024-02-29refactor: move a few things to desktop/Vaxry