https://bugs.kde.org/show_bug.cgi?id=493054
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/ce8927c938 | |87d63c5b052c1e0f2437e6f3d0b | |038 --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit ce8927c93887d63c5b052c1e0f2437e6f3d0b038 by David Edmundson. Committed on 25/09/2024 at 11:26. Pushed by davidedmundson into branch 'master'. 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. 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/ce8927c93887d63c5b052c1e0f2437e6f3d0b038 -- You are receiving this mail because: You are watching all bug changes.