Skip to content

Launch splash support

Guido Günther requested to merge guidog/phosh:launch-splash into main

This adds initial splash support for launching apps via gtk_shell1 wayland protocol. We show a full screen splash in mobile mode and currently nothing in docked mode (we could show a smaller splash there). One can swipe the splash screen away in case something gets stuck.

o

It needs

Future additions

I think we could initially merge once the wayland phoc/phosh protocol is sorted out and design is halfway sane. I've dropped some bits that also track app-id's on toplevels, etc but the intention is to extend the app-tracking object with that in the future.

Closes: #183 (closed)

Edited by Guido Günther

Merge request reports