Skip to content

wayland: Ensure that the greeter fills the entire screen

Vlad Zahorodnii requested to merge work/wayland-exclusive-zone into master

Since the greeter has an exclusive zone of 0, it can be resized to accommodate for other layer shell surfaces, for example panels.

Every view must have an exclusive zone of -1 so it fills the entire screen and there are no gaps.

Merge request reports