1
0
Fork 0
forked from wry/wry
Commit graph

1517 commits

Author SHA1 Message Date
e78e9bcd4c
forker: split protocol messages 2026-05-29 19:23:28 -04:00
08b37552e2
config: split runtime handling 2026-05-29 19:22:09 -04:00
d74c56fc76
config: split keymap handling 2026-05-29 19:21:15 -04:00
32ad879a65
config: split option handling 2026-05-29 19:20:24 -04:00
ec9ce08c77
config: split seat handling 2026-05-29 19:19:03 -04:00
05c40cb46d
config: move window operations 2026-05-29 19:15:36 -04:00
274e7c0602
config: split resource handling 2026-05-29 19:10:36 -04:00
b08a8b63c9
config: split workspace handling 2026-05-29 19:08:40 -04:00
814ba579bf
config: split input device handling 2026-05-29 19:05:55 -04:00
988a1e6965
config: split theme handling 2026-05-29 19:03:07 -04:00
1d739ac4b6
config: split output handling 2026-05-29 19:00:12 -04:00
0016bc8cf0
config: split window handling 2026-05-29 18:48:33 -04:00
f4fdf750ec
config: split matcher handling 2026-05-29 18:47:25 -04:00
899d39a320
config: split request dispatch 2026-05-29 18:46:17 -04:00
e3f122e903
config: expose runtime protocol 2026-05-29 18:36:27 -04:00
bcc85c8b1b
renderer: remove unused helper methods 2026-05-29 18:30:30 -04:00
864f506b1e
ifs: remove dead interface markers 2026-05-29 18:28:38 -04:00
9135834cc7
utils: inline buffer module reexports 2026-05-29 18:27:36 -04:00
869a2c2428
tree: rename capture notifications 2026-05-29 18:25:57 -04:00
5f02f22c8b
wire: remove unused user client layer 2026-05-29 18:24:36 -04:00
ce03990ea4
ifs: remove private screencast interface 2026-05-29 18:20:10 -04:00
698110c265
globals: remove client capability permissions 2026-05-29 18:16:06 -04:00
8a35bc3ca4
security: remove context protocol 2026-05-29 18:13:14 -04:00
6f913d5f69
ifs: rename data control protocol traits 2026-05-29 18:09:44 -04:00
5cb7b5973f
ifs: rename data transfer interfaces 2026-05-29 18:08:56 -04:00
f9e8d614ce
config: rename criterion payload types 2026-05-29 18:07:30 -04:00
a8176b96c3
config: rename private command messages 2026-05-29 18:06:35 -04:00
87de5fcca3
config: remove bincode command bridge 2026-05-29 18:05:41 -04:00
d8920ed7a0
ifs: rename data transfer module 2026-05-29 17:57:38 -04:00
902853955b
video: move drm object ids into type crate 2026-05-29 13:01:44 -04:00
524836bef3
input: move backend events into type crate 2026-05-29 12:58:17 -04:00
03f35d7944
output: move connector state into type crate 2026-05-29 12:54:24 -04:00
be1511a7be
backend: move interface ids into type crates 2026-05-29 12:51:31 -04:00
46d39becd4
input: move capability conversion to libinput boundary 2026-05-29 12:48:47 -04:00
a20deb0628
output: decouple identity from wayland output 2026-05-29 12:45:39 -04:00
59e4e6dfb7
input: decouple tablet contracts from wayland seat 2026-05-29 12:42:59 -04:00
e996d9528a
io_uring: move fd utility helpers into crate 2026-05-29 12:11:41 -04:00
9606e0892c
async_engine: move toplevel scheduler into crate 2026-05-29 12:10:40 -04:00
7d9cd198ba
keyboard: move keymap state into workspace crate 2026-05-29 12:09:20 -04:00
151dc313ba
input: move shared types into workspace crate 2026-05-29 12:03:45 -04:00
54aefd8c41
damage: move transform matrix into workspace crate 2026-05-29 11:58:22 -04:00
db94c9167f
animation: move curve primitives into layout crate 2026-05-29 11:56:39 -04:00
1558666601
udmabuf: move allocator implementation into workspace crate 2026-05-29 11:53:32 -04:00
81a718aa74
drm_feedback: move table generation into workspace crate 2026-05-29 11:51:32 -04:00
6d569bd4b7
output_schedule: move cursor scheduler into workspace crate 2026-05-29 11:48:49 -04:00
11940fb6a5
allocator: move buffer allocation traits into workspace crate 2026-05-29 11:45:26 -04:00
663cfb3ca3
clientmem: move shm mapping into workspace crate 2026-05-29 11:41:55 -04:00
bf3859a026
gfx: move shared memory contract into types crate 2026-05-29 11:39:18 -04:00
37ec1a4a3f
theme: move shared state into workspace crate 2026-05-29 11:37:04 -04:00
854e0474be
build: move fontconfig constants out of src 2026-05-29 11:33:08 -04:00