Ivan Molodetskikh
bf1cc98886
Update Smithay
2024-03-13 07:17:19 +04:00
Ivan Molodetskikh
128d573e74
Update Smithay (viewporter fixes)
2024-03-12 17:22:52 +04:00
Ivan Molodetskikh
bbeaba16a0
Bump version to 0.1.3
2024-03-09 08:28:48 +04:00
Ivan Molodetskikh
5c4b71a5a4
Update Smithay and dependencies
2024-03-08 17:06:35 +04:00
Ivan Molodetskikh
4f7c3300ef
Upgrade dependencies
2024-02-28 13:45:12 +04:00
Ivan Molodetskikh
5628bf7d77
Update Smithay
2024-02-28 13:23:15 +04:00
Christian Meissl
5ac350d51c
chore: update smithay
2024-02-28 13:19:41 +04:00
Ivan Molodetskikh
aefbad0cf7
Simplify gradient border shader
2024-02-22 10:17:06 +04:00
Ivan Molodetskikh
48f0f6fb3c
Implement gradient borders
2024-02-21 22:15:21 +04:00
Ivan Molodetskikh
d8fb8d5ef0
Update for Smithay MultiGpu shadow copies
2024-02-18 21:12:07 +04:00
Ivan Molodetskikh
baaac2f3c4
Update Smithay
2024-02-16 22:40:37 +04:00
Ivan Molodetskikh
3fdefae45b
Bump version to 0.1.2
2024-02-16 18:00:19 +04:00
Ivan Molodetskikh
fa3bc69f94
Add watcher tests
2024-02-15 10:31:53 +04:00
Ivan Molodetskikh
befdebfa03
Add the beginnings of window rules
2024-02-14 08:32:14 +04:00
Ivan Molodetskikh
a388c25795
Update dependencies
2024-02-10 15:01:34 +04:00
Ivan Molodetskikh
5c4d9824a4
Remove logind-zbus dependency
...
It isn't updated and we don't really need it anyway.
2024-02-10 14:58:22 +04:00
Ivan Molodetskikh
93e16a6582
Implement niri msg action
2024-02-10 09:40:32 +04:00
Ivan Molodetskikh
b9116c579a
Implement idle-notify and idle-inhibit
2024-02-09 15:50:40 +04:00
Ivan Molodetskikh
baa6263cbe
Bump libinput to 1.21, add dwtp flag
2024-02-06 09:54:46 +04:00
Ivan Molodetskikh
122afff7d1
Add niri-visual-tests
2024-02-06 09:40:45 +04:00
Ivan Molodetskikh
d2a4e6a0cb
Update dependencies
2024-02-06 09:40:34 +04:00
Ivan Molodetskikh
72c8f569ac
Bump version to 0.1.1
2024-02-03 10:00:06 +04:00
Ivan Molodetskikh
fbe9020915
Update dependencies
2024-02-02 17:04:17 +04:00
Ivan Molodetskikh
11bff3a2f1
Update Smithay (rotation fix)
2024-01-31 23:02:38 +04:00
Christian Meissl
85eac9d9d0
chore: bump smithay
...
includes fixes for wrong direct scan-out transform
and damage artifacts on output transform changes.
also includes a fix for a race in popup surface re-use.
2024-01-30 15:30:31 +04:00
Ivan Molodetskikh
d3f4583c90
foreign_toplevel: Use OutputHandler to send output_enter on demand
2024-01-30 12:30:57 +04:00
Christian Meissl
b813f99abd
tty: reset surface state after changing monitor state
...
changing the "ACTIVE" property of a surface requires
to re-evaluate the surface state.
2024-01-30 08:03:21 +04:00
Christian Meissl
597ea62d17
input: update keyboard led state
2024-01-28 23:43:08 +04:00
Ivan Molodetskikh
dd967554d1
Bump version to 0.1.0
2024-01-27 14:10:31 +04:00
Christian Meissl
73f3c160b2
use pixman for cursor plane rendering
2024-01-25 07:49:51 +04:00
Christian Meissl
20326b093c
Update smithay
2024-01-25 07:49:51 +04:00
Ivan Molodetskikh
087ed260c5
Update Smithay (find_popup_root_surface() panic fix)
2024-01-23 17:12:47 +04:00
Ivan Molodetskikh
cbbb7a26fc
Update Smithay, use device changed session resume code
...
Should fix most cases of monitors failing to light up after a TTY
switch.
2024-01-22 16:13:39 +04:00
Ivan Molodetskikh
6945ccde18
Bump version to 0.1.0-beta.1
2024-01-20 09:38:42 +04:00
Ivan Molodetskikh
a6f821d3fa
Update dependencies
2024-01-19 09:41:16 +04:00
Ivan Molodetskikh
fa9b3ed106
Add a config parse error notification
...
We can't rely on a notification daemon being available, especially
during initial niri setup. So, render our own.
2024-01-18 12:44:05 +04:00
Ivan Molodetskikh
cc62a403c0
Update Smithay (deadlock fix)
2024-01-18 11:14:39 +04:00
Ivan Molodetskikh
0f85c79548
Watch config path even if it didn't exist at startup
2024-01-18 11:13:36 +04:00
Ivan Molodetskikh
40c85da102
Add an IPC socket and a niri msg outputs subcommand
2024-01-17 10:45:18 +04:00
Ivan Molodetskikh
f068157f55
Add a calloop futures executor
2024-01-17 10:24:01 +04:00
Ivan Molodetskikh
8a7e4bc3cd
Add Tracy span to Config::load and parse
2024-01-16 12:53:40 +04:00
Ivan Molodetskikh
533659eef8
Update Smithay
2024-01-15 15:59:36 +04:00
Ivan Molodetskikh
ffe25f5cc4
Update Smithay and dependencies
2024-01-07 17:44:08 +04:00
Ivan Molodetskikh
64c41fa2c8
Move config into a separate crate
...
Get miette and knuffel deps contained within.
2024-01-07 09:28:14 +04:00
Ivan Molodetskikh
dcb80efc88
Bump version to 0.1.0-alpha.3
2024-01-06 09:30:46 +04:00
Ivan Molodetskikh
0bc83eda71
Update Smithay and dependencies
2024-01-06 08:22:53 +04:00
Ivan Molodetskikh
6fce5662e7
Update Smithay
2024-01-05 23:23:32 +04:00
Ivan Molodetskikh
b9d7812f1f
Update dependencies
2024-01-05 23:23:32 +04:00
Ivan Molodetskikh
655b9808b9
Update Smithay
2024-01-05 23:23:30 +04:00
Ivan Molodetskikh
57f267454f
Bump version to 0.1.0-alpha.2
2023-12-23 08:43:03 +04:00