aboutsummaryrefslogtreecommitdiff
path: root/src/greeter-list.vala
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'Creation method of abstract class cannot be public.' in GreeterList class.Mike Gabriel2019-12-021-1/+1
|
* copyright holdership: Add myself as copyright holder and author to file ↵Mike Gabriel2017-10-261-0/+2
| | | | headers of files I have worked on.
* src/greeter-list.vala: Move get_active_entry() functionality from ↵Mike Gabriel2017-06-201-7/+11
| | | | ListDBusInterface to the GreeterList class.
* Add support for validating session names (and proper fallback for ↵Clement Lefebvre2017-06-201-1/+1
| | | | uninstalled sessions). Ported from slick-greeter.
* Fix prompt display in gtk3 > 3.20 (ported from slick-greeter)Michael Webster2017-06-201-0/+4
|
* Rename owned greeter bus to a generical, product-independent name: ↵Mike Gabriel2017-06-041-1/+1
| | | | org.ayatana.Greeter.
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-151-3/+3
|
* Limit prompt fields to 200 characters in case a key is being held down (e.g. ↵Robert Ancell2016-09-151-1/+6
| | | | by a cat).
* Don't own session com.canonical.Unity, own ↵Mike Gabriel2015-10-271-1/+1
| | | | org.ArcticaProject.ArcticaProjectGreeter instead.
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-17/+17
|
* Improve selection code of new entry if an entry is removed.Mike Gabriel2014-12-061-10/+11
|
* fix for commit 5328fc2Mike Gabriel2014-12-011-1/+1
|
* Show Remote Login box if no other boxes (usernames, other login, guest ↵Mike Gabriel2014-12-011-0/+2
| | | | login) are to be shown.
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+949