1
0
Fork 0
forked from wry/wry
wry/src
2024-05-08 23:10:22 +02:00
..
async_engine clippy: call drop explicitly 2022-10-10 19:01:36 +02:00
backends drm: preserve GbmBos while they are in use 2024-05-08 23:10:22 +02:00
cli wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
client wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
config config: allow mapping input devices to outputs 2024-05-02 21:24:19 +02:00
dbus all: address clippy issues 2023-07-15 19:08:07 +02:00
forker portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
gfx_apis vulkan: unconditionally support linear framebuffers 2024-05-05 00:03:54 +02:00
ifs drm: preserve GbmBos while they are in use 2024-05-08 23:10:22 +02:00
io_uring io: use io_uring for all io 2022-12-31 17:56:58 +01:00
it seat: add cursor groups 2024-05-02 21:24:19 +02:00
libinput wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire all: remove dead code 2024-05-02 19:37:19 +02:00
portal drm: preserve GbmBos while they are in use 2024-05-08 23:10:22 +02:00
rect all: reorganize packages for release 2024-04-05 19:24:34 +02:00
renderer wayland: implement alpha_modifier_v1 2024-04-09 12:09:54 +02:00
tasks input: set seat to None when device is removed 2024-05-04 10:46:05 +02:00
tools all: remove dead code 2024-05-02 19:37:19 +02:00
tree wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
utils wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
video drm: preserve GbmBos while they are in use 2024-05-08 23:10:22 +02:00
wl_usr portal: implement workspace capture 2024-04-20 13:49:46 +02: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 all: clear more reference cycles at shutdown 2024-05-02 21:20:47 +02:00
acceptor.rs wayland: implement wp-drm-lease-v1 2024-04-26 15:46:51 +02:00
async_engine.rs all: address clippy issues 2023-02-04 14:20:10 +01:00
backend.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
backends.rs autocommit 2022-04-01 01:44:10 CEST 2022-04-01 01:44:10 +02:00
bridge.c all: remove c_variadic feature 2024-02-22 23:51:24 +01:00
bugs.rs wayland: add bug entry for alacritty 2024-03-29 15:33:06 +01:00
cli.rs cli: support png screenshots 2024-04-21 14:35:35 +02:00
client.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
clientmem.rs cli: add an input subcommand 2024-03-12 17:43:26 +01:00
compositor.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
config.rs config: allow handling switch events 2024-04-28 13:35:52 +02:00
cursor.rs wayland: implement alpha_modifier_v1 2024-04-09 12:09:54 +02:00
cursor_user.rs seat: add cursor groups 2024-05-02 21:24:19 +02:00
dbus.rs all: fix clippy lints 2024-02-04 20:17:55 +01:00
drm_feedback.rs metal: implement direct scanout 2024-02-19 12:30:37 +01:00
edid.rs render: implement a vulkan renderer 2024-02-08 15:24:02 +01:00
fixed.rs tree: update to latest version of wp_fractional_scale 2022-11-12 15:05:58 +01:00
forker.rs portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
format.rs portal: ignore formats not supported by pipewire 2024-04-10 19:05:22 +02:00
gfx_api.rs seat: add cursor groups 2024-05-02 21:24:19 +02:00
gfx_apis.rs render: implement a vulkan renderer 2024-02-08 15:24:02 +01:00
globals.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
ifs.rs wayland: implement wp-drm-lease-v1 2024-04-26 15:46:51 +02:00
io_uring.rs all: address clippy issues 2023-07-15 19:08:07 +02:00
it.rs it: test suspended state 2024-04-03 17:07:37 +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 leaks: fix leak detection code 2024-04-03 17:07:37 +02:00
libinput.rs all: remove c_variadic feature 2024-02-22 23:51:24 +01:00
logger.rs portal: stream logs when starting from cli 2024-04-18 17:12:11 +02:00
logind.rs all: address clippy lints 2023-10-22 16:01:40 +02:00
macros.rs all: remove dead code 2024-05-02 19:37:19 +02:00
main.rs seat: add cursor groups 2024-05-02 21:24:19 +02:00
object.rs all: remove dead code 2024-05-02 19:37:19 +02:00
pango.rs all: remove extern_types feature 2024-02-22 21:47:10 +01:00
pipewire.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
portal.rs portal: stream logs when starting from cli 2024-04-18 17:12:11 +02:00
rect.rs all: reorganize packages for release 2024-04-05 19:24:34 +02:00
renderer.rs portal: implement workspace capture 2024-04-20 13:49:46 +02:00
scale.rs portal: implement window capture 2024-04-19 12:12:49 +02:00
screenshoter.rs seat: implement input methods 2024-04-15 15:34:00 +02:00
security_context_acceptor.rs wayland: implement wp-security-manager-v1 2024-04-24 13:02:39 +02:00
sighand.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
state.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
tasks.rs backend: add syspath and devnode to input devices 2024-03-12 16:37:16 +01:00
text.rs render: implement a vulkan renderer 2024-02-08 15:24:02 +01:00
theme.rs seat: add framework to select toplevels 2024-04-18 17:12:11 +02:00
time.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
tools.rs autocommit 2022-03-30 03:00:46 CEST 2022-03-30 03:00:46 +02:00
tree.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
udev.rs all: remove extern_types feature 2024-02-22 21:47:10 +01:00
user_session.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
utils.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
version.rs logging: include version information 2024-04-11 10:00:56 +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 drm: add unique identifiers to dmabufs 2024-02-19 12:27:28 +01:00
xcon.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
xkbcommon.rs seat: implement input methods 2024-04-15 15:34:00 +02:00
xwayland.rs wayland: implement wp-security-manager-v1 2024-04-24 13:02:39 +02:00