Wayland compositor (wlroots)
git clone https://git.lucas.co/cce-compositor.git
rwm: initial configure may be delayed
It doesn't make sense to send a configure "as soon as possible" if the
window manager wishes the window to first remain hidden for a while.
protocol/river-window-management-v1.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/protocol/river-window-management-v1.xml b/protocol/river-window-management-v1.xml
index a3e8763..7414859 100644
--- a/protocol/river-window-management-v1.xml
+++ b/protocol/river-window-management-v1.xml
@@ -196,10 +196,6 @@
proposes window dimensions (river_window_v1.propose_dimensions) and makes
a river_window_manager_v1.commit request.
- The window manager should make this initial commit proposing dimensions
- for new windows as soon as possible after receiving the corresponding
- update event.
-
TODO:
- size hints (including unset state)
- window cropping