kwin/tabbox
Martin Gräßlin 7277ec7450 Add optional desktop entry to alt+tab for minimizing all windows (show desktop).
FEATURE: 167644

svn path=/trunk/KDE/kdebase/workspace/; revision=1105144
2010-03-19 10:15:56 +00:00
..
DefaultTabBoxLayouts.xml Do not set deselected icons to grayscale. It seems to be more difficult to identify the window. Thanks to Chani for the feedback. 2009-10-29 17:03:05 +00:00
clientitemdelegate.cpp Do not show the desktop name when using a tabbox mode which only includes windows from current desktop. In that case the information is redundant as all windows are on the same desktop. 2010-03-18 09:54:03 +00:00
clientitemdelegate.h Fix improper include guards in tabbox (Krazy issue no 14) 2009-09-15 10:43:42 +00:00
clientmodel.cpp Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 2010-03-19 10:15:56 +00:00
clientmodel.h Fix improper include guards in tabbox (Krazy issue no 14) 2009-09-15 10:43:42 +00:00
desktopitemdelegate.cpp Fix a regression compared to 4.3: animating the selection in classic tabbox 2010-01-03 12:11:25 +00:00
desktopitemdelegate.h Fix typos in comments of tabbox (Krazy issue 28). 2009-09-15 10:06:27 +00:00
desktopmodel.cpp First set the new model then reset. Stupid me :-( 2009-10-29 17:02:45 +00:00
desktopmodel.h Fix forward declaration 2009-09-13 20:14:27 +00:00
itemlayoutconfig.cpp Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
itemlayoutconfig.h Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 2009-09-13 11:36:45 +00:00
tabboxconfig.cpp Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 2010-03-19 10:15:56 +00:00
tabboxconfig.h Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 2010-03-19 10:15:56 +00:00
tabboxhandler.cpp Do not activate highlight windows in desktop switching. This fixes a crash in walk through desktops. 2010-02-26 16:50:45 +00:00
tabboxhandler.h Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 2010-03-19 10:15:56 +00:00
tabboxview.cpp Correctly handle mouse clicks in TabBox when there is an additional view. 2010-03-15 08:39:40 +00:00
tabboxview.h Fixing some regressions in the layout preview widget introduced due to the animation. 2010-01-04 22:24:30 +00:00