1
0
Fork 0
forked from wry/wry
wry/src
2025-02-24 11:36:23 +01:00
..
async_engine all: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:39:11 +02:00
backends metal: use blend buffer if possible 2025-02-24 11:35:38 +01:00
cli all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
client wayland: kill clients in event-handling stage 2025-02-21 21:23:29 +01:00
config all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
cpu_worker all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
dbus all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ei ei: s/clients/ei_clients 2025-02-21 21:25:13 +01:00
forker all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
gfx_apis vulkan: optimize blend-buffer usage 2025-02-24 11:36:23 +01:00
ifs gfx: add GfxBlendBuffer 2025-02-24 11:35:30 +01:00
io_uring all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
it gfx: add GfxBlendBuffer 2025-02-24 11:35:30 +01:00
libinput all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
portal gfx: add GfxBlendBuffer 2025-02-24 11:35:30 +01:00
rect vulkan: optimize blend-buffer usage 2025-02-24 11:36:23 +01:00
renderer wl_surface: track if surface is fully opaque 2025-02-24 11:35:13 +01:00
tasks render: apply correct damage after bar-size changes 2025-02-24 11:24:33 +01:00
tools all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
tracy all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
tree render: apply correct damage after bar-size changes 2025-02-24 11:24:33 +01:00
utils all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
video all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_usr all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xcon all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xwayland all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
acceptor.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
allocator.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
async_engine.rs it: wait for async engine and cpu worker to become idle 2024-09-28 22:28:30 +02:00
backend.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
backends.rs autocommit 2022-04-01 01:44:10 CEST 2022-04-01 01:44:10 +02:00
bridge.c keyboard: replace xkbcommon by kbvm 2025-01-27 10:23:46 +01:00
bugs.rs toplevel: send 0x0 size until window has been mapped 2024-09-04 12:48:14 +02:00
cli.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
client.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
clientmem.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
compositor.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
config.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
cpu_worker.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
cursor.rs wl_surface: track if surface is fully opaque 2025-02-24 11:35:13 +01:00
cursor_user.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
damage.rs metal: track per-framebuffer damage 2025-02-20 12:22:24 +01:00
dbus.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
drm_feedback.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
edid.rs all: address clippy lints 2025-02-21 10:31:52 +01:00
ei.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
fixed.rs xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
forker.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
format.rs vulkan: add support for blend buffers 2025-02-24 11:36:10 +01:00
gfx_api.rs vulkan: optimize blend-buffer usage 2025-02-24 11:36:23 +01:00
gfx_apis.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
globals.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ifs.rs ext-workspace: implement v1 2025-01-26 12:38:05 +01:00
io_uring.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
it.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
kbvm.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
keyboard.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01: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: replace enum-map by linearize 2025-01-22 14:58:30 +01:00
libinput.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
logger.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
logind.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
macros.rs keyboard: replace xkbcommon by kbvm 2025-01-27 10:23:46 +01:00
main.rs keyboard: replace xkbcommon by kbvm 2025-01-27 10:23:46 +01:00
object.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
output_schedule.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
pango.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
pipewire.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
portal.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
rect.rs vulkan: optimize blend-buffer usage 2025-02-24 11:36:23 +01:00
renderer.rs wl_surface: check if partially-opaque surface is opaque within render bounds 2025-02-24 11:35:22 +01:00
scale.rs fractional-scale: implement accurate rounding 2024-10-22 11:11:29 +02:00
screenshoter.rs gfx: add GfxBlendBuffer 2025-02-24 11:35:30 +01:00
security_context_acceptor.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
sighand.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
state.rs gfx: add GfxBlendBuffer 2025-02-24 11:35:30 +01:00
tasks.rs wayland: implement fifo-v1 2024-10-11 20:37:55 +02:00
text.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
theme.rs vulkan: add support for blend buffers 2025-02-24 11:36:10 +01:00
time.rs metal: commit 1.5ms before the next page flip 2024-09-11 17:02:48 +02:00
tools.rs autocommit 2022-03-30 03:00:46 CEST 2022-03-30 03:00:46 +02:00
tracy.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
tree.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
udev.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
udmabuf.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
user_session.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
utils.rs utils: remove AsciiTrim trait 2025-01-27 10:23:46 +01:00
version.rs logging: include version information 2024-04-11 10:00:56 +02:00
video.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wheel.rs all: set rust edition to 2024 2025-02-21 10:44:29 +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_ei.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
wire_xcon.rs all: address clippy lints 2022-08-13 17:46:23 +02:00
wl_usr.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xcon.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xwayland.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00