-
Notifications
You must be signed in to change notification settings - Fork 68
Wayland Support #210
Comments
Yeah, that's up to upstream, there's literally nothing for the script to do. There is an open bug. |
https://bugs.kde.org/show_bug.cgi?id=401309, including https://phabricator.kde.org/D17097, which is stuck in review because someone has security concerns (for some reason). |
Nope, it was already merged in https://phabricator.kde.org/R108:4bbef8d128ce339b4fa08816780c42c40bdd909e. Basic functionality should be there since Plasma 5.17. |
One of these days I'll figure out how to read phabricator's web interface. |
Thanks for the fast response guys! Does this mean that the script should work since the request to emit clientAdded on wayland clients was merged? |
Yes, it should work and I believe @TRPB to have some fixes to make the script (more) usable on Wayland. |
The behavior i described exists on the master branch of the repo running in the newest version of plasma wayland |
To clarify, on plasma 5.19, wayland clients are still being spawned in as floating clients. Does the repo still need to be updated to support wayland (in which case I'd be happy to investigate and provide a PR), or is there an issue with my setup? |
Currently the script works with tiling xwayland windows under wayland, however native wayland windows do not tile. When enabling the script in wayland, all windows tile (including wayland native windows), however subsequent wayland windows do not tile. This is especially problematic as all plasma windows are wayland native.
The text was updated successfully, but these errors were encountered: