263 Commits (2dc5aebcc29cce4d363d5a67bb3538d797ba2299)

Author SHA1 Message Date
Bhushan Shah 935851a2b5 kDebug -> qDebug in kwin 13 years ago
Martin Gräßlin 1398f9ed04 Remove left-over from disable global shortcuts removal 13 years ago
Martin Gräßlin 0e24f4ead4 Introduce an initShortcut method for kwinbindings 13 years ago
Martin Gräßlin 8d716124fa KIcon -> QIcon::fromTheme in kwin/useractions.cpp 13 years ago
Martin Gräßlin 182d094837 Drop unused includes from kwin/useractions.cpp 13 years ago
Martin Gräßlin a721898bd8 Port KWin useractions menu from KShortcut to QKeySequence 13 years ago
Martin Gräßlin f4a96da547 Client shortcuts ported to QKeySequence 13 years ago
Martin Gräßlin 4d089b28b4 Drop menuFont from useractions menu 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
Reza Shah 9c2e4991cf Port kwinbindings.cpp away from KAction/KShortcut 13 years ago
Martin Gräßlin 37334f400a Drop no longer needed XLib includes from KWin 13 years ago
Martin Gräßlin 209666538e Port Workspace::clientShortcutUpdated away from KAction 13 years ago
Martin Gräßlin caae057649 Port KWin::ShortcutDialog from KDialog to QDialog 13 years ago
Martin Gräßlin c2e0c13b7b Delay performWindowOperation to next event cycle in UserActionsMenu 13 years ago
Martin Gräßlin be9b9681db Adjustments for the helper dialog on noborder/fullscreen 13 years ago
Martin Gräßlin c16c0c3753 Port invert screen from XLib xrandr to xcb randr 13 years ago
Martin Gräßlin f198126e0d KPushButton -> QPushButton 13 years ago
Martin Gräßlin 330d40f425 Fix no cast to/from ASCII intrduced issues 13 years ago
Thomas Lübking f2dd6d02b1 add previous screen shortcuts 13 years ago
Thomas Lübking b3a12c513e add mnemonics to tabbing and "more actions" 13 years ago
Martin Gräßlin c4c3eb90fb Remove outdated showWindowMenu(At) functions 13 years ago
Martin Gräßlin 65ec86113a Split out Rules related code from Workspace into class RuleBook 13 years ago
Martin Gräßlin 89c2fd5598 Remove YesIKnowWhatImDoing from internal API 13 years ago
Martin Gräßlin 4a28d000cf Move ShortcutDialog to useractions 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Martin Gräßlin 265b5523e2 Move decoration related methods from Workspace to DecorationPlugin 13 years ago
Martin Gräßlin d503d9ffb6 Turn TabBox into a proper singleton 13 years ago
Martin Gräßlin 6f113d84d3 Turn Scripting into a proper singleton 13 years ago
Martin Gräßlin da85b5fdc7 Split out Activities related code from Workspace 13 years ago
Thomas Lübking 2e2e13d89e add dummy if no window for tab attach is available 13 years ago
Yuri Chornoivan 0845494ba9 Fix typo: confgured -> configured 13 years ago
Thomas Lübking f00ec6ccd5 block screenswitch if active screen follows mouse 13 years ago
Thomas Lübking f6bad91b17 use QWidgetAction for activity setting in alt+f3 13 years ago
Martin Gräßlin 7e3809a3ca Split out Application Menu related code into own class 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 b99e1c0a6b Reduce usage of QCursor::pos() and ::setPos() 13 years ago
Martin Gräßlin 9655c7b3cb Rewrite KillWindow on top of XCB 13 years ago
Martin Gräßlin 3809f58dbb Store multiple shortcuts separated by " - " instead of space 13 years ago
Martin Gräßlin 8a2e7fee56 Accept shortucts not matching regular expression 13 years ago
Martin Gräßlin dc649d1dc6 Check global shortcuts in Workspace::shortcutAvailable 13 years ago
Thomas Lübking e796399cd4 restore inputfocus after assigning window shortcut 13 years ago
Thomas Lübking 036794e7de restore inputfocus after assigning window shortcut 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Martin Gräßlin ebf1bc47a9 Do not clear UserActionMenu's Client after the menu closed 13 years ago
Thomas Lübking 1c83b957cc queue all menu caused window ops 13 years ago
Ignat Semenov fa4bbea419 fix building with KWIN_BUILD_KAPPMENU set to off 14 years ago
Cedric Bellegarde 53ae2b91e2 GUI: Kwin appmenu support: 14 years ago