kwin/kcmkwin/kwinrules
Martin Gräßlin 7523c1e7d7 Integrate KWin::Cursor with InputRedirection
New inheriting class which uses the InputRedirection to track the cursor
position. It doesn't support warping of cursor.

This introduces a slight dependency loop in the startup. Cursor needs to
be created after the WaylandBackend to ensure that the operation mode is
set correctly. But the WaylandBackend itself is accessing Cursor. It
should be safe as inside the WaylandBackend it's only accessed after
callbacks.
2014-03-18 09:00:49 +01:00
..
CMakeLists.txt [kwin/kcms] Only link KCMUtils where needed 2014-03-18 07:41:30 +01:00
Messages.sh Remove temporary file 2008-07-02 07:04:51 +00:00
detectwidget.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
detectwidget.h [kwin/kcmrules] Use a pointer for the KWindowInfo member variable 2014-01-30 10:35:35 +01:00
detectwidget.ui [kwinrules] workaround for assert in QFormLayout 2013-09-30 09:55:13 +02:00
editshortcut.ui Store multiple shortcuts separated by " - " instead of space 2013-02-25 13:30:17 +01:00
kcm.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
kcm.h [kwinrules] slots/signals -> Q_SLOTS/Q_SIGNALS 2013-09-30 08:01:46 +02:00
kwinrules.desktop SVN_SILENT made messages (.desktop file) 2014-02-18 05:12:30 +00:00
kwinsrc.cpp Integrate KWin::Cursor with InputRedirection 2014-03-18 09:00:49 +01:00
main.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
ruleslist.cpp Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
ruleslist.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
ruleslist.ui Drop KDE4Support in kde-workspace/kwin 2013-12-05 20:24:02 +01:00
ruleswidget.cpp Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00
ruleswidget.h Replace NULL with nullptr in kcmkwin 2014-01-08 10:30:38 +01:00
ruleswidgetbase.ui Drop KDE4Support in kde-workspace/kwin 2013-12-05 20:24:02 +01:00
yesnobox.h Remove KDE/ prefix in include directories 2014-03-17 16:24:10 +01:00