1
0
Fork 0
forked from wry/wry
wry/src
2024-10-12 14:50:05 +02:00
..
async_engine all: use tracy for tracing 2024-09-15 18:08:54 +02:00
backends Merge pull request #275 from mahkoh/jorth/vsync-min-max 2024-10-12 10:00:28 +02:00
cli xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
client all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
config xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
cpu_worker all: use tracy for tracing 2024-09-15 18:08:54 +02:00
dbus all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
ei portal: include mapping_id in screencasts 2024-10-11 13:23:54 +02:00
forker all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
gfx_apis all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
ifs Merge pull request #275 from mahkoh/jorth/vsync-min-max 2024-10-12 10:00:28 +02:00
io_uring all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
it screencapture: implement ext_image_copy_capture_manager_v1 2024-10-10 12:11:14 +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: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
portal portal: fix screencast portal version 2024-10-11 17:24:44 +02:00
rect tree: implement tile dragging 2024-10-02 11:35:05 +02:00
renderer renderer: use correct scaling for toplevel highlights 2024-05-22 13:04:53 +02:00
tasks wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
tools xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
tracy all: address clippy lints 2024-09-17 23:28:16 +02:00
tree Merge pull request #275 from mahkoh/jorth/vsync-min-max 2024-10-12 10:00:28 +02:00
utils all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
video all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
wl_usr portal: damage buffer before committing 2024-10-10 21:21:34 +02:00
xcon all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
xkbcommon autocommit 2022-03-23 18:38:46 CET 2022-03-23 18:38:46 +01:00
xwayland xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
acceptor.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
allocator.rs vulkan: add an async allocator 2024-09-08 19:32:10 +02: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 wayland: implement commit-timing-v1 2024-10-11 21:03:33 +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 xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
client.rs wayland: implement fifo-v1 2024-10-11 20:37:55 +02:00
clientmem.rs render: add abstraction for async-upload storage 2024-09-28 22:28:47 +02:00
compositor.rs wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
config.rs config: allow handling switch events 2024-04-28 13:35:52 +02:00
cpu_worker.rs it: wait for async engine and cpu worker to become idle 2024-09-28 22:28:30 +02:00
cursor.rs metal: latch hardware cursors in the backend 2024-09-10 23:37:54 +02:00
cursor_user.rs render: use explicit sync for framebuffers 2024-09-17 23:28:16 +02:00
damage.rs backend: store damaged state in ConnectorData 2024-09-11 23:58:45 +02:00
dbus.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
drm_feedback.rs drm: include st_rdev in Drm object 2024-10-10 12:10:43 +02:00
edid.rs wp-presentation: implement version 2 2024-10-12 09:58:32 +02: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: use tracy for tracing 2024-09-15 18:08:54 +02:00
format.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
gfx_api.rs screencapture: implement ext_image_copy_capture_manager_v1 2024-10-10 12:11:14 +02:00
gfx_apis.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
globals.rs wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
ifs.rs wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
io_uring.rs all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
it.rs all: use tracy for tracing 2024-09-15 18:08:54 +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: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +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 unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
main.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
object.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
output_schedule.rs backend: store damaged state in ConnectorData 2024-09-11 23:58:45 +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: unify remote desktop and screencast sessions 2024-10-10 21:21:34 +02:00
rect.rs tree: implement tile dragging 2024-10-02 11:35:05 +02:00
renderer.rs tree: implement tile dragging 2024-10-02 11:35:05 +02:00
scale.rs portal: implement window capture 2024-04-19 12:12:49 +02:00
screenshoter.rs render: use explicit sync for framebuffers 2024-09-17 23:28:16 +02:00
security_context_acceptor.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
sighand.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
state.rs wayland: implement fifo-v1 2024-10-11 20:37:55 +02:00
tasks.rs wayland: implement fifo-v1 2024-10-11 20:37:55 +02:00
text.rs vulkan: make async transfers generic over upload/download 2024-10-07 12:43:44 +02:00
theme.rs config: store font names in Arc 2024-09-28 22:29:02 +02: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: use tracy for tracing 2024-09-15 18:08:54 +02:00
tree.rs tree: implement tile dragging 2024-10-02 11:35:05 +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 text: render text asynchronously 2024-09-28 22:29:13 +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: use tracy for tracing 2024-09-15 18:08:54 +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: include object id in request errors 2024-09-17 20:24:19 +02:00
xcon.rs all: remove unnecessary mem:: prefix 2024-10-12 14:50:05 +02:00
xkbcommon.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xwayland.rs xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00