217 Commits (1bc2d7d3b7c3bfc9bbfe2bfcd01ff261b955354f)

Author SHA1 Message Date
Thomas Lübking e796399cd4 restore inputfocus after assigning window shortcut 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
Thomas Lübking 770df8c66b Force input replay for non activatable windows 15 years ago
Martin Gräßlin cdfd98e926 Drop the opacity menu in KWin useractions menu (Alt+F3) 15 years ago
Martin Gräßlin 2f3c383ecd Add shortcuts to lower/raise opacity 15 years ago
Jaime Torres 664aaa1b60 ++ prefix for non-trivial data-types 15 years ago
Arthur Arlt e79cf50087 Rename some functions and variables in class Tiling 15 years ago
Arthur Arlt 8c3a0e218a Move tile.cpp, tile.h, tilinglayout.cpp and tiling.h to directory tiling/ 15 years ago
Arthur Arlt 1326316049 Introduce Build Option for Tiling 15 years ago
Arthur Arlt b1e3c7ba38 Move initialization of shortcuts to separate method in new Tiling class 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
Arthur Arlt 903bcb42fb Provide build option for TabBox functionality 15 years ago
Arthur Arlt d1b5d00129 Refactoring TabBox 15 years ago