1
0
Fork 0
forked from wry/wry
wry/src
atagen f94d6c644c container: predict window size for initial configure
previously, windows were allowed determine their own initial dimensions,
then fed a resize afterwards. we now look up the parent container and
try to predict + report the real size up front to minimise visual
artifacting on spawn/destroy
2026-04-07 12:05:59 +10:00
..
async_engine all: warn on unsafe-op-in-unsafe-fn 2024-10-20 18:39:11 +02:00
backend virtual-output: add support for virtual outputs 2026-03-19 14:45:58 +01:00
backends all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
cli all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
client wayland: optimize receiving messages 2026-03-29 13:38:01 +02:00
cmm cmm: add support for absolute_no_adaptation intent 2026-03-29 16:18:26 +02:00
config add window gaps 2026-04-06 20:12:20 +10:00
cpu_worker wl_surface: ignore toplevel damage bounds if toplevel is detached 2025-04-14 13:08:08 +02:00
criteria all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
dbus all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
ei all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
eventfd_cache eventfd-cache: add new util 2026-03-02 18:01:45 +01:00
fontconfig fontconfig: add bindings 2026-03-09 18:48:32 +01:00
forker all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
gfx_apis opengl: move dynload macro to macros.rs 2026-04-02 19:10:26 +02:00
ifs container: predict window size for initial configure 2026-04-07 12:05:59 +10:00
io_uring all: use run-on-drop crate 2026-02-13 11:09:07 +01:00
it output: pre-compute OutputId hash 2026-04-05 17:50:10 -04:00
libinput metal: enable keyboard LEDs 2025-09-07 12:41:31 +02:00
pango autocommit 2022-03-23 15:56:15 CET 2022-03-23 15:56:15 +01:00
pipewire all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
portal all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
rect rect: fix overflow in dist_squared 2026-03-06 13:43:31 +01:00
renderer cmm: store render intent 2026-03-29 16:18:24 +02:00
tasks all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
tools all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
tracy all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
tree container: predict window size for initial configure 2026-04-07 12:05:59 +10:00
utils all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
video all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
vulkan_core vulkan-core: make SyncobjCtx optional 2026-03-11 12:05:04 +01:00
wl_usr all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
xcon all: use let chains 2025-07-01 11:20:48 +02:00
xwayland all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
acceptor.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
allocator.rs macros: auto generate bitflag variants 2026-02-27 16:20:04 +01:00
async_engine.rs config: add just-mapped window criteria 2025-05-07 22:41:43 +02:00
backend.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
backends.rs backends: add headless backend 2026-03-19 22:46:57 +01:00
bridge.c keyboard: replace xkbcommon by kbvm 2025-01-27 10:23:46 +01:00
bugs.rs all: remove once_cell dependency 2026-03-30 12:30:26 +02:00
cli.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
client.rs macros: add opaque macro 2026-04-02 19:10:40 +02:00
clientmem.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
cmm.rs cmm: store render intent 2026-03-29 16:18:24 +02:00
compositor.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
config.rs macros: add opaque macro 2026-04-02 19:10:40 +02:00
copy_device.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
cpu_worker.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
criteria.rs config: add window-rule infrastructure 2025-05-07 22:41:43 +02:00
cursor.rs all: remove once_cell dependency 2026-03-30 12:30:26 +02:00
cursor_user.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
damage.rs cmm: store render intent 2026-03-29 16:18:24 +02:00
dbus.rs all: fix clippy lints 2026-03-05 21:29:56 +01:00
drm_feedback.rs gfx: return formats by reference 2026-02-18 06:06:07 +01:00
edid.rs metal: allow configuring color space and transfer function 2025-03-11 18:42:47 +01:00
ei.rs ei: add support for libei 2024-07-25 19:40:29 +02:00
eventfd_cache.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
fixed.rs xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
forker.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
format.rs all: remove once_cell dependency 2026-03-30 12:30:26 +02:00
gfx_api.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
gfx_apis.rs vulkan: use sync objects if possible 2026-03-02 18:19:15 +01:00
globals.rs wayland: implement wlr-virtual-pointer-unstable-v1 2026-03-19 19:10:12 +01:00
icons.rs config: allow disabling window titles 2025-10-16 18:47:08 +02:00
ifs.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
io_uring.rs all: use not_matches macro 2026-02-16 20:22:15 +01:00
it.rs all: use trait upcasting 2025-04-03 17:03:32 +02:00
kbvm.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
keyboard.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +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: properly align allocations 2025-07-18 23:28:23 +02:00
libinput.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
logger.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
logind.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
macros.rs output: pre-compute OutputId hash 2026-04-05 17:50:10 -04:00
main.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
object.rs all: use trait upcasting 2025-04-03 17:03:32 +02:00
output_schedule.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
pango.rs rect: safer construction 2026-01-09 09:41:46 +01:00
pipewire.rs portal: add a desktop portal 2022-07-31 11:25:57 +02:00
portal.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
pr_caps.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
rect.rs rect: fix overflow in dist_squared 2026-03-06 13:43:31 +01:00
renderer.rs add window gaps 2026-04-06 20:12:20 +10:00
scale.rs scale: round halfway away from zero 2026-03-15 01:15:57 +01:00
screenshoter.rs tree: add Transform 2026-02-24 20:48:45 +01:00
security_context_acceptor.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
sighand.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
state.rs container: predict window size for initial configure 2026-04-07 12:05:59 +10:00
tagged_acceptor.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
tasks.rs virtual-output: add support for virtual outputs 2026-03-19 14:45:58 +01:00
text.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
theme.rs add window gaps 2026-04-06 20:12:20 +10: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 cli: add json output 2026-03-23 14:02:09 +01:00
udev.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
udmabuf.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
user_session.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
utils.rs macros: add opaque macro 2026-04-02 19:10:40 +02:00
version.rs logging: include version information 2024-04-11 10:00:56 +02:00
video.rs copy_device: add new utility 2026-02-18 06:06:07 +01:00
virtual_output.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
vulkan_core.rs all: remove once_cell dependency 2026-03-30 12:30:26 +02:00
wheel.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +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 all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
xcon.rs all: simplify handling of Errno values 2026-04-02 19:00:42 +02:00
xwayland.rs all: remove control center in its entirety 2026-04-05 20:40:39 -04:00