Skip to content

Suggest window state changes when dragging them to the screen edge

Guido Günther requested to merge guidog/phoc:screen-edge-anim into main

Besides adding that bit we add some more infrastructure to render additional bling (for now around views). This will allow us to simplify lots of special cases like window decorations, shields or touch points.

Apart from that we have the usual bunch of cleanups some split out into !472 (merged).

Demo: https://social.librem.one/@agx/110883781804041834

To work correctly we need !352 (merged) as otherwise views might end up on the wrong output.

Closes: #309 (closed) Closes: #203 (closed)

Merge request reports