kwin/kcmkwin
Martin Flöser 0b28abeb01 Port window specific rules dialog to DBus
Summary:
The dialog invoked through user actions menu takes the internal uuid as
command line argument which allows to query the required information
from KWin instead of using X11.

This allows to enable the system for Wayland windows.

In order to replace the usage of ClientMachine in the rules dialog the
dbus interface is extended by a value whether the window is on the
localhost. This is exposed through a virtual method on toplevel which is
overridden in ShellClient and there always returning true.

Test Plan: Run a nested Wayland and opened the dialog on a wayland window

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17750
2018-12-31 07:58:12 +01:00
..
kwincompositing SVN_SILENT made messages (.desktop file) - always resolve ours 2018-12-24 05:25:01 +01:00
kwindecoration SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-22 06:02:11 +01:00
kwindesktop [kcmkwin/desktop] Disable the OSD duration spinbox if the corresponding checkbox is unchecked 2018-12-23 15:15:20 +02:00
kwinoptions SVN_SILENT made messages (.desktop file) - always resolve ours 2018-12-24 05:25:01 +01:00
kwinrules Port window specific rules dialog to DBus 2018-12-31 07:58:12 +01:00
kwinscreenedges SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-22 06:02:11 +01:00
kwinscripts SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-22 06:02:11 +01:00
kwintabbox SVN_SILENT made messages (.desktop file) - always resolve ours 2018-11-22 06:02:11 +01:00
CMakeLists.txt