vaxerski
|
8880298f50
|
[gha] bump flake inputs
|
2022-10-11 09:33:36 +00:00 |
|
|
d89355f0a6
|
update wlroots
|
2022-10-11 10:32:11 +01:00 |
|
Vaxry
|
ae91f6610f
|
Merge pull request #825 from Dickby/Fix_nproc_in_Makefile
Replace $(nproc) with $(shell nproc).
|
2022-10-10 22:36:10 +01:00 |
|
Felix Dick
|
6e7143e0f5
|
Replace $(nproc) with $(shell nproc).
|
2022-10-10 17:13:56 +02:00 |
|
Vaxry
|
f55f56f260
|
Merge pull request #823 from Dickby/simplify_matrix_calculations
Simplify matrix calculations
|
2022-10-10 15:59:25 +01:00 |
|
Felix Dick
|
7e781f24c5
|
Merge branch 'main' into simplify_matrix_calculations
|
2022-10-10 02:45:40 +02:00 |
|
Felix Dick
|
3bf7c5aea1
|
Change matrixProjection function stop use matrixFlip180 everywhere.
|
2022-10-10 01:35:42 +02:00 |
|
Felix Dick
|
092dbda88a
|
Let openGL transpose the matrixes for us.
|
2022-10-10 01:32:04 +02:00 |
|
vaxerski
|
cb687c208c
|
[gha] bump flake inputs
|
2022-10-09 20:30:56 +00:00 |
|
vaxerski
|
945b4d7139
|
update wlroots dep
|
2022-10-09 21:29:54 +01:00 |
|
vaxerski
|
881f828250
|
better subsurface handling on unmaps
|
2022-10-09 17:40:30 +01:00 |
|
vaxerski
|
0743dab3f0
|
use popup base surface instead of subsurface for addPopupGlobalCoords
|
2022-10-09 17:10:20 +01:00 |
|
vaxerski
|
496e37d044
|
ensure texture safety in clearWithTex()
|
2022-10-09 17:02:39 +01:00 |
|
Vaxry
|
1263bd5dcb
|
Merge pull request #817 from Dickby/transform_box_in_renderRectWithDamage
inverse_transform the box in renderRectWithDamage.
|
2022-10-09 09:46:22 +01:00 |
|
Felix Dick
|
9ee78b1a92
|
inverse_transform the box in renderRectWithDamage.
|
2022-10-09 01:58:00 +02:00 |
|
vaxerski
|
90f2259f5e
|
[gha] bump flake inputs
|
2022-10-08 17:01:31 +00:00 |
|
vaxerski
|
948f4978e7
|
update wlroots dep
|
2022-10-08 18:00:20 +01:00 |
|
Vaxry
|
fe4a97f245
|
Merge pull request #794 from Dickby/pixman_early_outs
Check earlier if pixman_region is empty in some places.
|
2022-10-08 12:00:17 +01:00 |
|
Felix Dick
|
2f3528c076
|
Check earlier if pixman regions are empty.
|
2022-10-08 11:20:04 +02:00 |
|
vaxerski
|
1964bcb13f
|
add open/close layer events
|
2022-10-07 22:25:00 +01:00 |
|
Vaxry
|
4b779ac142
|
Merge pull request #811 from Dickby/add_missing_pixman_region32_fini
Add missing pixman_region32_fini.
|
2022-10-07 22:20:35 +01:00 |
|
vaxerski
|
abc2d442dd
|
fix a VRAM leak in destroyMonitorResources
|
2022-10-07 22:19:23 +01:00 |
|
Felix Dick
|
b64f1fc5c4
|
Add missing pixman_region32_fini.
|
2022-10-07 23:11:20 +02:00 |
|
vaxerski
|
33d264eaa7
|
release all fbs in destroyMonitorResources
|
2022-10-07 21:13:28 +01:00 |
|
Vaxry
|
5e3b8c3233
|
Merge pull request #807 from Dickby/fix_monitor_transforms
Transform the box data send to texture shaders.
|
2022-10-07 20:12:28 +01:00 |
|
Felix Dick
|
bbdfb7853d
|
Transform the box data send to texture shaders.
|
2022-10-07 20:55:41 +02:00 |
|
|
a19b152e4a
|
make swipe respect slidevert
|
2022-10-07 16:52:53 +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 |
|
|
fd379db846
|
swallow improvements
|
2022-10-07 09:46:01 +01:00 |
|
vaxerski
|
28a6e0ce31
|
[gha] bump flake inputs
|
2022-10-06 21:09:10 +00:00 |
|
vaxerski
|
af7d60b3f8
|
revert wlroots ver to fix critical gpu issue
|
2022-10-06 22:08:08 +01:00 |
|
Vaxry
|
c4487534d2
|
Merge pull request #801 from fufexan/scrollfactor
Add input:touchpad:scroll_factor
|
2022-10-06 21:26:11 +01:00 |
|
Mihai Fufezan
|
e4820d1c71
|
Add input:touchpad:scroll_factor
|
2022-10-06 22:47:05 +03:00 |
|
vaxerski
|
b4a8efc1a7
|
fix naming when workspace back and forth
|
2022-10-06 20:40:58 +01:00 |
|
vaxerski
|
9480c0fb90
|
fix workspace previous with multi-mon ws moves
|
2022-10-06 20:18:49 +01:00 |
|
vaxerski
|
f901c60da5
|
return true on vt switch keysyms to avoid printing stuff
|
2022-10-06 19:31:32 +01:00 |
|
vaxerski
|
922e978f56
|
reset sigmask on fork
|
2022-10-06 19:02:03 +01:00 |
|
vaxerski
|
0508c7d384
|
more monitor checks for shutdown:
|
2022-10-06 18:43:50 +01:00 |
|
vaxerski
|
ee3b770cfd
|
more checks in pid gathering
|
2022-10-06 17:58:38 +01:00 |
|
Vaxry
|
a29af89545
|
Merge pull request #793 from Dickby/fix_compiler_warnings
Fix compiler warnings.
|
2022-10-06 12:54:04 +01:00 |
|
Felix Dick
|
552c4b7361
|
Fix compiler warnings.
|
2022-10-06 13:42:52 +02:00 |
|
|
d7ef19e2e7
|
map touch to the correct output
|
2022-10-06 09:26:05 +01:00 |
|
|
190ddb5697
|
added a noanim rule
|
2022-10-06 09:16:40 +01:00 |
|
|
095688712d
|
add minsize rule
|
2022-10-06 09:09:58 +01:00 |
|
|
d264fbd36a
|
fix string corruption in hyprctl monitors -j
|
2022-10-06 09:04:46 +01:00 |
|
|
e4527c6b60
|
use goalv in clientsRequest
|
2022-10-06 08:54:09 +01:00 |
|
Vaxry
|
32e8eda40a
|
Merge pull request #787 from fufexan/libinput
Add accel profile and scroll method
|
2022-10-05 21:58:40 +01:00 |
|
Mihai Fufezan
|
477ad2dd82
|
Add accel profile and scroll method
|
2022-10-05 23:51:08 +03:00 |
|
vaxerski
|
e90c5c6347
|
fix tty switch freeze
|
2022-10-05 21:41:27 +01:00 |
|