Summary: | String representation of KWin::Client should include caption, not name. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | reactormonk |
Component: | scripting | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | Flags: | mgraesslin:
ReviewRequest+
|
Priority: | NOR | ||
Version: | 4.9.5 | ||
Target Milestone: | 4.11 | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/108959/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/b2f56c473067f4012aa1f94334543fb775ea9602 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
reactormonk
2013-02-04 06:35:07 UTC
I'm not sure where the output comes from, but I think it's standard QObject functionality. It might make sense to have the same output as if we pass a KWin::Client to kdebug. Git commit b2f56c473067f4012aa1f94334543fb775ea9602 by Martin Gräßlin. Committed on 14/02/2013 at 15:19. Pushed by graesslin into branch 'master'. Print useful information for a Client in scripting Reusing the debug information already specified for QDebug. FIXED-IN: 4.11 REVIEW: 108959 M +1 -2 kwin/client.cpp M +10 -0 kwin/client.h M +8 -2 kwin/scripting/scripting.cpp http://commits.kde.org/kde-workspace/b2f56c473067f4012aa1f94334543fb775ea9602 |