D17097: [scripting] Emit clientAdded for Wayland clients
Tom Butler <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
TomButler added a comment.
I'm just commenting on this as a user not a developer, however the only thing stopping me from switching to Wayland is the lack of the tiling extension.
I understand the reservations from a development point of view but as a user it's frustrating watching this sit here. Would it be possible to either:
- Add a config option somewhere that enables this functionality (I'm happy editing a file rather than requiring a GUI option)
- A warning when adding a script that says something about not trusting random scripts from the internet
As is stands, this prevents even the most basic example from the scripting manual page from working as documented. From https://techbase.kde.org/Development/Tutorials/KWin/Scripting :
var clients = workspace.clientList();
for (var i=0; i<clients.length; i++) {
print(clients[i].caption);
}
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D17097
To: zzag, #kwin
Cc: TomButler, davidedmundson, mart, graesslin, kwin, jraleigh, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, alexeymin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol