aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render
AgeCommit message (Expand)Author
2023-11-08maybe dont crash on window closeVaxry
2023-11-08positioner implVaxry
2023-11-06renderer: added new customization options to the blur shaders (#3650)Visual-Dawg
2023-11-05groups: add option to configure font name (#3751)David Leal
2023-11-04renderer: properly set currentFB on snapshot rendersVaxry
2023-11-04shadow: fix missed fullBox.scaleVaxry
2023-11-04renderer: allow transform enabling from outside openglVaxry
2023-11-04shadows: fix on transformedVaxry
2023-11-04shadow: fix ignore_window falseVaxry
2023-11-04Internal: Hyprland box implementation (#3755)Vaxry
2023-11-04Decos: Window decoration flags, shadow improvements (#3739)Vaxry
2023-11-03renderer: render oversized blur with respect to fade alphaVaxry
2023-11-03renderer: improvements to wayland surface small() detectionVaxry
2023-11-03renderer: fix legacy_renderer build (#3732)pastalian
2023-11-01group: fixes for dragging groups onto groupbars (#3708)MightyPlaza
2023-10-30renderer: fix small surface's blur region being offset by monitor coordsVaxry
2023-10-30renderer: properly pass 10-bit formats to openglVaxry
2023-10-30internal: create canBeGroupedInto() (#3693)MightyPlaza
2023-10-30renderer: use optional for cursor surface storingVaxry
2023-10-29renderer: fixup blend disable conditions in renderSurfaceVaxry
2023-10-29input: handle mouse on decorations (#3560)MightyPlaza
2023-10-29input: better cursor image infrastructureVaxry
2023-10-25renderer: fix missed box scaleVaxry
2023-10-25renderer: blur properly behind small surfacesVaxry
2023-10-25renderer: respect viewporter dest on base surfacesVaxry
2023-10-24windowrules: add nearestneighborVaxry
2023-10-21renderer: use preOffset pos instead of offsetVaxry
2023-10-21transformers: allow modifying renderdata pre-passVaxry
2023-10-21hooksystem: add callbackinfo struct and cancellable eventsVaxry
2023-10-21renderer: avoid drawing invisibly small surfaces in renderSurfaceVaxry
2023-10-21renderer: add transformersVaxry
2023-10-20renderer: fix shimmers when manual resizingVaxry
2023-10-20surface/wayland: conform to small surface requirementsVaxry
2023-10-19shaders: support changing the outer radius of borders independentlyVaxry
2023-10-17renderer: cast std::clamp args to be of the same type (#3589)Jan Beich
2023-10-15cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() ...Philip Damianik
2023-10-13render: stop locking SWC on tearingVaxry
2023-10-10groups: create group and groupbar config sections (#3522)MightyPlaza
2023-10-07renderer: add force_wallpaper instead of no_hypr_chan (#3459)DaniD3v
2023-10-06layershell: avoid configure on unchanged sizevaxerski
2023-10-04renderer: extract solitary check into frame handlervaxerski
2023-10-04renderer: fixup solitary conditionsvaxerski
2023-10-04renderer: add further conditions to solitary recheckvaxerski
2023-10-02renderer: fix missing check for surfaceCount in rechecking solitaryvaxerski
2023-10-02renderer: remove old debug logvaxerski
2023-09-30tearing: cleanup vars and avoid rendering before drm is readyvaxerski
2023-09-30renderer: avoid spamming software cursor locksvaxerski
2023-09-30shaders: Remove redundant clamp of smoothsteps return value. (#3456)Dickby
2023-09-30renderer: lock software cursors while tearingvaxerski
2023-09-30renderer: nuke multisample_edges in favor of a faster algorithmvaxerski