https://bugs.kde.org/show_bug.cgi?id=401309
--- Comment #4 from Vlad Zagorodniy <[email protected]> --- Cool! I uploaded patches to expose wayland clients to the scripting api earlier today: * https://phabricator.kde.org/D17096 * https://phabricator.kde.org/D17097 In order to make your script work with wayland clients, you'll have to make the following checks X11-specific: * https://github.com/faho/kwin-tiling/blob/master/contents/code/tile.js#L215 * https://github.com/faho/kwin-tiling/blob/master/contents/code/tile.js#L283 * https://github.com/faho/kwin-tiling/blob/master/contents/code/tile.js#L300 -- You are receiving this mail because: You are watching all bug changes.
