568 Commits (6d98cf9bb06bbc5b97aedfe88226bc87f5b6ed22)

Author SHA1 Message Date
Laurent Montel 994c800d79 Adapt to new KWarning/kFatal/kDebug api 19 years ago
Luboš Luňák 63a0120a60 Remove some no longer relevant todos. 19 years ago
Luboš Luňák ab1582de27 It's really interesting that KWin has had support for an arbitrary root 19 years ago
Luboš Luňák 31fbf4317e Uninitialized variable. 19 years ago
Luboš Luňák 9052116e4f Support for having previews even for unmapped windows - they're 19 years ago
Luboš Luňák 5f003b9ec3 Remove a copy that's a result of wrong merging of a diff. 19 years ago
Luboš Luňák 162d6ac7c9 Support for _NET_WM_SYNC_REQUEST, based on a patch 19 years ago
Luboš Luňák ef59c8956a When doing a forced geometry update while updates are suspended, remember to force the geometry 19 years ago
Laurent Montel a38f0d95e1 K3Process-- 19 years ago
Luboš Luňák 1caa3f95ed Properly check for all needed extensions and handle gracefully absence. 19 years ago
Luboš Luňák 61ada25cdf Rework r293762 - enter move/resize mode also when the user just 19 years ago
Luboš Luňák d510baf365 Option for separating focus between Xinerama screens. 19 years ago
Luboš Luňák a7c2ac4542 Fix incorrect patch merge. 19 years ago
Luboš Luňák 7a0f50b298 KWM->KWindowSystem 19 years ago
Luboš Luňák 769bf2bded Merging from old trunk: 19 years ago
Luboš Luňák 3ef7eb5637 Merging from old trunk: 19 years ago
Luboš Luňák b8ceefc820 Merging from old trunk: 19 years ago
Luboš Luňák 95b5cca122 Merging from old trunk: 19 years ago
Luboš Luňák 629166134a Fix compile. 19 years ago
Luboš Luňák b9ce4b2954 Merging from old trunk: 19 years ago
Luboš Luňák 50a788d633 Merging from old trunk: 19 years ago
Luboš Luňák b99dee8cf7 Merging from old trunk: 19 years ago
Luboš Luňák 04d5294afa Merging from old trunk: 19 years ago
Luboš Luňák 5feb577369 Merging from old trunk: 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 e1406c3e42 Utility function for XGrabKeyboard(). 19 years ago
Luboš Luňák ef0fee3633 Fix timestamp handling on 64bit platforms. 19 years ago
Rivo Laks 02032f8587 Move most (all?) internal methods from EffectsHandler to EffectsHandlerImpl. 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 3617d1bf8a Merge r649608, r649403, r649230 and r648582 from trunk (porting). 19 years ago
Luboš Luňák 10ea80a963 KWin/KWinModule -> KWM 19 years ago
Rivo Laks d809643245 Make it compile: 19 years ago
Oswald Buddenhagen 3ee016f50d KProcess -> K3Process 19 years ago
Luboš Luňák 8b5b40e4e8 Shadows. Right not it's only flat black rectangle, but otherwise 19 years ago
Luboš Luňák f6ad1881e1 Support for window thumbnails. 19 years ago
Luboš Luňák e61ecff9b9 Check that getting compositing pixmap of a window succeeded. 19 years ago
Luboš Luňák a5e508590a I have a strange feeling nobody will be bothered enough to spend 19 years ago
Luboš Luňák 5e8b2465b4 Still some kompmgr code removal. 19 years ago
Luboš Luňák 4019dff500 Distinguish between damage and repaints - damage is when windows contents 19 years ago
Luboš Luňák 24eacc4908 Move NETWinInfo and few more things from Client to the base class. 19 years ago
Luboš Luňák 63a97b7d3d Add DesktopChangeSlideEffect, an effect that on virtual desktop 19 years ago
Rivo Laks cc93b859e3 Make Client::iconGeometry() recursively use it's mainwindow's icongeometry if it 19 years ago
Rivo Laks 798d437e03 Add iconGeometry() method to Client. 19 years ago
Luboš Luňák 0ae5a772e7 Add EffectWindow as a window representation for effects, 19 years ago
Luboš Luňák 77f803a563 Instead of the somewhat fragile way of trying to clean up Client/Unmanaged 19 years ago
Luboš Luňák ff6f889ffc Add support for showing effects for windows which have already been deleted. 19 years ago
Philip Falkner ee9e4ad715 Allow effects on window minimize and unminimize. 19 years ago
Philip Falkner e3cf0dd455 Move window_pix into Toplevel, allowing the backing pixmap to be kept even after a window is unmapped. 19 years ago