37 Commits (6c420f2b11c4631f8be05ab185e5af554161ebd2)

Author SHA1 Message Date
Martin Gräßlin badc7a2bc4 Remove show outline from TabBox 13 years ago
Thomas Lübking c6ff7932c2 Tabbox: ask kwin about compositing 13 years ago
Martin Gräßlin 98a04893a6 Use mgraesslin@kde.org for my mail address in Copyright and AboutData 13 years ago
Martin Gräßlin 9f85f7f597 Port non-composited Outline to XCB 13 years ago
Martin Gräßlin 47ddf1384c Fix non-const ref iterator issues reported by Krazy2 checker foreach 13 years ago
Martin Gräßlin 83b9cb6697 Verify QVariant is valid before casting to Client* 14 years ago
Martin Gräßlin d75e7a6d60 Use smart pointers to protect access to TabBoxClient 14 years ago
Thomas Lübking ed2fabf527 elevate tabbox when elevating highlighted windows 14 years ago
Thomas Lübking 0fe48f971d use compositor to elevate current tabbox window 14 years ago
Martin Gräßlin c2ebd35cad Use Show desktop item instead of empty text in TabBox 14 years ago
Martin Gräßlin d03c73a223 Add proper key navigation to layout based window switchers 14 years ago
Albert Astals Cid e3d2cb9a61 Do not animate the highlight the first time the tabbox is shown 14 years ago
Martin Gräßlin 2e69668f99 Fix TabBoxHandler::containsPos for desktop switching box 14 years ago
Martin Gräßlin 58725981eb Drop more unused TabBox related code 14 years ago
Martin Gräßlin 9bb59dc1ed Fix incorrect merge from KDE/4.8 branch 14 years ago
Martin Gräßlin a243d0b0b8 Delete highlight windows property from correct window 14 years ago
Martin Gräßlin c85452d517 Drop old (non QML) TabBox 14 years ago
Martin Gräßlin e1cbb33631 Desktop Box support for QML based TabBox 14 years ago
Martin Gräßlin ff8c0e3f8f Emit a signal when an item gets selected 14 years ago
Martin Gräßlin 5eb5a60cc5 Embedded mode for TabBox 14 years ago
Martin Gräßlin d2c7123dc6 TabBox becomes activatable through a DBus interface 15 years ago
Martin Gräßlin ba98af770a Add safety check for invalid ModelIndex 15 years ago
Martin Gräßlin 8b9e7f56cf Pass mouse events to declarative Tabbox 15 years ago
Martin Gräßlin aa17081fe8 TabBox in QML 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 646c7909d3 Do not activate highlight windows in desktop switching. This fixes a crash in walk through desktops. 16 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
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