elementary / switchboard-plug-parental-controls

Switchboard Screen Time & Limits Plug
https://elementary.io
GNU General Public License v3.0
11 stars 14 forks source link

Provide more context in the main view (issue #93) #135

Closed igordsm closed 6 months ago

igordsm commented 4 years ago

Fix #93 : adds a header to the screen time main view with the user's avatar and a message explaining what can be configured. See screenshots below. Messages were written according to @cassidyjames suggestions in the issue report.

Admin user

Screenshot from 2020-07-22 18-50-11

Normal user

The screenshots below show how the text wraps when screen size changes.

Screenshot from 2020-07-22 18-50-17

Screenshot from 2020-07-22 18-50-22

cassidyjames commented 3 years ago

Oh, hm, actually if we need to set an avatar, that might not work. @danrabbit how would you approach this?

jeremypw commented 3 years ago

@igordsm Converting to draft as there are unresolved questions about the right approach. @danrabbit Would it better to convert to SimpleSettingsPage and forgo the avatar in the header or just go with the existing solution?