| .. |
|
async_engine
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
backends
|
metal: unset O_NONBLOCK for DRM file descriptors
|
2024-10-19 08:58:29 +02:00 |
|
cli
|
all: mark env::set_var/remove_var unsafe
|
2024-10-20 18:43:51 +02:00 |
|
client
|
ipc: implement ext-data-control
|
2024-10-25 15:29:10 +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: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
ifs
|
ipc: implement ext-data-control
|
2024-10-25 15:29:10 +02:00 |
|
io_uring
|
all: remove unnecessary mem:: prefix
|
2024-10-12 14:50:05 +02:00 |
|
it
|
it: handle new warnings
|
2024-10-20 18:50:06 +02:00 |
|
libinput
|
all: mark extern blocks as unsafe
|
2024-10-20 16:28:47 +02:00 |
|
pango
|
autocommit 2022-03-23 15:56:15 CET
|
2022-03-23 15:56:15 +01:00 |
|
pipewire
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +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
|
fractional-scale: implement accurate rounding
|
2024-10-22 11:11:29 +02:00 |
|
tasks
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +02:00 |
|
tools
|
xwayland: allow windows to scale themselves
|
2024-10-08 11:14:30 +02:00 |
|
tracy
|
it: handle new warnings
|
2024-10-20 18:50:06 +02:00 |
|
tree
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +02:00 |
|
utils
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +02:00 |
|
video
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +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
|
ipc: remove X-only code from traits
|
2024-10-25 15:29:07 +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
|
seat: keep track of serials that are allowed to steal keyboard focus
|
2024-10-24 09:12:11 +02:00 |
|
clientmem.rs
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
compositor.rs
|
data-control: remove wlr-specific code
|
2024-10-25 15:29:09 +02:00 |
|
config.rs
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +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: mark env::set_var/remove_var unsafe
|
2024-10-20 18:43:51 +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
|
ipc: implement ext-data-control
|
2024-10-25 15:29:10 +02:00 |
|
ifs.rs
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +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
|
it: handle new warnings
|
2024-10-20 18:50:06 +02:00 |
|
libinput.rs
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02: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: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +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: mark extern blocks as unsafe
|
2024-10-20 16:28:47 +02: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
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +02:00 |
|
scale.rs
|
fractional-scale: implement accurate rounding
|
2024-10-22 11:11:29 +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
|
data-control: remove wlr-specific code
|
2024-10-25 15:29:09 +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
|
wayland: implement jay-tray-v1
|
2024-10-24 09:27:32 +02:00 |
|
udev.rs
|
all: mark extern blocks as unsafe
|
2024-10-20 16:28:47 +02:00 |
|
udmabuf.rs
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
user_session.rs
|
io: use io_uring for all io
|
2022-12-31 17:56:58 +01:00 |
|
utils.rs
|
fractional-scale: implement accurate rounding
|
2024-10-22 11:11:29 +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: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
xwayland.rs
|
xwayland: allow windows to scale themselves
|
2024-10-08 11:14:30 +02:00 |