Skip to content
  • Aleix Pol Gonzalez's avatar
    Use wlr_layer_shell_v1 to implement on Wayland · 9e1db786
    Aleix Pol Gonzalez authored
    Using the PlasmaShell protocol has all sorts of problems because
    placement is decided by the client at a position level rather than by
    the application.
    This adopts the layer shell and enforces the surface to be full screen
    on the correct output and the compositor should be responsible for
    placing it correctly.
    9e1db786