1
0
Fork 0
forked from wry/wry
wry/src
2024-04-08 20:02:29 +02:00
..
async_engine clippy: call drop explicitly 2022-10-10 19:01:36 +02:00
backends it: test workspace restoration 2024-04-03 17:15:01 +02:00
cli all: reorganize packages for release 2024-04-05 19:24:34 +02:00
client wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
config config: allow running commands privileged 2024-04-01 13:16:34 +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 render: add support for more formats 2024-04-03 21:18:44 +02:00
ifs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
io_uring io: use io_uring for all io 2022-12-31 17:56:58 +01:00
it surface: commit subsurface state during parent commit 2024-04-04 10:28:30 +02:00
libinput backend: make input device properties readable 2024-03-12 16:16:21 +01:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire pipewire: force re-negotiation when buffers change 2024-02-28 16:52:52 +01:00
portal render: add support for explicit sync 2024-03-27 18:15:53 +01:00
rect all: reorganize packages for release 2024-04-05 19:24:34 +02:00
renderer render: add support for explicit sync 2024-03-27 18:15:53 +01:00
tasks it: test workspace restoration 2024-04-03 17:15:01 +02:00
tools io: use io_uring for all io 2022-12-31 17:56:58 +01:00
tree it: test float restacking 2024-04-03 17:11:04 +02:00
utils it: test workspace restoration 2024-04-03 17:15:01 +02:00
video it: test explicit sync 2024-04-03 17:14:58 +02:00
wl_usr drm: add unique identifiers to dmabufs 2024-02-19 12:27:28 +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 wayland: implement wlr-data-control 2024-03-31 20:36:15 +02: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 render: add support for explicit sync 2024-03-27 18:15:53 +01: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 portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
client.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
clientmem.rs cli: add an input subcommand 2024-03-12 17:43:26 +01:00
compositor.rs ipc: create separate offers/sources for X 2024-03-31 20:24:16 +02:00
config.rs config: change default config to use toml-based configuration 2024-03-16 04:22:27 +01:00
cursor.rs tree: make surface visibility tracking more robust 2024-03-29 21:17:45 +01: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 render: add support for more formats 2024-04-03 21:18:44 +02:00
gfx_api.rs wayland: implement linux-drm-syncobj-v1 2024-03-27 18:34:12 +01:00
gfx_apis.rs render: implement a vulkan renderer 2024-02-08 15:24:02 +01:00
globals.rs wayland: make object versions type safe 2024-04-08 14:47:50 +02:00
ifs.rs wayland: implement linux-drm-syncobj-v1 2024-03-27 18:34:12 +01: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: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
logind.rs all: address clippy lints 2023-10-22 16:01:40 +02:00
macros.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
main.rs all: remove c_variadic feature 2024-02-22 23:51:24 +01:00
object.rs wire: generate trait for request handling 2024-04-08 20:02:29 +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 xwayland: fix logging of stderr 2024-03-23 09:00:16 +01:00
rect.rs all: reorganize packages for release 2024-04-05 19:24:34 +02:00
renderer.rs render: sync before rendering single-pixel buffer 2024-04-02 10:22:32 +02:00
scale.rs tree: make scale and position of outputs persistent 2024-03-16 01:38:57 +01:00
screenshoter.rs it: test xdg-activation 2024-04-03 17:08:25 +02:00
sighand.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
state.rs ipc: create separate offers/sources for X 2024-03-31 20:24:16 +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 it: use single-pixel buffer instead of shm 2024-04-02 10:23:55 +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 render: fix top-left clipping of surfaces 2024-02-15 00:05:29 +01: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 it: test workspace restoration 2024-04-03 17:15:01 +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 cli: add an input subcommand 2024-03-12 17:43:26 +01:00
xwayland.rs ipc: create separate offers/sources for X 2024-03-31 20:24:16 +02:00