Martin Gräßlin
b274fb9297
InputRedirection emits a signal when the modifiers change
...
Used by Cursor to properly emit the mouseChanged signal which for
historic reasons includes the keyboard modifiers.
Again some fiddling around with the autotests and kcmrules needed to
make it compile. This needs improvement!
2014-03-19 14:14:56 +01:00
Aleix Pol
df58c38b7c
Stop including KDE4_INCLUDES globally
...
Depend on libraries specifically instead.
2014-03-18 18:02:03 +01:00
Martin Gräßlin
23e6fbbb71
[kwin] Add missing target link libraries
...
Missing libs caused compile error if built standalone.
2014-03-18 14:38:00 +01:00
Martin Gräßlin
46392a337d
[kwin] Port autotests away from kde4_add_unit_test
2014-03-18 11:49:53 +01:00
Martin Gräßlin
d3c4a46c59
Track used cursor theme and size in Cursor
...
Reads the settings from kcminputrc. Unfortunately there is no update when
the settings change. This needs fixing in the cursors KCM first.
2014-03-18 09:00:49 +01:00
Martin Gräßlin
4586767db8
[kwin] Use imported targets for all XCB libs
...
Requires 04f78489265b6e52cabd2980dfc417abeee3a695 from ECM
2014-02-25 15:48:39 +01:00
Martin Gräßlin
04716ae5e3
[kwin] Rename tests subdirectories to autotests
...
Follows the naming schemes in frameworks and opens up the possibility
to include test applications for KWin in the tests subdirectory.
2014-01-30 11:01:59 +01:00