André Silva
|
30ad71ff36
|
nix: add libGL to build inputs
|
2023-11-17 17:36:18 +02:00 |
|
|
84bc0a73f6
|
compositor: drop unused vectorToWindow func
|
2023-11-17 15:30:04 +00:00 |
|
Dickby
|
1d9bfa60a1
|
opengl: Don't use wrong shader just because it's GLES (#3867)
|
2023-11-16 21:03:17 +00:00 |
|
|
a34e192433
|
renderer: clip floating boxes on slide anim
fixes #3514
|
2023-11-16 20:20:41 +00:00 |
|
|
4868d4dfd3
|
shadow: avoid fatal mutation of the windowBox for calcs
fixes #3865
|
2023-11-16 17:31:52 +00:00 |
|
|
859841f4d1
|
renderer: don't make snapshots of invisible windows on close
|
2023-11-16 12:24:07 +00:00 |
|
|
28ef18a921
|
shadow: avoid using glClear and don't draw behind window if ignore_window
fixes #3860
|
2023-11-16 11:42:53 +00:00 |
|
Dickby
|
91d6be1f09
|
groupbar: Fix position of groupbar titles on monitor scales != 1.0 (#3856)
|
2023-11-15 20:32:44 +00:00 |
|
thejch
|
9e3dccca76
|
keybinds: Close special workspace after moving windows out of it (#3649)
* use old monitor
* use pMonitor for for special workspace
|
2023-11-15 12:32:02 +00:00 |
|
|
81598b3dbd
|
README: update showcase
|
2023-11-14 20:08:00 +00:00 |
|
|
e195e51c1b
|
logging: move to an internal rolling log buffer
disables logging to the logfile by default
|
2023-11-14 20:06:04 +00:00 |
|
|
e8469f8b1b
|
renderer: drop unnecessary spammy logs
|
2023-11-14 19:51:47 +00:00 |
|
|
49597688e9
|
windowrules: make idleinhibit dynamic
|
2023-11-14 15:46:57 +00:00 |
|
|
5edb4e4a30
|
decorations: recalc layout and positioner on add/remove
|
2023-11-13 16:42:58 +00:00 |
|
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 |
|