malcontent-control: Add an MctUserSelector widget
This isn’t used yet, but will be soon. It encapsulates an `ActUserManager` with an `MctCarousel` to provide an all-inclusive widget for selecting a user account. It’s based off code from the user accounts panel of gnome-control-center, licenced as GPLv2+, and authored by many people over time (see https://gitlab.gnome.org/GNOME/gnome-control-center/commits/master/panels/user-accounts). Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
parent
484993b658
commit
1623876fbc
5 changed files with 525 additions and 0 deletions
|
@ -6,5 +6,6 @@
|
|||
<file preprocess="xml-stripblanks">carousel.ui</file>
|
||||
<file preprocess="xml-stripblanks">main.ui</file>
|
||||
<file preprocess="xml-stripblanks">user-controls.ui</file>
|
||||
<file preprocess="xml-stripblanks">user-selector.ui</file>
|
||||
</gresource>
|
||||
</gresources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue