1
0
Fork 0
forked from wry/wry
Commit graph

2148 commits

Author SHA1 Message Date
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
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
f5bcfaf73c
libinput: move bindings into workspace crate 2026-05-29 11:32:34 -04:00
4562a34890
pango: move bindings into workspace crate 2026-05-29 11:29:14 -04:00
ebaccd8762
video: move dma-buf types into workspace crate 2026-05-29 11:27:02 -04:00
f456905231
logger: move logging into workspace crate 2026-05-29 11:25:35 -04:00
061991218f
bugs: move application quirks into workspace crate 2026-05-29 11:21:42 -04:00
d50863bbd8
pr_caps: move process capabilities into workspace crate 2026-05-29 11:20:59 -04:00
c709ff997f
sighand: move signal handling into workspace crate 2026-05-29 11:20:12 -04:00
5a3b2a483b
cpu_worker: move runtime into workspace crate 2026-05-29 11:18:35 -04:00
1c24ca26fe
wheel: move timer wheel into workspace crate 2026-05-29 11:15:29 -04:00
aa70204881
eventfd: move cache into workspace crate 2026-05-29 11:14:42 -04:00
89dc6c91cf
tree: move shared tree types into workspace crate 2026-05-29 11:11:54 -04:00
a1e4641e82
wire: move message buffers into workspace crates 2026-05-29 11:07:43 -04:00
d8380b3dce
xcon: move wire core into workspace crate 2026-05-29 11:02:40 -04:00
61ec13def0
dbus: move protocol core into workspace crate 2026-05-29 10:58:23 -04:00
9e428510ca
dbus: remove unused server-side object support 2026-05-29 09:29:29 -04:00
6489c2821c
bufio: move socket buffering into workspace crate 2026-05-29 09:24:04 -04:00
c3b17db151
io_uring: move runtime into workspace crate 2026-05-29 09:22:59 -04:00
03d3876888
async_engine: move scheduler into workspace crate 2026-05-29 09:19:14 -04:00
b7ecf700fa
tracy: move profiler facade into workspace crate 2026-05-29 09:17:36 -04:00
657e7ce2f7
all: split reusable components into workspace crates 2026-05-29 09:14:53 -04:00
2a079ed800
feat: add window animations 2026-05-29 00:02:13 -04:00
eece44a59c
add config options for waking dpms on mouse and keyboard interaction 2026-05-25 23:58:23 -04:00