kwin/tabbox
Martin Gräßlin 6073cd5f6b Present Windows like Window Switcher layout
This layout is intended to replace the TabBox mode in Present
Windows effect.
The advantages of a layout over the effect are:
* works without compositing
* supports multi-screen in a better way (windows don't move)
* is an overlay on top of the windows instead of reusing the windows
* is not a hack inside the actual effect
* visually consistent with other layouts
2012-03-25 11:54:32 +02:00
..
qml Present Windows like Window Switcher layout 2012-03-25 11:54:32 +02:00
CMakeLists.txt Window Switcher layouts follow Plasma Package structure 2012-02-16 10:08:15 +01:00
clientmodel.cpp Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
clientmodel.h Activate TabBoxClient from mouse click and close TabBox 2011-11-27 17:03:35 +01:00
declarative.cpp Do not animate the highlight the first time the tabbox is shown 2012-03-21 00:02:21 +01:00
declarative.h Do not animate the highlight the first time the tabbox is shown 2012-03-21 00:02:21 +01:00
desktopmodel.cpp KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
desktopmodel.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
kwinwindowswitcher.desktop SVN_SILENT made messages (.desktop file) 2012-03-24 11:23:48 +01:00
tabbox.cpp Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
tabbox.h Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
tabboxconfig.cpp Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
tabboxconfig.h Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00
tabboxhandler.cpp Do not animate the highlight the first time the tabbox is shown 2012-03-21 00:02:21 +01:00
tabboxhandler.h Refactor checks for inclusion of TabBoxClients in the client list 2012-03-05 20:26:35 +01:00