aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-11-18fix clipboxfloating-specialVaxry
2023-11-17fix mistakeVaxry
2023-11-17allow floating on specialVaxry
2023-11-17compositor: drop unused vectorToWindow funcVaxry
2023-11-16opengl: Don't use wrong shader just because it's GLES (#3867)Dickby
2023-11-16renderer: clip floating boxes on slide animVaxry
2023-11-16shadow: avoid fatal mutation of the windowBox for calcsVaxry
2023-11-16renderer: don't make snapshots of invisible windows on closevaxerski
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-15keybinds: Close special workspace after moving windows out of it (#3649)thejch
2023-11-14logging: move to an internal rolling log bufferVaxry
2023-11-14renderer: drop unnecessary spammy logsVaxry
2023-11-14windowrules: make idleinhibit dynamicVaxry
2023-11-13decorations: recalc layout and positioner on add/removeVaxry
2023-11-13pluginapi: add touch event hooks (#3836)Ching Pei Yang
2023-11-13hyprctl: use a rolling buffer for reading requestsVaxry
2023-11-12renderer: use viewporter corrected size for uv calcsVaxry
2023-11-12renderer: separate oversize uv calcs in dimensionsVaxry
2023-11-12subsurfaces: damage window on subsurface size changeVaxry
2023-11-12renderer: pass proper arg to main param of uv calcsVaxry
2023-11-12groupbar: translate box by workspace offsetVaxry
2023-11-12deco-positioner: don't remove hidden windows' dataVaxry
2023-11-12shaders: Some more changes in rgb2hsl. (#3834)Dickby
2023-11-12inputmgr: clean lists in ~dtorVaxry
2023-11-12internal: make getPlusMinusKeywordResult return optionalVaxry
2023-11-12internal: replace INT_MAX with WORKSPACE_INVALIDVaxry
2023-11-12output-layout: fix wlroots display handling (#3718)Alessio Molinari
2023-11-12decoration: add NON_SOLID flag for shadowVaxry
2023-11-11decoration-positioner: improve stabilityVaxry
2023-11-11shaders: Small optimization in rgb2hsl. (#3831)Dickby
2023-11-11xdg: set state maximized for all tiled windowsVaxry
2023-11-11shadow: move workspace offset calcs to drawVaxry
2023-11-11shaders: Avoid calculating unused values in hsl2rgb. (#3827)Dickby
2023-11-11animationmgr: push shadow avs to ended on disabledv0.32.1Vaxry
2023-11-11decoration-positioner: improve extent handlingVaxry
2023-11-11deco-positioner: recalc after uncacheVaxry
2023-11-11decorations: Decoration Positioner (#3800)Vaxry
2023-11-11shaders: Use clamp in doubleCircleSigmoid. (#3824)Dickby
2023-11-11shadow: alpha treatment improvementsVaxry
2023-11-10xwayland: add half of delta to configure request sizesVaxry
2023-11-10input: don't schedule repaint on cursor move if hardware cursors are in useVaxry
2023-11-10xdg-shell: improve ack-configure handlingVaxry
2023-11-09xdg-shell: update reported size on ack_configureVaxry
2023-11-09opengl: switch to black-and-white for alpha mattesVaxry
2023-11-09opengl: remove unused alpha matte from shadowVaxry
2023-11-09hyprctl: return group list in correct order (#3683)Tobias Pisani
2023-11-08screencopy: round boxesVaxry
2023-11-07layout: round box in mouseMoveVaxry
2023-11-07main: set isShuttingDown after display dispatch reaches the endVaxry