Vlad Zahorodnii
5ad63f21e0
plugins/nightcolor: Rename d-bus interface
2024-02-08 14:24:51 +00:00
Devin Lin
c59c52cb0c
Expose org.kde.kwin.ColorCorrect.xml dbus file
2022-01-05 01:33:01 +00:00
Aleix Pol
7c6b0d9ef4
libinput: Install org.kde.kwin.InputDevice.xml exposing libinput/device.h
...
It allows to more comfortably create tooling that implements it.
2021-12-13 18:53:23 +00:00
Aleix Pol
bfe5c73541
Install the org.kde.KWin.TabletModeManager.xml
2021-11-10 14:20:56 +00:00
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.
2021-03-02 13:55:35 +00:00
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
2015-11-19 09:28:16 +01:00
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
2015-10-28 21:26:11 +01:00
À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)
2014-03-27 12:38:36 +01:00
Aleix Pol
a9fae41ac0
Install a config file with KWin's dbus interfaces
2014-03-21 16:42:48 +01:00