Ching Pei Yang
|
4d6fa6ed0c
|
pluginapi: add touch event hooks (#3836)
|
2023-11-13 16:32:12 +00:00 |
|
|
016a7a9c9b
|
hyprctl: use a rolling buffer for reading requests
fixes #3846
|
2023-11-13 16:30:37 +00:00 |
|
|
2e26542e3b
|
renderer: use viewporter corrected size for uv calcs
|
2023-11-12 23:57:53 +00:00 |
|
|
68935ba9dc
|
renderer: separate oversize uv calcs in dimensions
|
2023-11-12 23:27:52 +00:00 |
|
|
ba5bc5871f
|
subsurfaces: damage window on subsurface size change
|
2023-11-12 23:06:31 +00:00 |
|
|
824ccd957b
|
renderer: pass proper arg to main param of uv calcs
was fucking up some non-fitting subsurfaces
|
2023-11-12 22:59:19 +00:00 |
|
|
45e86d4fdf
|
groupbar: translate box by workspace offset
|
2023-11-12 22:40:21 +00:00 |
|
|
0ba2e68704
|
deco-positioner: don't remove hidden windows' data
|
2023-11-12 17:02:42 +00:00 |
|
Dickby
|
e974d1fe98
|
shaders: Some more changes in rgb2hsl. (#3834)
|
2023-11-12 16:20:23 +00:00 |
|
|
47d46aa56c
|
inputmgr: clean lists in ~dtor
ref #3558
|
2023-11-12 14:03:46 +00:00 |
|
|
65efde32c9
|
internal: make getPlusMinusKeywordResult return optional
|
2023-11-12 13:40:02 +00:00 |
|
|
69e314207d
|
internal: replace INT_MAX with WORKSPACE_INVALID
|
2023-11-12 13:34:54 +00:00 |
|
Alessio Molinari
|
1bfd4a2bff
|
output-layout: fix wlroots display handling (#3718)
|
2023-11-12 13:14:05 +00:00 |
|
|
91cbe93cf8
|
decoration: add NON_SOLID flag for shadow
fixes #3841
|
2023-11-12 13:01:23 +00:00 |
|
|
9afdd61ade
|
props: bump ver to 0.32.3
|
2023-11-11 18:14:46 +00:00 |
|
|
f39a6ca17c
|
decoration-positioner: improve stability
|
2023-11-11 18:07:56 +00:00 |
|
|
eab2799842
|
props: bump ver to 0.32.2
|
2023-11-11 17:24:04 +00:00 |
|
Dickby
|
6eb2abcb20
|
shaders: Small optimization in rgb2hsl. (#3831)
|
2023-11-11 17:20:18 +00:00 |
|
|
ae46fbafe5
|
xdg: set state maximized for all tiled windows
forces them to not draw stupid decorations of their own. Wlroots stopped doing it for us. Fixes #3830
|
2023-11-11 17:13:20 +00:00 |
|
|
52cf122a0a
|
shadow: move workspace offset calcs to draw
fixes #3829
|
2023-11-11 16:15:23 +00:00 |
|
Dickby
|
844da8db56
|
shaders: Avoid calculating unused values in hsl2rgb. (#3827)
|
2023-11-11 15:43:31 +00:00 |
|
|
db82fc5b09
|
animationmgr: push shadow avs to ended on disabled
|
2023-11-11 15:23:33 +00:00 |
|
|
8180ca65a5
|
props: bump ver to 0.32.1
|
2023-11-11 15:20:21 +00:00 |
|
|
bea828ea45
|
decoration-positioner: improve extent handling
|
2023-11-11 15:18:17 +00:00 |
|
vaxerski
|
c5d1faf72d
|
[gha] Nix: update wlroots
|
2023-11-11 14:53:18 +00:00 |
|
|
cc04b52ce1
|
deco-positioner: recalc after uncache
|
2023-11-11 14:52:27 +00:00 |
|
|
9b5e2e71e0
|
deps: update wlroots
|
2023-11-11 14:47:25 +00:00 |
|
Vaxry
|
9be6fbf5ea
|
decorations: Decoration Positioner (#3800)
|
2023-11-11 14:37:17 +00:00 |
|
Dickby
|
7345b1a1ea
|
shaders: Use clamp in doubleCircleSigmoid. (#3824)
|
2023-11-11 13:15:37 +00:00 |
|
|
e44d6de555
|
shadow: alpha treatment improvements
|
2023-11-11 00:52:40 +00:00 |
|
|
427153e86a
|
xwayland: add half of delta to configure request sizes
|
2023-11-10 23:49:35 +00:00 |
|
Greatly Pleased
|
1e6e9b66a5
|
hyprctl: Fix build warnings (#3821)
|
2023-11-10 21:45:20 +00:00 |
|
|
92cb44ddb2
|
input: don't schedule repaint on cursor move if hardware cursors are in use
|
2023-11-10 18:49:15 +00:00 |
|
|
b8a615ffb8
|
xdg-shell: improve ack-configure handling
fixes #3807
|
2023-11-10 00:13:22 +00:00 |
|
|
8dd02eb5f3
|
xdg-shell: update reported size on ack_configure
|
2023-11-09 22:43:52 +00:00 |
|
|
14195835ef
|
opengl: switch to black-and-white for alpha mattes
also fixes shadows on 10b
|
2023-11-09 22:11:54 +00:00 |
|
|
11432f69b9
|
opengl: remove unused alpha matte from shadow
|
2023-11-09 22:11:54 +00:00 |
|
Tobias Pisani
|
da6fa9cbd2
|
hyprctl: return group list in correct order (#3683)
|
2023-11-09 16:05:05 +00:00 |
|
|
c619e6976f
|
screencopy: round boxes
fixes #3795
|
2023-11-08 12:43:07 +00:00 |
|
|
751d2851cc
|
props: bump ver to 0.32.0
|
2023-11-07 21:06:38 +00:00 |
|
|
a0fcda301d
|
layout: round box in mouseMove
fixes #3792
|
2023-11-07 20:47:09 +00:00 |
|
|
47654a84c2
|
main: set isShuttingDown after display dispatch reaches the end
relates to #3558
|
2023-11-07 14:53:56 +00:00 |
|
Visual-Dawg
|
29e0a7112e
|
renderer: added new customization options to the blur shaders (#3650)
Adds to `decoration:blur:` `vibrancy` and `vibrancy_darkness`
|
2023-11-06 18:49:03 +00:00 |
|
|
a1b7a5a53d
|
layout: fix various rounding errors
maybe finally will end #3761
|
2023-11-06 17:00:37 +00:00 |
|
|
ecf98069f6
|
layout: round window boxes after special scale factor
fixes #3761 again
|
2023-11-05 19:57:23 +00:00 |
|
David Leal
|
0476e1b498
|
groups: add option to configure font name (#3751)
|
2023-11-05 19:25:50 +00:00 |
|
Brett Alcox
|
a122271f09
|
includes: fix box headers (#3771)
|
2023-11-05 17:32:27 +00:00 |
|
|
600a128f83
|
compositor: allow windowfromregex tiled param
|
2023-11-05 16:22:43 +00:00 |
|
|
55825c301e
|
compositor: allow windowfromregex floating param
fixes #3766
|
2023-11-05 16:21:47 +00:00 |
|
|
d8b7ded18c
|
compositor: find windows in direction on floating
|
2023-11-05 16:18:41 +00:00 |
|