508 Commits (7b0676ebaf30f8eeb31bb82368071d9ca4df9439)

Author SHA1 Message Date
Martin Gräßlin c71b002b24 [wayland] Fix release of TabBox on Wayland 10 years ago
Martin Gräßlin ca6505e84c [autotests/integration] Add new test for triggering TabBox 10 years ago
Martin Gräßlin cb7f922222 Set componentName to KWIN_NAME on QActions for KGlobalAccel 10 years ago
Martin Gräßlin 2545162f87 Support highlighting windows through EffectsHandlerImpl 10 years ago
l10n daemon script 28d56ef0d0 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
l10n daemon script 56e3b5b116 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
Allen Winter 31f067ede2 pedantic fixes 10 years ago
Martin Gräßlin 50569a2580 Move tabbox/autotests to autotests/tabbox 10 years ago
Martin Gräßlin 24bdfc6317 Make Toplevel::window() no longer virtual and introduce ::windowId() 10 years ago
Martin Gräßlin d2716c834b Pass pointer and wheel events to TabBox from special event filter 10 years ago
Martin Gräßlin aea4221575 [tabbox] Pass the tabbox window to elevate as a QWindow instead of winId 10 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 757523a324 Use kwinApp()->config() instead of KSharedConfig::openConfig() 10 years ago
Martin Gräßlin 1f7daa934d KWin::Application holdes a KSharedConfigPtr with the config 10 years ago
l10n daemon script 096b61ee44 SVN_SILENT made messages (.desktop file) 10 years ago
l10n daemon script aa0f2c88f0 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
l10n daemon script aff81afd27 SVN_SILENT made messages (.desktop file) - always resolve ours 10 years ago
l10n daemon script 87ccc5010a SVN_SILENT made messages (.desktop file) 10 years ago
l10n daemon script 56860e63f5 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Nick Shaforostoff 3a8d7d866a optimize string operations 11 years ago
l10n daemon script 42c594330a SVN_SILENT made messages (.desktop file) 11 years ago
l10n daemon script c342be5961 SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Thomas Lübking cb1005120a support changing tabbox mode 11 years ago
Martin Gräßlin f7925c586e [tabbox] Support wayland in establish/remove TabBoxGrab 11 years ago
Martin Gräßlin 304ac3ac84 [tabbox] Split areModKeysDepressed into X11 and Wayland variant 11 years ago
Thomas Lübking f96836b2df update SwitcherItem::screenGeometry when showing 11 years ago
Martin Gräßlin 910c49959a [tabbox] Add dedicated logging category for TabBox 11 years ago
Aleix Pol 6f345f4915 Clean debug output 11 years ago
Martin Gräßlin 63bdc54b32 [tabbox] Fix loading of default layout 11 years ago
Martin Gräßlin a1a89d3d1e Disable Activities support on Wayland 11 years ago
Martin Gräßlin b01b03aa84 [scripting] Find scripts through KPackage 11 years ago
Martin Gräßlin 5b111cc467 [tabbox] Locate layouts through KPackage instead of KService 11 years ago
l10n daemon script d07fd3a140 SVN_SILENT made messages (.desktop file) 11 years ago
l10n daemon script 99237c9b3f SVN_SILENT made messages (.desktop file) - always resolve ours 11 years ago
Martin Gräßlin ab4e798837 Remove no longer needed casts from TabBox::establish/removeTabBoxGrab 11 years ago
Martin Gräßlin 704b255234 Drop no longer needed dynamic_casts from TabBox 11 years ago
Martin Gräßlin 7d5236cac8 TabBox::shadeActivate operates on AbstractClient 11 years ago
Martin Gräßlin 3ad117ac28 Workspace::activeClient returns an AbstractClient 11 years ago
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 0d51952d78 Provide x11Connection as a property on the KWin::Application 11 years ago
Martin Gräßlin d66a804bbb Drop not needed includes of QX11Info 11 years ago
Martin Gräßlin c61ecc887a Replace QX11Info::appRootWindow() by KWin::rootWindow() 11 years ago
Martin Gräßlin 857219546f Update x11Time when a global shortcut is pressed 11 years ago
Martin Gräßlin e96c86e045 Remove unused #include <KWindowSystem> 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