1
0
Fork 0
forked from wry/wry
wry/src
2022-06-29 21:41:37 +02:00
..
async_engine all: fix memory leaks 2022-05-18 22:42:36 +02:00
backends cursor: don't overwrite busy hardware buffers 2022-06-01 22:24:57 +02:00
cli utils: move damage algorithms to algorithm crate 2022-06-03 21:02:34 +02:00
client tree: fix jay hanging during shutdown 2022-05-20 13:56:09 +02:00
config all: implement hardware cursors 2022-06-01 21:46:31 +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 seat: uniformly convert scroll steps to scroll px 2022-06-05 14:14:53 +02:00
io_uring io_uring: remove unnecessary interior mutability 2022-05-17 15:10:45 +02:00
it metal,config: allow enabling tap-to-click 2022-06-01 14:29:56 +02:00
libinput metal,config: allow enabling tap-to-click 2022-06-01 14:29:56 +02:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
rect utils: move damage algorithms to algorithm crate 2022-06-03 21:02:34 +02:00
render all: implement hardware cursors 2022-06-01 21:46:31 +02:00
tasks tree: update outputs of surfaces when moving a workspace 2022-06-03 21:02:34 +02:00
tools io-uring: add sendmsg 2022-05-13 17:37:20 +02:00
tree tree: ignore hidden stacked windows 2022-06-29 21:41:37 +02:00
utils all: replace standard sync types by parking_lot 2022-06-05 13:44:12 +02:00
video all: implement hardware cursors 2022-06-01 21:46:31 +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 xwayland: destroy map_link on window destroy 2022-06-06 17:16:11 +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 all: implement hardware cursors 2022-06-01 21:46:31 +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 cli: add seat-test 2022-06-03 12:00:08 +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 cli: add seat-test 2022-06-03 12:00:08 +02:00
config.rs config: add documentation 2022-05-16 18:21:56 +02:00
cursor.rs all: implement hardware cursors 2022-06-01 21:46: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 wayland: implement scaling 2022-05-30 17:00:25 +02:00
forker.rs all: fix memory leaks 2022-05-18 22:42:36 +02:00
format.rs wayland: add support for NV12 format 2022-05-28 22:04:00 +02:00
globals.rs wayland: implement scaling 2022-05-30 17:00:25 +02:00
ifs.rs cli: add seat-test 2022-06-03 12:00:08 +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 all: replace standard sync types by parking_lot 2022-06-05 13:44:12 +02:00
keycodes.xkb autocommit 2022-02-14 21:13:42 CET 2022-02-14 21:13:42 +01:00
keymap.xkb keyboard: map super key to LOGO modifier 2022-06-03 12:00:08 +02:00
leaks.rs all: fix memory leaks 2022-05-18 22:42:36 +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 wayland: implement scaling 2022-05-30 17:00:25 +02:00
rect.rs utils: move damage algorithms to algorithm crate 2022-06-03 21:02:34 +02:00
render.rs wayland: add support for NV12 format 2022-05-28 22:04:00 +02:00
screenshoter.rs all: implement hardware cursors 2022-06-01 21:46:31 +02:00
sighand.rs runtime: replace epoll by io-uring 2022-05-12 22:50:33 +02:00
state.rs cli: add seat-test 2022-06-03 12:00:08 +02:00
tasks.rs all: implement hardware cursors 2022-06-01 21:46:31 +02:00
text.rs wayland: implement scaling 2022-05-30 17:00:25 +02:00
theme.rs config: clean up and document theming 2022-05-15 20:13:25 +02:00
time.rs wayland: add times to all input events 2022-05-26 12:25:59 +02:00
tools.rs autocommit 2022-03-30 03:00:46 CEST 2022-03-30 03:00:46 +02:00
tree.rs seat: uniformly convert scroll steps to scroll px 2022-06-05 14:14:53 +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 wayland: implement scaling 2022-05-30 17:00:25 +02:00
video.rs autocommit 2022-04-13 21:01:32 CEST 2022-04-13 21:01:32 +02:00
wheel.rs all: fix memory leaks 2022-05-18 22:42:36 +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