https://bugs.kde.org/show_bug.cgi?id=493054
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/ce8927c938 |ma/kwin/-/commit/4bff935437 |87d63c5b052c1e0f2437e6f3d0b |0e3197cc7fe140845f4bf311407 |038 |e31 --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 4bff9354370e3197cc7fe140845f4bf311407e31 by David Edmundson, on behalf of David Edmundson. Committed on 27/09/2024 at 08:41. Pushed by davidedmundson into branch 'Plasma/6.2'. xwayland: Run scripts from /etc/xdg/Xwayland-session.d Some hooks need to run on X11 startup. On X11 this is handled by the login manager, for XWayland this is the responsibility of the desktop. Long term, we want Plasma to make XWayland actually on demand and therefore we should use the initfd for these startup scripts before the application connects. (cherry picked from commit ce8927c93887d63c5b052c1e0f2437e6f3d0b038) Co-authored-by: David Edmundson <k...@davidedmundson.co.uk> M +5 -0 CMakeLists.txt M +2 -0 src/config-kwin.h.cmake M +20 -0 src/xwayland/xwayland.cpp M +2 -0 src/xwayland/xwayland.h https://invent.kde.org/plasma/kwin/-/commit/4bff9354370e3197cc7fe140845f4bf311407e31 -- You are receiving this mail because: You are watching all bug changes.