244 Commits (756bf0a5e34f0e89b8e12cfa22a1c1961a7a0b34)

Author SHA1 Message Date
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
Martin Gräßlin 2764565f9d Allow Scripts to add menus to the UserActionsMenu 14 years ago
Martin Gräßlin 35237aadcb Splitting up of KWin's global D-Bus interface 14 years ago
Thomas Lübking 952579bb09 fix untabbing position 14 years ago
Thomas Lübking 3460d5b551 fix untabbing position 14 years ago
Martin Gräßlin 46996d318e Split the User Actions Menu out of Workspace 14 years ago
Martin Gräßlin 5042ca2bdc Adding a screen menu to the Client's useraction menu 14 years ago
Martin Gräßlin 23f2de009b Effects can provide support information through properties 14 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Martin Gräßlin 5517d4db2c Delay closing of a window by one event cycle 14 years ago
Martin Gräßlin 6e70ed2087 Add missing break in case statment 14 years ago
Martin Gräßlin bbf13c1fe5 Fix switching to window left/right/up/down 14 years ago
Thomas Lübking 070b84b2e3 change verbalized "Tab behind" to "Attach as tab to" 14 years ago
makis marimpis 7de8f5e7fe Add activity support for desktop focus chains. 14 years ago
makis marimpis a9e66dc7f3 "New Desktop" in to Desktop menu 14 years ago
Thomas Lübking 77dbf4082f support tabs in directional window switching shortcuts 14 years ago
Thomas Lübking 9ca81a2f79 move sync dbus calls to kactivitymanagerd into extra thread 14 years ago
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago
Thomas Lübking ab86f0e837 add screen inversion through XF86VidModeSetGammaRamp or XRRSetCrtcGamma 14 years ago
Thomas Lübking 3cbdca162a make the rmb popup move trigger an unrestricted move 14 years ago