227 Commits (5b2e2d5fe605e2cc3e533b71e177a3e013248c02)

Author SHA1 Message Date
Nikhil Marathe b87fa7ef41 tilingLayout is now an enum rather than an int faking as an enum :-) 16 years ago
Nikhil Marathe 5fc7e93d69 Tiling is here! 16 years ago
Martin Gräßlin bf4a2c00d9 Compositing settings have to be read if compositing is enforced by the environment variable. 16 years ago
Davide Bettio 45bcf3173a * Removed "Advanced Button" from screensaver kcm. 16 years ago
Lucas Murray 8960c552d2 Remove OpenGL driver whitelist; Add protection against crashy glXQuery 16 years ago
Luboš Luňák bbd4deffe8 Bah, do this properly. Avoid detecting compositing prefs only 17 years ago
Luboš Luňák 7cef1eadd5 use recommendation from compositing prefs only if there's 17 years ago
Luboš Luňák 868e08f380 Revertlast, will be fixed properly. Next time when you decide to revert 17 years ago
Andreas Hartmetz 601233bcc1 Treat CompositingPrefs::enableCompositing() merely as a recommendation again 17 years ago
Andreas Hartmetz eab4dc6ed4 fix the build (constness error) by implementing a suggestion from comments 17 years ago
Thomas Lübking 312c5b04fe of course 17 years ago
Thomas Lübking a4300bbc4d bypass compositing related checks and cofig reading if compositing is disabled to prevent segfaults in broken GL drivers 17 years ago
Lucas Murray 78d1aed9f7 Add setting to hide inactive tabs from the taskbar but hide it in the UI 17 years ago
Lucas Murray 0b153f8861 s/group window/window tab/ where it makes sense to reduce possible 17 years ago
Lucas Murray 3855b9253b Added global setting to allow opening automatically grouped windows in 17 years ago
Lucas Murray 00e131a1a5 Allow window tabbing titlebar actions to be configurable; Set default 17 years ago
Lucas Murray 8fee828536 Set the correct default for the titlebar mouse wheel action in KWin core 17 years ago
Lucas Murray 535737e1fe Add "automatically group identical windows" feature to window tabbing. 17 years ago
Lucas Murray 72c3a553ca Add ability to switch the active window tab to the left/right by 17 years ago
Lucas Murray 3364165bc8 Enable quick maximization and tiling by default. 17 years ago
Marco Martin 4be6a1295a this makes sense under Windows, not Compositing 17 years ago
Marco Martin 154b0296a2 add a new (hidden for now) option: hide (and delete) the window borders 17 years ago
Robin Harold Burchell f585e4e1d9 A number of small warning fixes (bracketing, etc) to help pick up real problems when working. 17 years ago
Martin Gräßlin 9e3484e2f0 Adding new option to disable the legacy fullscreen mode (borderless, not netwm compliant windows with screen geometry). 17 years ago
Martin Gräßlin 53aaaf471d Adding a new option to disable the cursor pushback for active screen edges. 17 years ago
Martin Gräßlin 754f5d0829 Quick maximize and tiling when moving a window to the left/right or top screen edge. 17 years ago
Lucas Murray c3a07890f5 Add close window ability to customizable title bar mouse button actions. 17 years ago
Martin Gräßlin 369910865a Add "show desktop" to screen edges. 17 years ago
A. Lynn Spehr 2893eac8fe Added setting to control whether scrolling on a background window focuses it. 17 years ago
Lucas Murray 0ffcc70c18 Add support for hardcoded non-KWin-related active screen edge actions, 17 years ago
Lucas Murray 5821e6f9d7 Reverted all code relating to automatic X crash detection with agreement 18 years ago
Lucas Murray eca9561ab7 Possible fix for corrupting KWin settings on some systems. 18 years ago
David Nadlinger 5f835b7c31 Modified a few comments; changed indenting to comply with the KWin coding standards. 18 years ago
David Nadlinger d79ef83183 When modifying the compositing settings, save a backup of kwinrc to another file to be able to revert if the X server crashes while testing the new config. 18 years ago
Lucas Murray c84d39b5df Complete port to Kephal. 18 years ago
Luboš Luňák 5a7557fc6f Force OpenGL compositing to be off if OpenGL rendering is done in software 18 years ago
Aaron J. Seigo 893c2c4c1d * we don't have kdesktop around in kde4, so don't bother with its config file 18 years ago
Luboš Luňák a6d092a221 Better handling of hidden previews WRT backwards compatibility, 18 years ago
Luboš Luňák 79c05cde7d Fix default of hidden previews to be for shown windows. 18 years ago
Luboš Luňák 23724e35b2 Add an advanced option to override kwin's compositing checks 18 years ago
Luboš Luňák 2a87593638 Add a global configuration option for animation speed. See description 18 years ago
Luboš Luňák 14ae8d2dc9 Support for unredirecting fullscreen windows, i.e. games etc. can paint directly 18 years ago
Luboš Luňák 63b01aff5d Rework handling of mapping and unmapping windows, in particular: 18 years ago
Lucas Murray f01bfcc62b Added center snap zone to windows. 18 years ago
Jonathan Riddell 7304f7471d maximise on double click, see kde-core-devel 'Kubuntu Settings in KDE' thread 18 years ago
Luboš Luňák e25943a913 No need to load kdeglobals, again, use app's config. 18 years ago
Luboš Luňák 877810b4c6 Don't disable xinerama options if xinerama is not available, this may 18 years ago
Luboš Luňák 685e1d2361 Make it possible to use KDecorationOptions without private headers. 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák eb0d793157 Default to SeparateScreenFocus being false, to be consistent with KDE3. 19 years ago