winit/src/platform_impl/linux/wayland
Kirill Chibisov 9ab4c03e89
wayland: fix CSD decorations glitch when closing
In rare cases destroying subsurfaces before the main surface could
result in a frame where the window is still shown, but decorations
got hidden, right before the window itself disappears.
2024-04-19 14:40:00 +04:00
..
event_loop Replace log with tracing 2024-03-01 20:45:31 +04:00
seat Replace log with tracing 2024-03-01 20:45:31 +04:00
types On Wayland, pre-multiply alpha for custom cursor 2024-01-30 21:31:17 +04:00
window wayland: fix CSD decorations glitch when closing 2024-04-19 14:40:00 +04:00
mod.rs Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
output.rs Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
state.rs Replace log with tracing 2024-03-01 20:45:31 +04:00