843 Commits (efe439e2bc95cf5dcf8990900f2fe02c89b924ed)

Author SHA1 Message Date
Anton Kreuzkamp 98c89bcfd0 Make the window-tabbing group of a window public via an XProperty. 15 years ago
Thomas Lübking 4cd4481663 don't use const_iterator's when calling non const functions 15 years ago
Fredrik Höglund 44165bb0d1 kwin: Initialize QElapsedTimers by calling invalidate() 15 years ago
Luboš Luňák 1876e8fd01 ensure that moving between screens does not involve unrelated struts 15 years ago
Luboš Luňák 81ac707969 with separate focus for screens, don't change screens on desktop change 15 years ago
Luboš Luňák 898052f3d5 better window position when moving a window between screens 15 years ago
Luboš Luňák 40744b6b11 use old screen sizes when calculating old window positions on screen size changes 15 years ago
Luboš Luňák 07e3dff871 make checkWorkspacePosition() work also on desktop/screen change 15 years ago
Thomas Lübking 8c668e6126 fix tabbing ./. utility hiding 15 years ago
Martin Gräßlin cdfd98e926 Drop the opacity menu in KWin useractions menu (Alt+F3) 15 years ago
Montel Laurent 62c5a5e276 normalize signal/slots 15 years ago
Jaime Torres 664aaa1b60 ++ prefix for non-trivial data-types 15 years ago
Arthur Arlt e985201114 Fix broken build if tiling is disabled 15 years ago
Martin Gräßlin fb4d148f53 Move control of desktop layout from pager to KWin 15 years ago
Arthur Arlt 9a18de0171 Move creation of Tiling some lines up 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 f29d151220 Use configChanged() signal in TilingLayouts 15 years ago
Arthur Arlt bc4fea10f3 Replace direct method calls with signal and slot mechanism 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
Arthur Arlt 04fd63b201 Move scene->windowAdded() to Toplevel's setupCompositing() function 15 years ago
Alex Fiestas fa199457af Try to call desktopRezie once intead of doing it in all XRandR events. 15 years ago
Arthur Arlt 5d2f8356f4 Make reconfigure() a Q_SLOT 15 years ago
Arthur Arlt c1c883a8a7 Introduce new signal configChanged() to Workspace 15 years ago
Arthur Arlt 3d2f0c8ace Make numberDesktopsChanged() a Q_SLOT 15 years ago
Arthur Arlt 7b86e7f1c3 Introduce a build option for DesktopChangeOSD 15 years ago
Arthur Arlt ad2fb989cc Make desktopChanged() a slot 15 years ago
Martin Gräßlin 32a82141f0 Adding a build option for KWin Scripting 15 years ago
Thomas Lübking 9442855834 protect scene access, fix instant segfault when non compositing 15 years ago
Arthur Arlt d8072be54d Move OverlayWindow from Workspace to its own class 15 years ago
Montel Laurent 2d9fd13b01 Fix compile warning 15 years ago
Martin Gräßlin 039c025bfb Add a build option for screen edge support 15 years ago
Arthur Arlt e6d8585559 Do not include scene.h in workspace.cpp and events.cpp anymore 15 years ago
Arthur Arlt 903bcb42fb Provide build option for TabBox functionality 15 years ago
Arthur Arlt d1b5d00129 Refactoring TabBox 15 years ago
Arthur Arlt 6e7a249cd0 Rename functions in class ScreenEdge 15 years ago
Arthur Arlt bf419c256d Introduced init() method to class ScreenEdge 15 years ago
Arthur Arlt 5ead1d90a1 Remove screen edge handling methods from workspace 15 years ago
Arthur Arlt 2f11337d98 Refactoring Screen Edge handling 15 years ago
Arthur Arlt 7533bfac75 Introduce member variable ScreenEdge to Workspace 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 494edbe76f Remove Mouse Emulation from KWin 15 years ago
Martin Gräßlin 20941aca53 Fix regression of setting a window to all desktops 15 years ago
Philipp Knechtges 2c0b0e9f18 Performance bugfix. 15 years ago
Martin Gräßlin 74accbd64a Remove obsoleted code 15 years ago
Thomas Lübking 2534acc961 Don't store virtual desktop settings while loading them 15 years ago
Martin Gräßlin f97c92fde9 KWin does not require a decoration plugin any more 15 years ago
Martin Gräßlin ff3900d825 Refactor KWin Outline code into an own class 15 years ago
Aaron Seigo d7862ace5b default to a single desktop 15 years ago