1
0
Fork 0
forked from wry/wry
Commit graph

2137 commits

Author SHA1 Message Date
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
2167484861
add dpms on/off command 2026-05-25 21:56:48 -04:00
a29937ebe8
seperate workspaces by monitor 2026-05-16 18:35:05 -04:00
c555593ae2
fix split bug on single windows and elide titles 2026-05-03 15:35:34 -04:00
7f71a6556b
gfx_api: remove unused 2026-05-03 05:49:42 -04:00
41bc660401
ext-workspace-manager-v1: order workspaces numerically 2026-05-03 05:45:10 -04:00
206a5fb19e
fix some bugs relating to tab behavior and border rendering 2026-05-03 04:17:23 -04:00
f056727621 Add support for experimental xx_foreign_toplevel_geometry_tracker_v1 (#1)
Co-authored-by: entailz <entail-wraps0r@icloud.com>
Reviewed-on: wry/wry#1
Co-authored-by: entailz <entailzwrapped@proton.me>
Co-committed-by: entailz <entailzwrapped@proton.me>
2026-04-30 17:08:19 -04:00
4e9b6def83
renderer: fix rendering flickering window rendering 2026-04-11 00:57:16 -04:00
bd3128c516
container: fix equalization, and crash on resize in groups 2026-04-10 19:50:06 -04:00
cea4187fc0
all: add support for hy3 like tiling 2026-04-10 13:17:00 -04:00
a41dbae899
all: remove traditional i3 titlebars, add corner rounding 2026-04-10 13:17:00 -04:00