51 Commits (5d37ccfce0907f4e8a393ae20c87d71fa65d9f9f)

Author SHA1 Message Date
Martin Gräßlin f84b4758f2 Fix incorrect static_casts to Client 11 years ago
Martin Gräßlin ba8d11b305 Better support AbstractClient in Deleted::copyToDeleted 11 years ago
Martin Gräßlin 1d242d9daf Move mainClients() and allMainClients from Client to AbstractClient 11 years ago
Martin Gräßlin 8fad5830f1 Toplevel::windowRole becomes virtual and is copied to Deleted 11 years ago
Martin Gräßlin fec2b63102 Copy NET::WindowType to Deleted 11 years ago
Martin Gräßlin 92d06a8c4b Make Toplevel::opacity virtual and copy it to Deleted 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin 21dca7ac14 Keep a QPointer<DecoratedClientImpl> in Client 12 years ago
Martin Gräßlin 2b20aa8bd0 Drop CoordinateMode from Client::layoutDecorationRects 12 years ago
Martin Gräßlin c12199a8e0 Pass Decoration::Renderer to Deleted and use it in the Scenes 12 years ago
Martin Gräßlin 0030eb7f84 Initial import of support for new KDecoration2 based decorations 12 years ago
Martin Gräßlin fdee4ea8c8 Adjust kde-workspace to introduction of flags in NET classes 12 years ago
Martin Gräßlin cfd93246b3 Toplevel::frameId() becomes virtual 13 years ago
Martin Gräßlin 57905c0cc2 And we got rid of KDebug 13 years ago
Thomas Lübking fab8aa9a12 update composite blocking from deleted, not client 13 years ago
Thomas Lübking b8439145bd always defer delete of Deleted to next event cycle 13 years ago
Martin Gräßlin a4ec610d23 Copy modal state and mainWindows from Client to Deleted 13 years ago
Martin Gräßlin d305185247 Remove Workspace pointer from Toplevel 13 years ago
Martin Gräßlin db18c08dd0 Move RootInfo and WinInfo into an own header and impl file 13 years ago
Martin Gräßlin 89c2fd5598 Remove YesIKnowWhatImDoing from internal API 13 years ago
Martin Gräßlin 0d81d1d7c0 Move decoration pixmap handling from Client to PaintRedirector 14 years ago
Martin Gräßlin db9368fc26 Merge the code to render Client's and Deleted's decoration in SceneOpenGL 14 years ago
Martin Gräßlin 62d5e8124c Toplevel::windowType becomes a pure virtual function 14 years ago
Martin Gräßlin fb65e080dc Pass property minimized from Client to Deleted 14 years ago
Thomas Lübking a569b5c785 Revert "kwin: fixing high cpu usage bugs" 14 years ago
Martin Gräßlin c4d8a54e98 Keep position in stacking order for deleted windows 14 years ago
Martin Gräßlin f8fd648a61 Move Client::layer() to Toplevel 14 years ago
Thomas Lübking 1070bf895b split decorationRect / visibleRect usage 14 years ago
Martin Gräßlin bfdcbe60f5 Turn isManaged and isDeleted into properties on Toplevel 14 years ago
Philipp Knechtges d6e7ebcb26 kwin: fixing high cpu usage bugs 14 years ago
Thomas Lübking f0492f9b02 fix shadow fix 15 years ago
Martin Gräßlin c4381dc1f9 Deinclude effects.h in files where not needed any more 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Kevin Ottens ff61f40d8d Don't rely on the kdgstream typedef which is deprecated. Use QDebug 16 years ago
Chani Armitage a9ad071575 Activity association for windows. 16 years ago
Fredrik Höglund 0a8c06b054 Implement support for _KDE_NET_WM_FRAME_OVERLAP. 17 years ago
Lucas Murray 04bfc4cada Display an error message when a deleted client has a non-zero reference 17 years ago
Martin Gräßlin ba27d2ebb0 Copy decoration pixmaps to Deleted. By that we see the decoration also when having a fade out animation. 17 years ago
Luboš Luňák 68110d05fb Discard Deleted windows when finishing compositing, so that they're 18 years ago
Luboš Luňák 20a2c36677 Discard Deleted windows when finishing compositing, so that they're 18 years ago
Cédric Borgese daecb8f0fa Valgrind reported effect_window is accessed through Toplevel::discardWindowPixmap() after it has been deleted in Deleted destructor. 18 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák c29c66832d Make quads carry information about whether the quad is part 19 years ago
Luboš Luňák d1b6aaacdf Avoid crashes during shutdown. 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 e3b865cd5f namespace KWinInternal -> KWin - shorter typing of names in gdb, yay 19 years ago
Luboš Luňák 73f216539f A forward declaration is not enough for delete. 19 years ago
Philip Falkner 6909f8a678 Fix some memory leaks. 19 years ago
Luboš Luňák 24eacc4908 Move NETWinInfo and few more things from Client to the base class. 19 years ago