743 Commits (2ff73028a0525c47cf2fbe2b7ebebf6dd4eecd0f)

Author SHA1 Message Date
Luboš Luňák 14ae8d2dc9 Support for unredirecting fullscreen windows, i.e. games etc. can paint directly 18 years ago
Luboš Luňák 09d81b7e87 Cache the result of XQueryTree(). 18 years ago
Luboš Luňák 818070d3aa Keep fullscreen windows covering the whole screen when it is the topmost 18 years ago
Luboš Luňák 49660876c1 When confirming compositing in the configuration module, 18 years ago
Luboš Luňák 199bf254c5 Make internal QWidget's override_redirect, just in case. 18 years ago
Luboš Luňák 163fb3a572 Make internal QWidget's override_redirect, just in case. 18 years ago
Luboš Luňák 32e991c8d8 Don't lose the desktop submenu in Alt+F3. 18 years ago
Luboš Luňák 085abe58b2 Don't lose the desktop submenu in Alt+F3. 18 years ago
Luboš Luňák ed2d087f9b Shortcut for temporarily suspending compositing. Useful when 18 years ago
Luboš Luňák 53cc35b649 Show the composite overlay window only before the first painting pass 18 years ago
Luboš Luňák 2f8d2751a1 Fix handling of stacking order of unmanaged windows. Could maybe use a little 18 years ago
Luboš Luňák 26b79d9177 Use QVector instead of plain-C-error-prone-memory-leaking arrays. 18 years ago
Luboš Luňák 01d9d88580 Add a dbus call to query which color settings the current decoration 18 years ago
Luboš Luňák fbbe94753e Repaint decoration after configuration change when it doesn't need a reset. 18 years ago
Luboš Luňák 38291eb82c Make border sizes while maximizing take effect even when the actual 18 years ago
Luboš Luňák 70f6d9c36c Keeping a QTimer around rather than using QTimer::singleShot() 18 years ago
Luboš Luňák a59f0a7f5e Revert r768755. There apparently is a need to have two calls. 18 years ago
Luboš Luňák 47bf19d978 There's really no need to have two dbus functions for reconfiguring. 18 years ago
Luboš Luňák b053544c72 Trigger full repaint after configuration change and after switching to X, 18 years ago
Luboš Luňák 82ad4e01ce Report old buttons and modifiers state in mouseChanged() as well. 18 years ago
Luboš Luňák 3b2b091c34 Make a clear distinction between types we support only for compositing 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák d18e4933a0 Make DesktopGrid useful also from keyboard. 19 years ago
Luboš Luňák ab70575d1f Make the outline for moving/resizing work with Qt4, which bothers 19 years ago
Luboš Luňák 1b8b326c7b Replace warnings about KShortcutDialog being dead with something that is not dead. 19 years ago
Luboš Luňák 0e55f109c5 Don't do any compositing when nothing is visible anyway (e.g. when switched 19 years ago
David Faure c0ef0450c7 kcmshell renamed to kcmshell4 to fix co-installability between kdelibs3 and kdebase4-runtime 19 years ago
Rivo Laks 6f6a3ad3bf Update settings in reinitCompositing() (otherwise changes won't take effect) 19 years ago
Rivo Laks 69058845e6 Add reinitCompositing dbus signal that reinits compositing (reconfigure signal doesn't and 19 years ago
Rivo Laks 89b9872eef Remove kwineffects config module as it's functionality is now offered by kwincompositing module 19 years ago
Pino Toscano f337ec8cfd give the proper names for kcm modules to load; not sure about the KAuthorized thing, though 19 years ago
Arto Hytönen e1c6433c8e pass-by-value -> reference-to-count fixes 19 years ago
Pino Toscano ee84e19a8f less qt3support 19 years ago
Luboš Luňák 89467f4afc QCursor::pos() -> cursorPos() 19 years ago
Laurent Montel 994c800d79 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Luboš Luňák ab1582de27 It's really interesting that KWin has had support for an arbitrary root 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 634ca3041c Minimize the offset for electric borders warp. 19 years ago
Luboš Luňák 0de8f314a8 Add a comment. 19 years ago
Luboš Luňák 27f67f3428 Dump support for the KDE systray mechanism. Hurray. 19 years ago
Laurent Montel a38f0d95e1 K3Process-- 19 years ago
Luboš Luňák afd0dae2a8 Allow also diagonal desktop switching with electric borders. 19 years ago
Luboš Luňák 0c75e67ced svn path=/trunk/KDE/kdebase/workspace/; revision=675860 19 years ago
Luboš Luňák ba8b014c82 Set usable destop layout default if none is given. 19 years ago
Aaron J. Seigo 5521cc8ae9 prevent crash where effects doesn't get set up properly; e.g. opengl is selected or is the default but it can't initialize / find support as needed in the opengl implementation 19 years ago
Luboš Luňák a47797e80a Read desktop layout also during startup. 19 years ago
Rivo Laks f8613ab4bd Reload effects when config changes 19 years ago
Rivo Laks d26528afb7 Add effects' config module to the window that pops up after RMB on window title -> Configure 19 years ago
Luboš Luňák 1040404a2a Track stacking order of unmanaged windows. 19 years ago