Skip to content

Draft: xwayland: Improve desktop integration

Olivier Fourdan requested to merge ofourdan/xserver:xwayland-set-title into master
  • Set a meaningful title for the xdg_surface, it's nicer when running rootful.
  • Add xdg-toplevel listener so that the compositor can close the Xwayland rootful window
  • Set the app_id and install desktop file to run Xwayland (requires !895 (closed))
  • Use libdecor (optional) for decorating the Xwayland rootful window

Mandatory screencast:

Screencast_from_05-05-22_11_45_18

Edited by Olivier Fourdan

Merge request reports