1
0
Fork 0
forked from wry/wry
Commit graph

2175 commits

Author SHA1 Message Date
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
6393fdf3c0
workspace: move crates under crates 2026-05-29 18:55:59 -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
b5b690d9cf
config: split toml parser crate 2026-05-29 18:42:50 -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
3bc3d7ac2a
docs: remove security context global 2026-05-29 18:25:10 -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
a038855895
config: move parsed model into schema crate 2026-05-29 17:15:14 -04:00
c8a6b69bf1
config: move input mode model into config module 2026-05-29 17:11:14 -04:00
36b5a831fc
config: move simple command schema into schema crate 2026-05-29 17:10:00 -04:00
e21670f3f6
config: move keymap schema into schema crate 2026-05-29 17:08:55 -04:00
d9261414c2
config: move rule match schema into schema crate 2026-05-29 17:08:06 -04:00
f0e7bd31cb
config: move command schema into schema crate 2026-05-29 17:06:48 -04:00
81a1a865a1
config: move input match schema into schema crate 2026-05-29 17:05:46 -04:00
fb65585bfa
config: move output schema into schema crate 2026-05-29 17:04:27 -04:00
e94d8fec1f
config: move theme schema into schema crate 2026-05-29 17:02:33 -04:00
41e7fcc290
config: move parser option structs into schema crate 2026-05-29 17:01:28 -04:00
b550bb1025
config: move simple options into schema crate 2026-05-29 17:00:24 -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