elementary / switchboard-plug-datetime

Switchboard Date & Time Plug
GNU General Public License v3.0
10 stars 8 forks source link

MainView: Rework Layout #94

Closed cassidyjames closed 3 years ago

cassidyjames commented 3 years ago

Fixes #92.

Before

Screenshot from 2021-04-07 11-59-40

After

Screenshot from 2021-04-07 16-36-55

danirabbit commented 3 years ago

@cassidyjames I think the "show in panel" stuff should be checkboxes since we're including things as part of a list. We also have precedent for horizontal checkboxes in the sound plug that might save us some space here

cassidyjames commented 3 years ago

@danrabbit ah yeah I can do the horizontal checkboxes, it would save some vertical space. I considered it but was avoiding it because I thought there was some rule about checkboxes being for delayed "Apply" situations, but I think that's kind of outdated.