Skip to content

X11Client: emit isCloseableChanged when updated

Ismael Asensio requested to merge work/iasensio/update-closeable-rule into master

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

BUG: 424370 FIXED-IN: 5.22.90

Merge request reports