kwin/tabbox
Martin Gräßlin 8d2178ad5d Correctly handle mouse clicks in TabBox when there is an additional view.
BUG: 226877

svn path=/trunk/KDE/kdebase/workspace/; revision=1103492
2010-03-15 08:39:40 +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 Fix a regression compared to 4.3: animating the selection in classic tabbox 2010-01-03 12:11:25 +00:00
clientitemdelegate.h Fix improper include guards in tabbox (Krazy issue no 14) 2009-09-15 10:43:42 +00:00
clientmodel.cpp All desktops needs to check for application mode as well as for window mode. 2009-12-21 15:11:49 +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 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.h Enable highlight windows effect by default (in general and for tabbox) as it works very reliable and is a great and useful feature. 2009-12-19 17:26:03 +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 Fix typos in comments of tabbox (Krazy issue 28). 2009-09-15 10:06:27 +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