Skip to content
Verified Commit 854aebb3 authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

Mark window type properties as CONSTANT

Since we don't have any means of getting notified by _NET_WM when a
windowType changes, and since KWin would handle that quite poorly, AND
since no one does that in real-world applications anyway, we might as
well mark those getters as CONSTANT, so that QML engine would stop
complaining about depending on non-NOTIFYable properties.

According to the specification, the window type should be decided before
a window gets mapped.
parent 2073415f
Pipeline #209507 passed with stage
in 12 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment