Summary: | kwin dont display gtk apllications | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Milan Krivda <swalko12> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fhimpe, twinbase |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Milan Krivda
2008-04-05 12:06:19 UTC
Which driver, which compositing mode (opengl/xrender)? SVN commit 817185 by lunakl: Don't avoid windows that don't have contents yet ready for painting. There is a bug somewhere in detecting it and there also should be a protection against faulty clients. CCBUG: 160393 M +1 -1 composite.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=817185 *** Bug 164618 has been marked as a duplicate of this bug. *** *** Bug 165259 has been marked as a duplicate of this bug. *** SVN commit 825817 by lunakl: Disable the code that prevented clients not-yet-ready-for-painting from being shown. There is a bug somewhere and it should be improved in general. BUG: 160393 M +8 -0 composite.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=825817 Git commit b81ba5968daf39bdb1299f30454ac13131fa3fd9 by Thomas Lübking. Committed on 13/08/2011 at 16:39. Pushed by luebking into branch 'master'. fix xsync protocol BUG: 160393 REVIEW: 102311 M +10 -9 kwin/client.h M +27 -27 kwin/geometry.cpp M +11 -9 kwin/events.cpp M +41 -19 kwin/client.cpp M +13 -12 kwin/composite.cpp M +2 -0 kwin/manage.cpp http://commits.kde.org/kde-workspace/b81ba5968daf39bdb1299f30454ac13131fa3fd9 |