vaxerski
|
05f3eebd96
|
avoid layout changes when unnecessary in applyMonitorRule
|
2022-10-29 12:24:44 +01:00 |
|
|
7d6ccca695
|
add 10bit support to displays
|
2022-10-27 13:26:47 +01:00 |
|
vaxerski
|
d55338a3f5
|
fix debug nest black screen
|
2022-10-24 11:58:07 +01:00 |
|
vaxerski
|
47eac4be1c
|
disable adaptive sync with no_vfr off
|
2022-10-22 21:45:17 +01:00 |
|
vaxerski
|
dc1737f128
|
allow glob wildcard in addreserved
|
2022-10-17 23:23:07 +01:00 |
|
vaxerski
|
34cd8b125a
|
rework focus system to be more safe and faster
|
2022-10-14 20:46:32 +01:00 |
|
vaxerski
|
170def35d7
|
simplify shouldRenderWindow and fix one cond
|
2022-10-12 18:37:11 +01:00 |
|
vaxerski
|
2ee9fb0675
|
don't recalc offset on monitor reload offset auto
|
2022-10-12 15:16:31 +01:00 |
|
vaxerski
|
1396d2a39b
|
fix crash in renderWorkspaceWithFullscreenWindow
|
2022-10-11 20:29:51 +01:00 |
|
vaxerski
|
abc2d442dd
|
fix a VRAM leak in destroyMonitorResources
|
2022-10-07 22:19:23 +01:00 |
|
|
1468001d3b
|
offset floating windows out of bounds on ws anims
|
2022-10-07 12:34:54 +01:00 |
|
|
7faa3c367d
|
Added clipping support, clip windows on slide anim
|
2022-10-07 10:43:51 +01:00 |
|
Felix Dick
|
11ee78f88b
|
Use double literals, don't cast a integer literal to double.
|
2022-09-28 20:08:41 +02:00 |
|
Felix Dick
|
87afc8c250
|
Replace clamp with max if there is no upper bound.
|
2022-09-26 21:10:24 +02:00 |
|
Felix Dick
|
bf3f519eb7
|
Remove trailing whitespace.
|
2022-09-25 20:07:48 +02:00 |
|
|
65fb0cf0f6
|
fix custom rules on null modelist
|
2022-09-24 13:10:11 +01:00 |
|
|
5101ddeff1
|
fix oopsies in rule code
|
2022-09-24 11:30:41 +01:00 |
|
Fabio Lenherr
|
c4e782ca5d
|
remove more silly mistakes
|
2022-09-22 00:50:23 +02:00 |
|
Fabio Lenherr
|
da2c2ddc21
|
remove empty line
|
2022-09-22 00:47:09 +02:00 |
|
Fabio Lenherr
|
5272588270
|
fix silly mistakes
|
2022-09-22 00:45:56 +02:00 |
|
Fabio Lenherr
|
215125bd66
|
add refreshrate or resolution preference
|
2022-09-22 00:22:39 +02:00 |
|
Fabio Lenherr
|
30d16373d0
|
fix Hz Log
|
2022-09-21 22:40:01 +02:00 |
|
Fabio Lenherr
|
c1feb683ce
|
added high to monitor resolution
|
2022-09-21 22:29:52 +02:00 |
|
Fabio Lenherr / DashieTM
|
d51c7ca135
|
change Preferred mode to use highest refreshrate
|
2022-09-20 23:41:03 +02:00 |
|
|
85c7aaf155
|
fade control for fullscreen action on windows
|
2022-09-19 17:26:11 +01:00 |
|
|
7c809a3059
|
fullscreen animation en-nice-ment
|
2022-09-19 10:23:13 +01:00 |
|
vaxerski
|
e9f226797e
|
Added monitor mirroring
|
2022-09-13 15:25:42 +02:00 |
|
vaxerski
|
a09c614c2d
|
more forceRendering checks in shouldRenderWindow
|
2022-09-12 15:33:25 +02:00 |
|
vaxerski
|
d94fe3d063
|
added window pinning
|
2022-09-10 13:11:02 +02:00 |
|
vaxerski
|
49a55f136e
|
fix addreserved lag
|
2022-09-08 14:11:32 +02:00 |
|
vaxerski
|
7f62cbc48a
|
Update wlroots dep
|
2022-09-01 11:24:15 +02:00 |
|
vaxerski
|
5726f394b1
|
fix subsurface UV handling on oversized windows
|
2022-08-28 14:43:25 +02:00 |
|
vaxerski
|
f5f99c6700
|
reset uv on invalid buffer source box
|
2022-08-28 14:32:06 +02:00 |
|
vaxerski
|
4203a61b69
|
minor fixes to the viewporter behavior
|
2022-08-28 10:41:47 +02:00 |
|
Vaxry
|
52c0ba544c
|
Viewporter implementaion (#585)
Implementation of the `wp_viewporter` core protocol and some bugfixes
|
2022-08-28 10:14:43 +02:00 |
|
vaxerski
|
ed2cacc5d5
|
fix styling in const ptrs
|
2022-08-27 21:37:35 +02:00 |
|
vaxerski
|
f9b2aa5468
|
don't round popups
|
2022-08-23 16:54:32 +02:00 |
|
vaxerski
|
a9e34cba93
|
move monitor damage to separate funcs
|
2022-08-23 16:07:47 +02:00 |
|
vaxerski
|
9513031da3
|
fix a minor border issue
|
2022-08-20 22:45:30 +02:00 |
|
Roger Roger
|
eca6e53bd7
|
Animate workspaces with fullscreen windows
|
2022-08-18 12:42:21 +02:00 |
|
Roger Roger
|
f2d3aecf00
|
Don't draw fullscreen windows on other monitors
|
2022-08-18 12:41:10 +02:00 |
|
Roger Roger
|
5a20573e91
|
Fix workspace animation showing on other monitors
|
2022-08-17 12:12:16 +02:00 |
|
|
bec7501365
|
fix borders on no_gaps_when_only
|
2022-08-16 16:19:52 +02:00 |
|
|
69db6207c0
|
don't damage in unsafe state
|
2022-08-10 23:14:53 +02:00 |
|
|
96f3b62429
|
multiply by scale in rounding
|
2022-08-10 18:22:01 +02:00 |
|
|
0162da7a7c
|
adjust curve size for scaled
|
2022-08-10 18:10:38 +02:00 |
|
|
1744be7bdd
|
log more in output cfg
|
2022-08-07 19:28:31 +02:00 |
|
vaxerski
|
e0ada97a24
|
support zwp_input_method_v2 popups
|
2022-08-05 17:07:01 +02:00 |
|
vaxerski
|
81308a9cc3
|
add position auto for mon config
|
2022-08-04 11:10:26 +02:00 |
|
vaxerski
|
587330d864
|
fix recursion bomb
|
2022-08-03 17:32:12 +02:00 |
|