113 Commits (bdcfea956f13a83a303614d27ac69a2010ea8683)

Author SHA1 Message Date
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
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
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
Lucas Murray f01bfcc62b Added center snap zone to windows. 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 c83210c60a Remove all code for non-composited animations - they don't work anyway. 19 years ago
Luboš Luňák 8985ca0b7f Properly reload compositing settings on reconfigure. 19 years ago
Rivo Laks 840818e39a Add separate option for smooth scaling in XRender mode. 19 years ago
Rivo Laks 59f21e39fe Add automatic driver detection for compositing options. 19 years ago
Rivo Laks 824f005f58 Add beginnings of kwincompositing config module, meant to replace kwintranslucency one 19 years ago
Luboš Luňák 9052116e4f Support for having previews even for unmapped windows - they're 19 years ago
Luboš Luňák cdb2d046c3 Always rebinding should not make sense anymore. 19 years ago
Luboš Luňák d9583cd3f6 Option for strict binding: kwinrc:Translucency:GLStrictBinding . 19 years ago
Laurent Montel ab2fa82d7c Fix include 19 years ago
Luboš Luňák 35689df388 Still some kompmgr remnants. 19 years ago
Rivo Laks 44b293211c Options now longer provides list of effects to be loaded. 19 years ago
Luboš Luňák c0412fbf23 Option for specifying Xinerama screen where new windows open. 19 years ago
Luboš Luňák d510baf365 Option for separating focus between Xinerama screens. 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Luboš Luňák 58fdb149a8 Convert ShowFps effect to plugins. 19 years ago
Luboš Luňák 2c928221a4 namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 00136f014f Configurable effects loading by Cedric Borgese. 19 years ago
Philip Falkner f060c3bfbb Improved filtering algorithm. Now fast filtering is used by default, while (depending on SmoothScale in kwinrc) bilinear filtering is used on transformed windows and screens. 19 years ago
Luboš Luňák 4607cab829 Config option for whether zooming should be smooth or fast. 20 years ago
Luboš Luňák 38f4f76b31 Detect screen refresh rate for finding out optimal compositing 20 years ago
Luboš Luňák 9c4218d4bf Sync to vblank, patch by Philip Falkner. 20 years ago
Luboš Luňák 0e53720687 Finish the showfps effect, including adding some configuration 20 years ago
Luboš Luňák b956650b2d Make some aspects affecting performance configurable in kwinrc, 20 years ago
Luboš Luňák f4f07d4fd3 Remove kompmgr-related code except for the generic parts like 20 years ago
Luboš Luňák 750d4f1d03 #67406 - config option kwinrc:Windows:ShowDesktopIsMinimizeAll. 20 years ago
Laurent Montel 5725624c8b #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel 7f7ce52d78 #include <q...h> -> #include <Q...> 20 years ago
Allen Winter b22c86f670 remove all @since doxygen tags from this module 20 years ago
Thomas Lübking d6b4366c51 redesigned partial opacity (moved from kompmgr to kwin, allowing to be set e.g. from decos) and (hopefully) fixed CPU hunger (if using fades) 21 years ago
Luboš Luňák 5e1f36f580 Added option to turn off hiding utility windows for inactive applications. 21 years ago
Luboš Luňák fc90a04635 Make it possible to do all kinds of strange things when mousewheeling 21 years ago
Thomas Lübking 05eda26865 added support for unshadowed moving windows, slight changes to updates on shapable windows 21 years ago
Thomas Lübking 270a071454 [kompmgr] removed /kompmgr/ shapable tag if only the deco is shaped 21 years ago
Thomas Lübking 8ad47028f6 Added composite (translucency/shadows) support 21 years ago
Luboš Luňák 33b11f1f07 Add a hidden option for the ping timeout before the dialog offering 22 years ago
Luboš Luňák 6e34bc5e8a KWin rules for making windows noncloseable, and for changing moveresize 22 years ago
Luboš Luňák 2f7d3203aa KWin rules - override placement. 22 years ago
Luboš Luňák 5632bb5129 Patch from Christopher J. Suleski (linux tildewave com) implementing #30426. 22 years ago