kwin/clients/aurorae/src/qml
Martin Gräßlin e6542f01d3 [aurorae] Use property binding for toggled state
So far we manually updated the toggled state depending on the button
type and the corresponding client property. This had an error sneaked
in for onAllDesktops: it was bound to desktop change instead of on all
desktop change causing the button to not reflect the state correctly.

To prevent such errors it's now setup to a property binding to the
client's state directly.

BUG: 354702
FIXED-IN: 5.4.3
REVIEW: 125917
2015-11-02 10:11:32 +01:00
..
AppMenuButton.qml
aurorae.qml Fix title height for maximized windows with Aurorae decorator 2015-03-23 23:27:09 +10:00
AuroraeButton.qml
AuroraeButtonGroup.qml
AuroraeMaximizeButton.qml [aurorae] s/requestMaximize/requestToggleMaximization/g 2014-11-11 13:20:15 +01:00
ButtonGroup.qml
Decoration.qml
DecorationButton.qml [aurorae] Use property binding for toggled state 2015-11-02 10:11:32 +01:00
MenuButton.qml [aurorae] Use mousePressAndHoldInterval from StyleHints 2014-12-16 08:27:11 +01:00
qmldir