Fix enabled borders and padding for maximized Aurorae decos
In the maximized state the enabled borders were still enabled causing the actual borders to be still shown. In addition the padding is not adjusted to be 0. This is done in the C++ part is it does not make any sense to have shadows being thrown to another screen for a maximized window. REVIEW: 106576 BUG: 307365 FIXED-IN: 4.9.2
Showing
- kwin/clients/aurorae/src/aurorae.cpp 4 additions, 0 deletionskwin/clients/aurorae/src/aurorae.cpp
- kwin/clients/aurorae/src/qml/AuroraeButtonGroup.qml 1 addition, 1 deletionkwin/clients/aurorae/src/qml/AuroraeButtonGroup.qml
- kwin/clients/aurorae/src/qml/aurorae.qml 7 additions, 3 deletionskwin/clients/aurorae/src/qml/aurorae.qml
Please register or sign in to comment