531 Commits (ee2db61df1a45da94bb75ba2bc8a1a5d09d2b72d)

Author SHA1 Message Date
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
Luboš Luňák 293f093ea1 Support for input shape from XShape1.1 (#122425). 20 years ago
Luboš Luňák 0516e1e73b Add support for translation and add two "plugins" that 20 years ago
Luboš Luňák 1719127d3f Make the opacity slider and wheel operations work again. 20 years ago
Luboš Luňák c7f515630d Support for transparency. 20 years ago
Luboš Luňák f400646a6d xrender compositing work - now it uses damage areas 20 years ago
Luboš Luňák f4f07d4fd3 Remove kompmgr-related code except for the generic parts like 20 years ago
Luboš Luňák 06e47c10db Remove the temporary hacks again. 20 years ago
Luboš Luňák 157372f2e7 And add a silly moving-in animation for new windows. 20 years ago
Luboš Luňák 571ba9cf9e Basic compositing support. It doesn't actually do anything 20 years ago
Luboš Luňák e0dcc3ba46 Some convenience functions for QX11Info stuff. 20 years ago
Jaison Lee fd6ba30cb3 EBN spelling corrections. 20 years ago
Thorsten Roeder e000f78091 fixing some EBN issues 20 years ago
Dirk Mueller a36be785e6 --deprecated 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
Riccardo Iaconelli 014ff479d9 Fixed some typos 20 years ago
Dirk Mueller 7ebd302665 show the correct cursor when its about vertical resizing 20 years ago
Luboš Luňák daf4e723ea Save also stacking order when doing session save. 20 years ago
Tobias Koenig 848bc14335 deprecated-- 20 years ago
Thorsten Roeder 98fa3320c5 deprecated-- 20 years ago
Luboš Luňák 4d8462f579 Move minimized windows to the right place in focus chain. 20 years ago
Luboš Luňák b7d19892d3 Don't deactivate the showing desktop state when a new window is shown 20 years ago