868 Commits (c04fca92f97a4743ed0d9dfe095d559eef11796a)

Author SHA1 Message Date
Martin Gräßlin 27643f5a9e Drop kephal dependency from KWin 14 years ago
Martin Gräßlin a0c6f70a0e Drop refresh method on D-Bus interface 14 years ago
Thomas Lübking 06ab909eb2 check for requested opengl graphicssystem rather than raster twice ;-) 14 years ago
Martin Gräßlin 2fb8fb1c21 Introducing a build option for KActivities support 14 years ago
Martin Gräßlin 81c6eeb4f4 Remove commented code from old scripting 14 years ago
Thomas Lübking eb83686d56 [Janitorial] Remove legacy "rules" to ignore position request and focus stealing prevention 14 years ago
Martin Gräßlin 23485fd604 Add graphics system information to debug output 14 years ago
Martin Gräßlin 214375f923 Query KWin for available debug output 14 years ago
Martin Gräßlin 6c225755fc Drop C++ based Desktop Change OSD 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 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
Martin Gräßlin 7c6155a865 Drop xinerama related options 14 years ago
Martin Gräßlin 075f6f988a Remove unused scripting import 14 years ago
Thomas Lübking 5b40492a84 add support for graphicssystem selection 14 years ago
Thomas Lübking 0b23c516a7 add support for graphicssystem selection 14 years ago
Martin Gräßlin a3bed4b7ba Connect Kephal signals directly to screenChangedTimer 14 years ago
Martin Gräßlin 572cd64af5 Import of a KCM for KWin scripts 14 years ago
Thomas Lübking 3c3d6c960a Revert "bypass timer for zero delay focus requests" 14 years ago
Thomas Lübking a683eeba11 Revert "fix focus delay optimization" 14 years ago
Thomas Lübking e1a63303b6 fix focus delay optimization 14 years ago
Thomas Lübking 8b77a204ea bypass timer for zero delay focus requests 14 years ago
Thomas Lübking 117eb46684 add mouse preference against focus chain 15 years ago
Martin Gräßlin 946038f3c0 Use isDisplayed instead of isGrabbed to check if TabBox is shown 15 years ago
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