1
0
Fork 0
forked from wry/wry
wry/src
2022-05-17 15:10:45 +02:00
..
async_engine runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
backends runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
cli autocommit 2022-05-01 21:44:09 CEST 2022-05-01 21:44:09 +02:00
client io-uring: add sendmsg 2022-05-13 17:37:20 +02:00
config config: add documentation 2022-05-16 18:21:56 +02:00
dbus io-uring: add readable/writable 2022-05-12 20:33:58 +02:00
forker io-uring: add sendmsg 2022-05-13 17:37:20 +02:00
ifs config: add documentation 2022-05-16 18:21:56 +02:00
io_uring io_uring: remove unnecessary interior mutability 2022-05-17 15:10:45 +02:00
it config: add documentation 2022-05-16 18:21:56 +02:00
libinput autocommit 2022-04-30 13:53:02 CEST 2022-04-30 13:53:02 +02:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
rect it: test region creation 2022-05-03 16:33:11 +02:00
render config: clean up and document theming 2022-05-15 20:13:25 +02:00
tasks async: move timer out of async engine 2022-05-12 20:48:29 +02:00
tools io-uring: add sendmsg 2022-05-13 17:37:20 +02:00
tree config: add documentation 2022-05-16 18:21:56 +02:00
utils io-uring: ensure that timeouts are encoded in the same submission 2022-05-13 22:31:56 +02:00
video config: add documentation 2022-05-16 18:21:56 +02:00
xcon xwayland: implement copy/paste 2022-05-10 01:47:36 +02:00
xkbcommon autocommit 2022-03-23 18:38:46 CET 2022-03-23 18:38:46 +01:00
xwayland io-uring: add timeout argument to write 2022-05-13 18:24:12 +02:00
acceptor.rs runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
async_engine.rs tests: fix ol' forker dumping core in tests 2022-05-13 19:26:55 +02:00
backend.rs config: tell the config about drm devices 2022-05-10 16:43:09 +02:00
backends.rs autocommit 2022-04-01 01:44:10 CEST 2022-04-01 01:44:10 +02:00
bugs.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
cli.rs autocommit 2022-05-01 21:44:09 CEST 2022-05-01 21:44:09 +02:00
client.rs io-uring: add readable/writable 2022-05-12 20:33:58 +02:00
clientmem.rs autocommit 2022-05-01 21:44:09 CEST 2022-05-01 21:44:09 +02:00
compositor.rs runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
config.rs config: add documentation 2022-05-16 18:21:56 +02:00
cursor.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
dbus.rs io-uring: add readable/writable 2022-05-12 20:33:58 +02:00
edid.rs autocommit 2022-04-08 23:02:38 CEST 2022-04-08 23:02:38 +02:00
fixed.rs autocommit 2022-04-30 13:45:20 CEST 2022-04-30 13:45:20 +02:00
forker.rs tests: fix ol' forker dumping core in tests 2022-05-13 19:26:55 +02:00
format.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
globals.rs wayland: don't advertise wl-drm, linux-dmabuf until gfx initialization 2022-05-08 12:51:22 +02:00
ifs.rs autocommit 2022-04-28 19:49:51 CEST 2022-04-28 19:49:51 +02:00
io_uring.rs io-uring: ensure that timeouts are encoded in the same submission 2022-05-13 22:31:56 +02:00
it.rs tests: fix ol' forker dumping core in tests 2022-05-13 19:26:55 +02:00
keycodes.xkb autocommit 2022-02-14 21:13:42 CET 2022-02-14 21:13:42 +01:00
keymap.xkb config: add documentation 2022-05-16 18:21:56 +02:00
leaks.rs autocommit 2022-05-01 21:44:09 CEST 2022-05-01 21:44:09 +02:00
libinput.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
logger.rs autocommit 2022-04-29 17:35:55 CEST 2022-04-29 17:35:55 +02:00
logind.rs autocommit 2022-04-19 13:08:10 CEST 2022-04-19 13:08:10 +02:00
macros.rs it: test subsurface positioning 2022-05-03 18:32:43 +02:00
main.rs runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
object.rs xwayland: implement copy/paste 2022-05-10 01:47:36 +02:00
pango.rs autocommit 2022-04-10 18:26:13 CEST 2022-04-10 18:26:13 +02:00
rect.rs it: test region creation 2022-05-03 16:33:11 +02:00
render.rs autocommit 2022-04-21 18:25:34 CEST 2022-04-21 18:25:34 +02:00
screenshoter.rs autocommit 2022-04-27 20:37:49 CEST 2022-04-27 20:37:49 +02:00
sighand.rs runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
state.rs config: add documentation 2022-05-16 18:21:56 +02:00
tasks.rs config: tell the config about drm devices 2022-05-10 16:43:09 +02:00
text.rs config: clean up and document theming 2022-05-15 20:13:25 +02:00
theme.rs config: clean up and document theming 2022-05-15 20:13:25 +02:00
time.rs io-uring: add sendmsg 2022-05-13 17:37:20 +02:00
tools.rs autocommit 2022-03-30 03:00:46 CEST 2022-03-30 03:00:46 +02:00
tree.rs config: add documentation 2022-05-16 18:21:56 +02:00
udev.rs config: tell the config about drm devices 2022-05-10 16:43:09 +02:00
user_session.rs autocommit 2022-04-15 20:23:03 CEST 2022-04-15 20:23:03 +02:00
utils.rs io-uring: add sendmsg 2022-05-13 17:37:20 +02:00
video.rs autocommit 2022-04-13 21:01:32 CEST 2022-04-13 21:01:32 +02:00
wheel.rs io-uring: add recvmsg 2022-05-13 21:17:28 +02:00
wire.rs autocommit 2022-02-21 23:21:13 CET 2022-02-21 23:21:13 +01:00
wire_dbus.rs autocommit 2022-02-27 01:35:49 CET 2022-02-27 01:35:49 +01:00
wire_xcon.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
xcon.rs runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
xkbcommon.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
xwayland.rs io-uring: add readable/writable 2022-05-12 20:33:58 +02:00