Idea: Move display related settings to own page.
MagneFire opened this issue · comments
The additions of Tilt-to-wake and Always on display make the settings list rather long. I would like to propose a change where these options and the brightness setting is moved to its own page.
Here is the state of it currently
The Switch component(https://github.com/AsteroidOS/qml-asteroid/blob/master/src/controls/qml/Switch.qml) is replaced by something else which I think fits the overall design of AsteroidOS better (https://github.com/MagneFire/asteroid-settings/blob/displaypage/NewSwitch.qml). Obviously, this change would be applied to qml-asteroid when/if merged.
Feedback of this is welcome ;)
Introducing category setting pages is obviously a good idea.
That said, I think the spacing between entries could be larger and it would look more polished if the yes/no buttons would have the same size as the +/- buttons.