Summary: | "Closable" window rule is not immediately applied to window decoration | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Patrick Silva <bugseforuns> |
Component: | rules | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | isma.af, nate |
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/436011e0ec92e461b7a9b8571e063b5b1765ed49 | Version Fixed In: | 5.22.90 |
Sentry Crash Report: |
Description
Patrick Silva
2020-07-18 11:07:00 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1378 Git commit 436011e0ec92e461b7a9b8571e063b5b1765ed49 by Ismael Asensio. Committed on 04/09/2021 at 13:51. Pushed by iasensio into branch 'master'. X11Client: emit isCloseableChanged when updated This allows the decoration buttons to be updated accordingly when the status changes. We also need to explicitely update allowed actions when rules are applied, as `isCloseable` is not a settable property, but an allowed action FIXED-IN: 5.22.90 M +6 -2 src/x11client.cpp https://invent.kde.org/plasma/kwin/commit/436011e0ec92e461b7a9b8571e063b5b1765ed49 |