Skip to content
Snippets Groups Projects

staging: Add ext-zones protocol for area-limited window positioning

Open Matthias Klumpp requested to merge mak/wayland-protocols:wip/xdg-placement-v2 into main
  1. Dec 09, 2024
  2. Oct 27, 2024
    • Matthias Klumpp's avatar
      Add ext-zones protocol for window positioning in zones · 6f8568fc
      Matthias Klumpp authored
      
      This protocol provides a way for clients to create and add windows to
      "zones".
      
      A zone is a isolated environment with its own coordinate space where
      clients can add and arrange toplevels that logically belong to each
      other.
      It provides means for, among other things, requesting that windows are
      placed at specific coordinates within the zone coordinate space.
      
      Signed-off-by: Matthias Klumpp's avatarMatthias Klumpp <matthias@tenstral.net>
      6f8568fc
Loading