| .. |
|
async_engine
|
clippy: call drop explicitly
|
2022-10-10 19:01:36 +02:00 |
|
backends
|
metal: preserve front buffer if atomic commit fails
|
2024-04-11 10:00:56 +02:00 |
|
cli
|
seat: implement per-device keymaps
|
2024-04-12 17:06:16 +02:00 |
|
client
|
wire: generate trait for request handling
|
2024-04-08 20:02:29 +02:00 |
|
config
|
seat: implement per-device keymaps
|
2024-04-12 17:06:16 +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
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02:00 |
|
ifs
|
wayland: implement virtual-keyboard
|
2024-04-12 19:59:30 +02:00 |
|
io_uring
|
io: use io_uring for all io
|
2022-12-31 17:56:58 +01:00 |
|
it
|
wayland: implement virtual-keyboard
|
2024-04-12 19:59: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
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02:00 |
|
rect
|
all: reorganize packages for release
|
2024-04-05 19:24:34 +02:00 |
|
renderer
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02:00 |
|
tasks
|
seat: implement per-device keymaps
|
2024-04-12 17:06:16 +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
|
seat: after keymap change, only send keymap to focused surface
|
2024-04-12 14:56:54 +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
|
logging: include version information
|
2024-04-11 10:00:56 +02:00 |
|
config.rs
|
config: change default config to use toml-based configuration
|
2024-03-16 04:22:27 +01:00 |
|
cursor.rs
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02: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
|
portal: ignore formats not supported by pipewire
|
2024-04-10 19:05:22 +02:00 |
|
gfx_api.rs
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02:00 |
|
gfx_apis.rs
|
render: implement a vulkan renderer
|
2024-02-08 15:24:02 +01:00 |
|
globals.rs
|
wayland: implement virtual-keyboard
|
2024-04-12 19:59:30 +02:00 |
|
ifs.rs
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +02: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
|
logging: include version information
|
2024-04-11 10:00:56 +02: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
|
logging: include version information
|
2024-04-11 10:00:56 +02:00 |
|
rect.rs
|
all: reorganize packages for release
|
2024-04-05 19:24:34 +02:00 |
|
renderer.rs
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +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
|
seat: implement per-device keymaps
|
2024-04-12 17:06: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
|
wayland: implement alpha_modifier_v1
|
2024-04-09 12:09:54 +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
|
seat: after keymap change, only send keymap to focused surface
|
2024-04-12 14:56:54 +02: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
|
seat: store pressed keys in a vector
|
2024-04-12 14:50:57 +02:00 |
|
version.rs
|
logging: include version information
|
2024-04-11 10:00:56 +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
|
wayland: implement virtual-keyboard
|
2024-04-12 19:59:30 +02:00 |
|
xwayland.rs
|
ipc: create separate offers/sources for X
|
2024-03-31 20:24:16 +02:00 |