You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing xdg-activation will make it possible to set StartupNotify field in Waydroid's desktop files, allowing various DEs to reliably display a splash screen when the app is being launched.
In order for it to work, waydroid.py will have to pass the content of XDG_ACTIVATION_TOKEN env var into the container for hwcomposer to pick up and report via Wayland.
The text was updated successfully, but these errors were encountered:
Implementing xdg-activation will make it possible to set
StartupNotify
field in Waydroid's desktop files, allowing various DEs to reliably display a splash screen when the app is being launched.In order for it to work, waydroid.py will have to pass the content of
XDG_ACTIVATION_TOKEN
env var into the container for hwcomposer to pick up and report via Wayland.The text was updated successfully, but these errors were encountered: