1
0
Fork 0
forked from wry/wry
wry/src
2024-02-08 15:24:02 +01:00
..
async_engine clippy: call drop explicitly 2022-10-10 19:01:36 +02:00
backends video: always use correct modifiers 2024-02-08 15:24:02 +01:00
cli video: always use correct modifiers 2024-02-08 15:24:02 +01:00
client wayland: remove Object::num_requests 2024-02-06 12:05:03 +01:00
config input: add support for natural scrolling 2024-02-04 18:50:52 +01:00
dbus all: address clippy issues 2023-07-15 19:08:07 +02:00
forker io: use io_uring for all io 2022-12-31 17:56:58 +01:00
gfx_apis video: always use correct modifiers 2024-02-08 15:24:02 +01:00
ifs video: always use correct modifiers 2024-02-08 15:24:02 +01:00
io_uring io: use io_uring for all io 2022-12-31 17:56:58 +01:00
it input: implement wl_seat version 9 2024-02-04 19:56:45 +01:00
libinput input: implement wl_seat version 9 2024-02-04 19:56:45 +01:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire all: update dependencies 2023-10-22 15:58:28 +02:00
portal video: always use correct modifiers 2024-02-08 15:24:02 +01:00
rect tree: implement pointer constraints 2022-07-21 20:16:22 +02:00
renderer render: remove clear OP 2024-02-08 15:24:02 +01:00
tasks render: keep track of outputs whose hardware cursor must be rendered 2024-02-07 21:43:01 +01:00
tools io: use io_uring for all io 2022-12-31 17:56:58 +01:00
tree wayland: implement wp_cursor_shap_manager_v1 2024-02-08 14:13:18 +01:00
utils io: use io_uring for all io 2022-12-31 17:56:58 +01:00
video video: always use correct modifiers 2024-02-08 15:24:02 +01:00
wl_usr dmabuf: add PlaneVec 2024-02-08 15:24:02 +01:00
xcon all: fix clippy lints 2024-02-04 20:17:55 +01:00
xkbcommon autocommit 2022-03-23 18:38:46 CET 2022-03-23 18:38:46 +01:00
xwayland io: use io_uring for all io 2022-12-31 17:56:58 +01:00
acceptor.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
async_engine.rs all: address clippy issues 2023-02-04 14:20:10 +01:00
backend.rs input: implement wl_seat version 9 2024-02-04 19:56:45 +01: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 all: update dependencies 2022-12-31 22:18:48 +01:00
client.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
clientmem.rs autocommit 2022-05-01 21:44:09 CEST 2022-05-01 21:44:09 +02:00
compositor.rs render: keep track of outputs whose hardware cursor must be rendered 2024-02-07 21:43:01 +01:00
config.rs backend: add DevicesEnumerated event 2022-11-13 16:53:02 +01:00
cursor.rs wayland: implement wp_cursor_shap_manager_v1 2024-02-08 14:13:18 +01:00
dbus.rs all: fix clippy lints 2024-02-04 20:17:55 +01:00
drm_feedback.rs video: always use correct modifiers 2024-02-08 15:24:02 +01:00
edid.rs all: address clippy lints 2022-08-13 17:46:23 +02:00
fixed.rs tree: update to latest version of wp_fractional_scale 2022-11-12 15:05:58 +01:00
forker.rs all: fix clippy lints 2024-02-04 20:17:55 +01:00
format.rs render: disable nv12 support 2024-02-08 15:24:02 +01:00
gfx_api.rs video: always use correct modifiers 2024-02-08 15:24:02 +01:00
gfx_apis.rs render: hide graphics API behind traits 2023-10-22 20:42:35 +02:00
globals.rs wayland: implement wp_content_type_manager_v1 2024-02-08 15:15:41 +01:00
ifs.rs wayland: implement wp_content_type_manager_v1 2024-02-08 15:15:41 +01:00
io_uring.rs all: address clippy issues 2023-07-15 19:08:07 +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 all: address clippy lints 2023-10-22 16:01:40 +02:00
macros.rs wayland: remove Object::num_requests 2024-02-06 12:05:03 +01:00
main.rs wayland: implement zwp_linux_dmabuf v4 2024-02-06 16:30:12 +01:00
object.rs wayland: remove Object::num_requests 2024-02-06 12:05:03 +01:00
pango.rs text: add metrics and dynamic height 2022-07-31 11:25:57 +02:00
pipewire.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
portal.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
rect.rs tree: implement pointer constraints 2022-07-21 20:16:22 +02:00
renderer.rs render: remove on_output 2024-02-08 15:24:02 +01:00
scale.rs tree: update to latest version of wp_fractional_scale 2022-11-12 15:05:58 +01:00
screenshoter.rs video: always use correct modifiers 2024-02-08 15:24:02 +01:00
sighand.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
state.rs wayland: implement zwp_linux_dmabuf v4 2024-02-06 16:30:12 +01:00
tasks.rs all: implement hardware cursors 2022-06-01 21:46:31 +02:00
text.rs render: hide graphics API behind traits 2023-10-22 20:42:35 +02:00
theme.rs render: lift non-generic render code out of the gl implementation 2024-02-08 15:24:02 +01: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 render: split module into gfx_apis and renderer 2023-10-22 20:28:32 +02:00
udev.rs all: address clippy lints 2022-08-13 17:46:23 +02:00
user_session.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
utils.rs pipewire: add pipewire client 2022-07-31 11:25:57 +02:00
video.rs metal: use IN_FORMATS plane property 2024-02-08 15:24:02 +01:00
wheel.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
wire.rs autocommit 2022-02-21 23:21:13 CET 2022-02-21 23:21:13 +01:00
wire_dbus.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
wire_xcon.rs all: address clippy lints 2022-08-13 17:46:23 +02:00
wl_usr.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
xcon.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
xkbcommon.rs autocommit 2022-04-07 17:31:31 CEST 2022-04-07 17:31:31 +02:00
xwayland.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00