Martin Gräßlin
b01b03aa84
[scripting] Find scripts through KPackage
...
Another sycoca usage gone.
2015-07-07 08:48:24 +02:00
Martin Gräßlin
5b111cc467
[tabbox] Locate layouts through KPackage instead of KService
...
Another usage of ksycoca gone.
2015-07-07 08:28:38 +02:00
Martin Gräßlin
0d51952d78
Provide x11Connection as a property on the KWin::Application
...
KWin::connection() uses the property to resolve the value instead of
using QX11Info. In practice this doesn't change anything at the moment,
but allows kwin_wayland to provide an xcb connection without depending
on QX11Info.
As we cannot make xcb_connection_t* available as a metatype, the
property's type is set to void*.
2015-03-17 09:44:53 +01:00
Thomas Lübking
40a06a23a9
ShadeHover highlighted windows in tabbox
...
The setting says "show selected window" ;-)
BUG: 186206
FIXED-IN: 5.3
REVIEW: 122472
2015-02-10 21:41:25 +01:00
Martin Gräßlin
1f4981fc0b
[tabbox] Bring back disabled unit tests
...
SwitcherItem is disabled for the unit test to reduce pulled in deps.
2014-06-10 11:14:59 +02: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
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