227 Commits (eba0149e4ece614c9716694a058d367ace02e408)

Author SHA1 Message Date
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
Martin Gräßlin 2fb8fb1c21 Introducing a build option for KActivities support 14 years ago
Martin Gräßlin 6fa9d35322 Use an ActionGroup for Move To Desktop entries 14 years ago
Martin Gräßlin 8837cc8681 Synchronise useractions menu with taskmanager 14 years ago
Martin Gräßlin 4b7ee9928d Rename "Configure Window Behavior" to "Window Manager Settings" 14 years ago
Christoph Feck 75a26a41b2 Fix build 14 years ago
Thomas Lübking 3f0b4826dd - lower windows does not change focus for F(S)UM 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Thomas Lübking 67f484e825 fix negation logic error ... 14 years ago
Thomas Lübking 2123fb8dbd select proper client for shortcuts and guard pointer 14 years ago
Thomas Lübking 7e7846adce Focus window under mouse after MouseLowerOp 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Christophe Giboudeaux 8426e13f3a Fix includes 14 years ago
Aaron Seigo dde6a17a0f use libkactivities 15 years ago