Skip to content

Emit clientAdded for wayland clients

Vlad Zahorodnii requested to merge work/emit-client-added into master

Emit the clientAdded() signal also for Wayland clients in order to unify the API of the Workspace class for different client types.

Merge request reports