aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/render/decorations
AgeCommit message (Expand)Author
2023-11-29groupbar: fix crash in renderGradientToVaxry
2023-11-28groupbar: more safety around gradient texturesVaxry
2023-11-26groupbar: allow reload and fix locked groupbar gradient (#3546)MightyPlaza
2023-11-20shadow: add workspace offset to floating window shadow (#3906)thejch
2023-11-19groupbar: fix text pos with verical offset (#3893)MightyPlaza
2023-11-19group: fix dragging into floating groups (#3719)MightyPlaza
2023-11-16shadow: avoid fatal mutation of the windowBox for calcsVaxry
2023-11-16shadow: avoid using glClear and don't draw behind window if ignore_windowvaxerski
2023-11-15groupbar: Fix position of groupbar titles on monitor scales != 1.0 (#3856)Dickby
2023-11-13decorations: recalc layout and positioner on add/removeVaxry
2023-11-12groupbar: translate box by workspace offsetVaxry
2023-11-12deco-positioner: don't remove hidden windows' dataVaxry
2023-11-12decoration: add NON_SOLID flag for shadowVaxry
2023-11-11decoration-positioner: improve stabilityVaxry
2023-11-11shadow: move workspace offset calcs to drawVaxry
2023-11-11decoration-positioner: improve extent handlingVaxry
2023-11-11deco-positioner: recalc after uncacheVaxry
2023-11-11decorations: Decoration Positioner (#3800)Vaxry
2023-11-11shadow: alpha treatment improvementsVaxry
2023-11-09opengl: switch to black-and-white for alpha mattesVaxry
2023-11-05groups: add option to configure font name (#3751)David Leal
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-01group: fixes for dragging groups onto groupbars (#3708)MightyPlaza
2023-10-30internal: create canBeGroupedInto() (#3693)MightyPlaza
2023-10-29input: handle mouse on decorations (#3560)MightyPlaza
2023-10-10groups: create group and groupbar config sections (#3522)MightyPlaza
2023-09-04refactor: replace manual iteration of CWindow with existing methods (#3147)memchr
2023-08-30decos: groupbar mouse interaction (#3102)MightyPlaza
2023-08-17renderer: Border improvements (#2986)MightyPlaza
2023-08-12remove shadow no_gaps_when_only (#2956)MightyPlaza
2023-08-07internal: cleanup headers in helpers/vaxerski
2023-07-23render: Border fixes (#2781)MightyPlaza
2023-07-11groupbar: fix vram leakvaxerski
2023-07-03groupbar fixes (#2630)MightyPlaza
2023-06-21groupbar: fix damage calcsvaxerski
2023-06-13shadow: drop useless damageEntire()vaxerski
2023-06-13feat: add variable to customize locked group border color (#2507)memchr
2023-05-31groupbars: fix damage calcsvaxerski
2023-05-27groupbars: add text color optvaxerski
2023-05-23groupbars: fix reserved area on titlesvaxerski
2023-05-22groupbars: make gradients toggleablevaxerski
2023-05-22groupbars: conserve VRAM by staticizing texturesvaxerski
2023-05-22groupbars: fix minor alignment issuesvaxerski
2023-05-22groupbars: add title and gradient renderingvaxerski
2023-05-22groupbar: make exclusivevaxerski