Summary: | kde4breeze copies contents of systemwide kdeglobals | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Hrvoje Senjan <hrvoje.senjan> |
Component: | QStyle | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | hugo.pereira.da.costa, simonandric5 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=343583 | ||
Latest Commit: | http://commits.kde.org/breeze/7272e6914ef9b756bbbeb132b63a4e39a79f11e9 | Version Fixed In: | 5.3 |
Sentry Crash Report: |
Description
Hrvoje Senjan
2015-01-06 22:25:46 UTC
Git commit 591de154ea87770740afca36902f1fa576009b8c by Hugo Pereira Da Costa. Committed on 16/01/2015 at 10:38. Pushed by hpereiradacosta into branch 'master'. do not install window shadow if mdi's subwindow contains a KMainWindow. This is because KMainWindow affects event processing and make all input events captured by the MdiWindowShadow. M +3 -1 kstyle/breezemdiwindowshadow.cpp http://commits.kde.org/breeze/591de154ea87770740afca36902f1fa576009b8c oops wrong BUG: in commit. Reopening this one, since commit in comment #1 is completely unrelated Git commit dfc1a80dfb7ba99731049cbbcee4b56bb5b3fbd6 by Hugo Pereira Da Costa. Committed on 16/01/2015 at 10:38. Pushed by hpereiradacosta into branch 'Plasma/5.2'. do not install window shadow if mdi's subwindow contains a KMainWindow. This is because KMainWindow affects event processing and make all input events captured by the MdiWindowShadow. M +3 -1 kstyle/breezemdiwindowshadow.cpp http://commits.kde.org/breeze/dfc1a80dfb7ba99731049cbbcee4b56bb5b3fbd6 Git commit 7272e6914ef9b756bbbeb132b63a4e39a79f11e9 by Hrvoje Senjan. Committed on 07/04/2015 at 19:15. Pushed by hrvojes into branch 'master'. [kde4breze] Fix some KConfig usage (wrt bug 340691) We're interested only in local/users kdeglobals in this case. REVIEW: 123289 FIXED-IN: 5.3 M +1 -2 misc/kde4breeze/src/main.cpp http://commits.kde.org/breeze/7272e6914ef9b756bbbeb132b63a4e39a79f11e9 |