97 Commits (aa1e9161d5c5a1b7e4e59e7508dd5e35af76dae8)

Author SHA1 Message Date
Martin Gräßlin 6e45901844 TabBoxClientImpl changed to using an AbstractClient 11 years ago
Martin Gräßlin fe7a6834b2 FocusChain operates on AbstractClient instead of Client 11 years ago
Thomas Lübking 0b6a804701 break showingDesktop w/ tabbox/PW/DG 11 years ago
Martin Gräßlin 857219546f Update x11Time when a global shortcut is pressed 11 years ago
Thomas Lübking 40a06a23a9 ShadeHover highlighted windows in tabbox 11 years ago
Thomas Lübking ea5a5f196d allow forcefull restacking 11 years ago
Martin Gräßlin 2a29324294 [tabbox] Port keysym and modifier mapping to XCB 11 years ago
Martin Gräßlin 4c9744fe8e Drop dependency on kdecoration.h 11 years ago
Martin Gräßlin b7a8bb4f52 Drop build option KWIN_BUILD_SCREENEDGES 11 years ago
Martin Gräßlin e79f0d54f2 [tabbox] Get DesktopSwitcher from look and feel package 12 years ago
Volker Krause 5db2d5a556 Make constants const, saves a few symbols in the .data section. 12 years ago
Thomas Lübking d44aedbcac always use establishTabBoxGrab instead un/grabX* 12 years ago
Martin Gräßlin ec6a1810d4 [tabbox] Drop DBus interface and embedded functionality 12 years ago
Martin Gräßlin b83f63edf2 [tabbox] Use XCB_CURRENT_TIME for xcb_allow_event 12 years ago
Martin Gräßlin 41b7b7f3e5 [tabbox] Pass parent to TabBoxHandler 12 years ago
Martin Gräßlin 12a4923959 [kwin] Use std::find_if and lambda functions for Workspace::findUnmanaged 12 years ago
Martin Gräßlin 38201a8295 Properly support key events in TabBox over InputRedirection 12 years ago
Martin Gräßlin d1d3401b9f Register KWin's global shortcuts with the new shortcut system 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 12 years ago
Matteo De Carlo 8a9cdba6ae Replace NULL with nullptr in tabbox folder 12 years ago
Martin Gräßlin edeb8051e9 [kwin] Remove KActionCollection usage in TabBox 12 years ago
Martin Gräßlin d9c29805b1 [kwin/tabbox] Remove the modalActionSwitch 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Martin Gräßlin 7aeec8ef89 [kwin] Drop dead code 12 years ago
Martin Gräßlin 6a1cadc0a7 [kwin] update x time before trying to establish/release tabbox grab 13 years ago
Martin Gräßlin 080113e04c Introduce a new backtab test handling in TabBox invokation 13 years ago
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