aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render
AgeCommit message (Expand)Author
2024-07-29egl: require gles 3.0 onlyVaxry
2024-07-27renderer: use session lock alpha for rendering lacking locksvaxerski
2024-07-27protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065)Ikalco
2024-07-27opengl: destroy cairo image surface after usevaxerski
2024-07-26renderer: drastically optimize bg texture creationvaxerski
2024-07-24egl: support getting the device via platform_deviceVaxry
2024-07-22renderer/layer-shell: use explicitly set exclusiveEdge (#6984)Sam Lakerveld
2024-07-22egl: avoid setting debug mode and handle legacyrendererVaxry
2024-07-22renderer: untransform textures matching display transformVaxry
2024-07-22surface: fixup logical damage size calculationsVaxry
2024-07-21compositor: ignore setting surface scanout if DS is disabledVaxry
2024-07-21renderer: drop redundant spammy trace logVaxry
2024-07-21Core: Move to aquamarine (#6608)Vaxry
2024-07-16renderer: Make shader time always count from zero (#6903)Party Wumpus
2024-07-16config: use hyprutils helper (#6891)Mihai Fufezan
2024-07-13renderer: partially revert previous xray fix (#6868)MightyPlaza
2024-07-13style: fix clang-formatVaxry
2024-07-13session-lock: send `locked` after the lock screen is properly rendered (#6850)Junxuan Liao
2024-07-12renderer: fix a few xray regressions (#6855)MightyPlaza
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-07-02renderer: don't skip back background on preBlurQueuedVaxry
2024-06-28core: fix a few ubsan issues reported at exit of hyprland (#6699)Tom Englund
2024-06-25renderer: don't use the surface counter in popup iterationsVaxry
2024-06-21renderer: shrink occlusion rect if blur is usedVaxry
2024-06-19damageRing: move to hyprland implVaxry
2024-06-19core: Move to hyprutils for MathVaxry
2024-06-17subcompositor/renderer: fixup handling of subsurfaces below the main oneVaxry
2024-06-14egl: fixup format modifier lookups with implicit modifiersVaxry
2024-06-14vrr: add option to fix mouse breaking vrr (#6483)UjinT34
2024-06-13core: fix a few small memory leaks on exit (#6470)Tom Englund
2024-06-12renderer: properly software lock cursors with zoom_factor (#6434)Ikalco
2024-06-12groupbar: fix groupbar position rounding (#6433)MightyPlaza
2024-06-11groupbar: Don't apply monitor scale twice to groupbar text (#6411)zakk4223
2024-06-10groupbar: Fix window title rendering (#6392)zakk4223
2024-06-10output: remove wl_output globals for mirrored displaysVaxry
2024-06-09egl: assume implicit modifiers are available for old driversVaxry
2024-06-08renderer: allow custom uv for surface no-blur passesVaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-25xwayland: move to hyprland impl (#6086)Vaxry
2024-05-22renderer: render fonts with pango, add global `font_family` config option (#6...giskard
2024-05-16decoration: Stacked group tabs (#5886)zakk4223
2024-05-14wl-data-device: move to hyprland implVaxry
2024-05-14xdg-shell: move to new implVaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-14cursor: minor fixes for unhiding surfacesVaxry
2024-05-10renderer: avoid locking during renderingVaxry
2024-05-10presentation-time: move to new implVaxry
2024-05-09config: move various cursor-related vars to cursor:Vaxry
2024-05-09groupbar: fix title scaling (#5969)MightyPlaza
2024-05-09layer-shell: move to new implVaxry