Vlad Zahorodnii
5ad63f21e0
plugins/nightcolor: Rename d-bus interface
2 years ago
Devin Lin
c59c52cb0c
Expose org.kde.kwin.ColorCorrect.xml dbus file
4 years ago
Aleix Pol
7c6b0d9ef4
libinput: Install org.kde.kwin.InputDevice.xml exposing libinput/device.h
...
It allows to more comfortably create tooling that implements it.
4 years ago
Aleix Pol
bfe5c73541
Install the org.kde.KWin.TabletModeManager.xml
4 years ago
Aleix Pol
63a7b25801
inputmethod: Provide DBus API so the shell can integrate with it
...
It makes it possible to show if the virtual keyboard is being shown and
if it is to hide it.
5 years ago
Martin Gräßlin
eabddf939b
Add path to kwin_wayland binary to KWin's installed CMakeConfig
...
The absolute path is needed by e.g. startplasmacompositor.
REVIEW: 126106
10 years ago
Heiko Becker
2c4ed0aca1
Use KDE_INSTALL_DBUSINTERFACEDIR to install dbus interfaces
...
...and use PATH_VARS to make the config file work with absolute paths.
Two reasons to do this:
- DBUS_INTERFACES_INSTALL_DIR is marked deprecated
- Not hard-coding the packackage prefix is helpful on a multiarch
layout where the prefix is /usr/${host} but arch-independent files
should still be installed to /usr/share (i.e a level below the
prefix).
REVIEW: 125843
11 years ago
Àlex Fiestas
d103db4b29
Use ecm_configure_package_config_file instead of configure_file
...
Works better on all kind of systems (in concrete it fixes things for Debian
users)
12 years ago
Aleix Pol
a9fae41ac0
Install a config file with KWin's dbus interfaces
12 years ago