Revision 565357b...
Go back to digest for 30th June 2013Bug Fixes in KDE Base
Thomas Lübking committed changes in [kde-workspace] /:
update composite blocking from deleted, not client
fixing bug by deferring the deletion and removal of the
deleted to the next event cycle had the side effect that
this now happens in the event cycle of the compositor
restart, which was deferred to avoid precisely that...
so the test is now moved to the removal of the deleted
which got an additional flag wasClient to avoid calling
this action for each and every tooltip (and might be usable
elsewise)
FIXED-IN: 4.11
REVIEW: 111204
File Changes
Modified 3 files
- kwin/deleted.cpp
- kwin/deleted.h
- kwin/workspace.cpp
3 files changed in total