Diffusion KWin 4bbef8d128ce

[scripting] Emit clientAdded for Wayland clients

Authored by zzag on Nov 21 2018, 2:13 PM.

Description

[scripting] Emit clientAdded for Wayland clients

Summary:
Currently, if a script relies on clientAdded to setup some required
connections, then it probably won't work with Wayland clients because
clientAdded is emitted only for X11 clients.

Test Plan:

  • Installed sticky window snapping script, it works;
  • Installed a couple of tiling scripts, with some small changes, they work.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: strobach, TomButler, davidedmundson, mart, graesslin, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D17097

Details

Committed
zzagMay 23 2019, 9:27 PM
Reviewer
KWin
Differential Revision
D17097: [scripting] Emit clientAdded for Wayland clients
Parents
R108:689d89ae4ead: [scripting] Port the remaining bits of API to AbstractClient
Branches
Unknown
Tags
Unknown