Summary: | Compositing stop working if UndirectFullscreen option get disabled while fullscreen application is active | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | RussianNeuroMancer <russianneuromancer> |
Component: | compositing | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Flags: | thomas.luebking:
ReviewRequest+
|
Priority: | NOR | ||
Version: | 4.10.95 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/111867/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/4fe08cd04ab062d855cade7ae0e9efc4317d5887 | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
RussianNeuroMancer
2013-07-20 22:52:39 UTC
The unredirection mask on the overlay window is not properly cleared (or so it seems) Git commit 4fe08cd04ab062d855cade7ae0e9efc4317d5887 by Thomas Lübking. Committed on 03/08/2013 at 20:13. Pushed by luebking into branch 'KDE/4.11'. bind unredirection change to unredirection update when the option changes, the compositor needs to update the state as it will later not act (in the disabled case) and should to reflect the option change. REVIEW: 111867 FIXED-IN: 4.11 M +4 -2 kwin/composite.cpp http://commits.kde.org/kde-workspace/4fe08cd04ab062d855cade7ae0e9efc4317d5887 Thank you! :) |