553 Commits (3d504598346410dbb2a1689dbb00e1b5045feccf)

Author SHA1 Message Date
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
Luboš Luňák 52c50baf1a Boy, I'm so smart, first deleting an object and then doing a consistency check on it. 20 years ago
Luboš Luňák 0cbf093fdd Check for references to no longer existing windows in transiency checks 20 years ago
Luboš Luňák 840364cd2a Merge r608181 from trunk (KShortcut/KAction changes). 20 years ago
Luboš Luňák 50b7fc5409 + // grab X during the release to make removing of properties, setting to withdrawn state 20 years ago
Andreas Hartmetz 8fc2b1843b Adapt dependent code to KShortcut/KAction changes. 20 years ago
Luboš Luňák cb549777ba Damage workspace when a window is unmapped to cause repainting of that area. 20 years ago
Luboš Luňák 09781249b9 Name the class used to postpone geometry changes also Blocker, 20 years ago
Luboš Luňák 3a0e22ebe3 Ok, with a compositing manager running, VisibilityNotify no longer 20 years ago
Scott Wheeler d4be8267d5 I think the rest of the shortcut() calls are ok since they seem to be calls to 20 years ago
Luboš Luňák 3f46d36bb9 Add convenience functions for damaging full area. 20 years ago
Luboš Luňák 825a9235d6 Build the input shape on a helper window instead of directly, 20 years ago
Luboš Luňák ace6b4ad8a Opengl support for shaped windows. 20 years ago
Luboš Luňák 6202c2e815 Differentiate properly between shape set by the window itself 20 years ago
Luboš Luňák 093617aafb Fix compilation with older XShape (#132310). 20 years ago
Luboš Luňák fa8cd7541f It wasn't a very good idea to do even compositing-unrelated 20 years ago