71 Commits (85ea66f7365437afd322cd689a6acc5245dc19f5)

Author SHA1 Message Date
Martin Gräßlin 1398f9ed04 Remove left-over from disable global shortcuts removal 13 years ago
Martin Gräßlin 8a5972b8cb Fix warning 13 years ago
Martin Gräßlin 57be7899c0 Remove no longer needed includes from kwin/tabbox/tabbox.cpp 13 years ago
Martin Gräßlin ac3ca11486 KIcon -> QIcon::fromTheme in kwin/tabbox 13 years ago
Martin Gräßlin 79e09c43f3 Port kwin/tabbox from KShortcut to QKeySequence 13 years ago
Martin Gräßlin 139201a2e2 KGlobal::config() -> KSharedConfig::openConfig() 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Martin Gräßlin b4c957b617 Remove XCheckTypedEvent from TabBox::hide() 13 years ago
Martin Gräßlin 8f94ee7d8f Port away from QApplication::syncX() in TabBox 13 years ago
Martin Gräßlin 334cf10d7d Enable Key Press/Release events 13 years ago
Martin Gräßlin 485f0a3e06 Process mouse events 13 years ago
Martin Gräßlin 348ff1941c Partially disable KAction handling 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Martin Gräßlin fca3814fd9 Fix build error without screenedges 13 years ago
Martin Gräßlin 2e758ed6a7 Add an elevate() method to Toplevel 13 years ago
Martin Gräßlin 7c489e43d9 Plasma Package support for desktop switcher layouts 13 years ago
Martin Gräßlin badc7a2bc4 Remove show outline from TabBox 13 years ago
Thomas Lübking 8cf6e39eab general tabbox support for screenedges 13 years ago
Thomas Lübking c6ff7932c2 Tabbox: ask kwin about compositing 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Martin Gräßlin d503d9ffb6 Turn TabBox into a proper singleton 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 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 5755a6f21a Include KIcon where needed 13 years ago
Martin Gräßlin 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin 4a0a4bc27e Split out handling of focus chain into an own class 13 years ago
Thomas Lübking 48128f268c improve multihead situation 13 years ago
Martin Gräßlin 9f85f7f597 Port non-composited Outline to XCB 13 years ago
Martin Gräßlin 1d959dea64 Move Desktop Chain management from Workspace into own class 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Martin Gräßlin 47ddf1384c Fix non-const ref iterator issues reported by Krazy2 checker foreach 13 years ago
Thomas Lübking 3964785830 special tab/backtab handling to align kglobalaccel 13 years ago
Martin Gräßlin ed3effa2d3 Ensure that the start Client to build up the ClientModel is in the Focus Chain 14 years ago
Martin Gräßlin 2f18fe002f Start building up of ClientModel with the first Client to include 14 years ago
Martin Gräßlin a4fed7188c Use the first client as entrance to the focus chain if no active window 14 years ago
Martin Gräßlin 4782325c4a Remove outdated options from TabBoxConfig 14 years ago
Martin Gräßlin d75e7a6d60 Use smart pointers to protect access to TabBoxClient 14 years ago
Thomas Lübking 498a0a6a41 force showTabBox when opening layout through dbus 14 years ago
Martin Gräßlin 38ab8359d7 Simplify construction of TabBoxClientImpl 14 years ago
Ghislain MARY c66c78f1d2 Key Bindings for Switching between Windows of current Application 14 years ago
Martin Gräßlin 7f654ee959 Add layout name to D-Bus interface to open TabBox 14 years ago
Thomas Lübking ed2fabf527 elevate tabbox when elevating highlighted windows 14 years ago
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago
Thomas Lübking 0fe48f971d use compositor to elevate current tabbox window 14 years ago
Martin Gräßlin c16550f728 Use desktop icon for Show Desktop entry in TabBox 14 years ago
Martin Gräßlin 65819a0d68 Show windows from all screen in TabBox by default 14 years ago
Martin Gräßlin d03c73a223 Add proper key navigation to layout based window switchers 14 years ago
Stefano Avallone 76c00aa189 Refactor checks for inclusion of TabBoxClients in the client list 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago