1
0
Fork 0
forked from wry/wry
wry/src
2024-09-10 23:37:16 +02:00
..
async_engine clippy: call drop explicitly 2022-10-10 19:01:36 +02:00
backends gfx: remove GfxFramebuffer::take_render_ops 2024-09-10 23:37:00 +02:00
cli shm: close client buffers in the cpu worker 2024-09-09 11:14:39 +02:00
client all: fetch current time only once per iteration 2024-07-12 20:05:31 +02:00
config metal: allow configuring framebuffer formats 2024-09-04 21:43:04 +02:00
cpu_worker vulkan: implement async shm textures 2024-09-08 19:35:20 +02:00
dbus all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
ei all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
forker portal: start portal automatically with compositor 2024-03-19 21:00:36 +01:00
gfx_apis gfx: remove GfxFramebuffer::take_render_ops 2024-09-10 23:37:00 +02:00
ifs commit_timeline: simplify some code 2024-09-10 23:37:16 +02:00
io_uring cpu_worker: add worker-thread framework 2024-09-08 14:29:49 +02:00
it gfx: remove GfxFramebuffer::take_render_ops 2024-09-10 23:37:00 +02:00
libinput all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
portal all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
rect surface: use async uploads for shm buffers 2024-09-09 11:14:39 +02:00
renderer renderer: use correct scaling for toplevel highlights 2024-05-22 13:04:53 +02:00
tasks all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
tools all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
tree all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
utils surface: use async uploads for shm buffers 2024-09-09 11:14:39 +02:00
video all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wl_usr all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xcon all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xkbcommon autocommit 2022-03-23 18:38:46 CET 2022-03-23 18:38:46 +01:00
xwayland all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
acceptor.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
allocator.rs vulkan: add an async allocator 2024-09-08 19:32:10 +02:00
async_engine.rs all: fetch current time only once per iteration 2024-07-12 20:05:31 +02:00
backend.rs all: use expect attribute where possible 2024-09-06 11:08:22 +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 toplevel: send 0x0 size until window has been mapped 2024-09-04 12:48:14 +02:00
cli.rs metal: allow configuring framebuffer formats 2024-09-04 21:43:04 +02:00
client.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
clientmem.rs shm: close client buffers in the cpu worker 2024-09-09 11:14:39 +02:00
compositor.rs cpu_worker: add worker-thread framework 2024-09-08 14:29:49 +02:00
config.rs config: allow handling switch events 2024-04-28 13:35:52 +02:00
cpu_worker.rs shm: close client buffers in the cpu worker 2024-09-09 11:14:39 +02:00
cursor.rs gfx: add ShmGfxTexture 2024-09-08 14:40:45 +02:00
cursor_user.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
damage.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
dbus.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
drm_feedback.rs video: add udmabuf allocator 2024-09-01 20:25:22 +02:00
edid.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
ei.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
fixed.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
forker.rs xwayland: disable direct libei access 2024-07-25 19:40:29 +02:00
format.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
gfx_api.rs gfx: remove GfxFramebuffer::take_render_ops 2024-09-10 23:37:00 +02:00
gfx_apis.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
globals.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
ifs.rs portal: implement RemoteDesktop portal 2024-07-25 19:40:29 +02:00
io_uring.rs cpu_worker: add worker-thread framework 2024-09-08 14:29:49 +02:00
it.rs it: use a software renderer 2024-06-05 18:36:20 +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: add HashMapExt 2024-05-08 15:59:43 +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: use expect attribute where possible 2024-09-06 11:08:22 +02:00
main.rs cpu_worker: add worker-thread framework 2024-09-08 14:29:49 +02:00
object.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
output_schedule.rs metal: implement VRR 2024-07-18 14:20:01 +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 all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
rect.rs surface: use async uploads for shm buffers 2024-09-09 11:14:39 +02:00
renderer.rs screencast: schedule toplevel screencasts with other screencasts 2024-09-01 11:03:15 +02:00
scale.rs portal: implement window capture 2024-04-19 12:12:49 +02:00
screenshoter.rs allocator: don't require render usage for bridged buffers 2024-09-05 11:48:41 +02:00
security_context_acceptor.rs all: add HashMapExt 2024-05-08 15:59:43 +02:00
sighand.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
state.rs gfx: remove GfxFramebuffer::take_render_ops 2024-09-10 23:37:00 +02:00
tasks.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
text.rs text: limit width to 4k to avoid performance degradation 2024-09-09 11:14:39 +02:00
theme.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
time.rs all: fetch current time only once per iteration 2024-07-12 20:05:31 +02:00
tools.rs autocommit 2022-03-30 03:00:46 CEST 2022-03-30 03:00:46 +02:00
tree.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
udev.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
udmabuf.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
user_session.rs io: use io_uring for all io 2022-12-31 17:56:58 +01:00
utils.rs utils: add DoubleBuffered 2024-09-08 19:35:22 +02: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: fetch current time only once per iteration 2024-07-12 20:05:31 +02: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 wayland: use code generation for wl_usr event handlers 2024-07-25 19:40:05 +02:00
xcon.rs all: address clippy lints 2024-07-02 17:13:20 +02:00
xkbcommon.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xwayland.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00