aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render/Renderer.cpp
AgeCommit message (Expand)Author
2024-07-27renderer: use session lock alpha for rendering lacking locksvaxerski
2024-07-22renderer/layer-shell: use explicitly set exclusiveEdge (#6984)Sam Lakerveld
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-13session-lock: send `locked` after the lock screen is properly rendered (#6850)Junxuan Liao
2024-07-11core: Improve handling of window properties (#6776)MightyPlaza
2024-07-02renderer: don't skip back background on preBlurQueuedVaxry
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-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-10output: remove wl_output globals for mirrored displaysVaxry
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-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-09layer-shell: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-06renderer: deny solitary during a session lockVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-03output-management: move to new implVaxry
2024-04-30sessionLock: call wlr_surface_map/_unmap on the surface manuallyVaxry
2024-04-30session-lock: move to new implVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29wlr-output-power: move to new implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-25renderer: fix rounding of the size of fractionally scaled monitors (#5748)eriedaberrie
2024-04-24renderer: Fix mirrored displays when transformed and preserve aspect ratio (#...Virt
2024-04-23renderer: fix safety around sendFrameEventsToWorkspaceVaxry
2024-04-23renderer: send frame events to apps on empty damage rendersVaxry
2024-04-23renderer: avoid rendering frame if finalDamage is emptyVaxry
2024-04-22gamma-control: move to new implVaxry
2024-04-21style: fix clang-formatVaxry
2024-04-21alpha-modifier: add support for protocolVaxry
2024-04-20HookSystem: improve callback safetyVaxry
2024-04-14renderer: remove border on fullscreen (#5577)MightyPlaza
2024-04-11renderer: Add dimaround layer rule (#4643)TheOnlyMrCat
2024-04-08style: run clang-formatVaxry