39 Commits (c0b89870b9799c07afb75971d0ae7c4f3a637b52)

Author SHA1 Message Date
Arthur Arlt 5d2f8356f4 Make reconfigure() a Q_SLOT 15 years ago
Martin Gräßlin f89ba7a382 Move tabbox.(h|cpp) to tabbox sub directory 15 years ago
Martin Gräßlin 9cb53d5d30 Create TabBoxView when first used 15 years ago
Martin Gräßlin 2ce4d166a1 Move loading of the TabBox Config XML into a thread 15 years ago
Martin Gräßlin c703dca4b2 Remove leftover from splitting out the Outline handling 15 years ago
Martin Gräßlin ff3900d825 Refactor KWin Outline code into an own class 15 years ago
Thomas Lübking 096691db01 secure referenced windows in uncomposited tabbox highlighting 15 years ago
Thomas Lübking 1fc3fb4db2 secure referenced windows in uncomposited tabbox highlighting 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Thomas Lübking 647eaa8afb raise alt+tab selected window w/o compositing (requires highlight windows option to be checked) 16 years ago
Martin Gräßlin 5b54bb1d03 Forward port rev 1137263: 16 years ago
Martin Gräßlin 752580496b Blur behind tabbox 16 years ago
Martin Gräßlin f099f6323b Too long titles in tabbox are probably elided in the middle as the application name is on the right. 16 years ago
Martin Gräßlin 445273c021 Sometimes warnings about missing parenthesis are correct 16 years ago
Martin Gräßlin 612864aed2 An tabbox item may never be bigger than the screen. 16 years ago
Martin Gräßlin 7277ec7450 Add optional desktop entry to alt+tab for minimizing all windows (show desktop). 16 years ago
Martin Gräßlin 551bcc2959 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. 16 years ago
Martin Gräßlin 8d2178ad5d Correctly handle mouse clicks in TabBox when there is an additional view. 16 years ago
Martin Gräßlin 646c7909d3 Do not activate highlight windows in desktop switching. This fixes a crash in walk through desktops. 16 years ago
Aaron J. Seigo 7c284cb3e1 same duration as used in Plasma::ItemBackground; smoother and more consistent for bonus 16 years ago
Martin Gräßlin 608f5fab7a Fixing some regressions in the layout preview widget introduced due to the animation. 16 years ago
Martin Gräßlin 10e6e014d9 Improvments to the item animation and to the painting (inspired by krunner). 16 years ago
Martin Gräßlin ac8dc8b07f Small improvements to the layout of the entries of tabbox list. 16 years ago
Martin Gräßlin e4062507f3 Fix a regression compared to 4.3: animating the selection in classic tabbox 16 years ago
Martin Gräßlin cb51fbb14c All desktops needs to check for application mode as well as for window mode. 16 years ago
Martin Gräßlin 07368e7625 Enable highlight windows effect by default (in general and for tabbox) as it works very reliable and is a great and useful feature. 16 years ago
Martin Gräßlin 60a152eca9 Add application switching to TabBox (that is only one element per window class). 17 years ago
Martin Gräßlin c4e0e0a612 Black borders around the tabbox in non-composited setup are ugly. 17 years ago
Martin Gräßlin 93ac3e14e3 Do not set deselected icons to grayscale. It seems to be more difficult to identify the window. Thanks to Chani for the feedback. 17 years ago
Martin Gräßlin 4591f8bacd Less warnings please 17 years ago
Martin Gräßlin f538de9b1d Fix broken navigation in tabbox if a tabular layout is used and there is an odd number of items. 17 years ago
Martin Gräßlin 8ebbebbb55 First set the new model then reset. Stupid me :-( 17 years ago
Martin Gräßlin 9834f6faf7 Fix a compile fail on OpenSolaris. 17 years ago
Lucas Murray 3fd898cbf7 Less warnings please. 17 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Martin Gräßlin 08ef17879b Fix improper include guards in tabbox (Krazy issue no 14) 17 years ago
Martin Gräßlin eb95fc7cba Fix typos in comments of tabbox (Krazy issue 28). 17 years ago
Laurent Montel 9178d9c191 Fix forward declaration 17 years ago
Andreas Kling c4b279eed5 Fixed two uninitialized reads on startup ({m_,}isShown) 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago