kwin/tabbox
Martin Gräßlin 485f0a3e06 Process mouse events
Button Press/Release do no longer fall through to motion notify as
there is no shared mouse event in xcb. Also the methods in Effects and
TabBox are adjusted to process only button press/release or motion
notify.

ScreenEdges are no longer checked for button press/release. They don't
interact on button press/release so there is no need to check it.
2013-07-29 08:58:05 +02:00
..
qml
tests Disable some tests which fail to compile 2013-07-24 09:58:43 +02:00
clientmodel.cpp
clientmodel.h
CMakeLists.txt
declarative.cpp Disable KDeclarative for the port 2013-07-24 09:58:42 +02:00
declarative.h Disable XEvent filter in tabbox/declarative.(h|cpp) 2013-07-24 09:58:41 +02:00
desktopchain.cpp
desktopchain.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
desktopmodel.cpp
desktopmodel.h
kwindesktopswitcher.desktop
kwinwindowswitcher.desktop
tabbox.cpp Process mouse events 2013-07-29 08:58:05 +02:00
tabbox.h Process mouse events 2013-07-29 08:58:05 +02:00
tabboxconfig.cpp
tabboxconfig.h Fix no cast to/from ASCII intrduced issues 2013-07-24 09:58:33 +02:00
tabboxhandler.cpp
tabboxhandler.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00