Skip to content

fullscreen-shell-v1: initial protocol implementation

Simon Ser requested to merge github/fork/emersion/fullscreen-shell into master

Redo of https://github.com/swaywm/wlroots/pull/1452

This adds a basic protocol implementation, as well as a minimal server example.

Test with build/examples/fullscreen-shell -s weston-fullscreen.

Related to https://github.com/swaywm/wlroots/issues/1370

Merge request reports