aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render
AgeCommit message (Expand)Author
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-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
2024-05-09decorations: fix groupbar input (#5963)MightyPlaza
2024-05-09cursor: move to a hyprland implVaxry
2024-05-07deco-positioner: avoid infinite recalcsVaxry
2024-05-06renderer: deny solitary during a session lockVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-04shadow: fix small pixel gaps between borderVaxry
2024-05-03output-management: move to new implVaxry
2024-05-01layout: Trigger layout recalcuation on deco position/size change (#5821)zakk4223
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-19tearing-control: hyprland impl (#5655)Vaxry
2024-04-17shaders: Use sin-less hash for noise (#5607)Epikastema
2024-04-14renderer: remove border on fullscreen (#5577)MightyPlaza
2024-04-11renderer: Add dimaround layer rule (#4643)TheOnlyMrCat
2024-04-08style: run clang-formatVaxry
2024-04-07damageSurface: don't correct smallVec twiceVaxry
2024-04-04renderer: avoid double-rendering ls-es on fadingOutVaxry
2024-04-03renderer: block screen shader on screencopyVaxry
2024-04-03core: fix some crash conditions around workspace ptrs in CWindowVaxry
2024-04-03blur: block modif only on no new optimizeVaxry
2024-04-03opengl: fix modif in blurVaxry
2024-04-03renderer: render back layer for workspace-less passesVaxry
2024-04-03opengl: log framebuffer errorsVaxry
2024-04-03renderer: some fixes for renderModifVaxry
2024-04-03workspaces: add visible flagVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-04-01renderer: Fix rendering when swiping workspaces (#5367)thejch
2024-04-01deco: fix groupbar offset (#5364)thejch
2024-03-31reenderer: Add 1 border damage to fix number rounding issues (#5343)thejch
2024-03-31renderer/animations: Fix various inaccurate damage tracking issues and offset...thejch