Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/greeter-list.vala: Leave it unclear in message whether username or ↵ | Mike Gabriel | 2023-10-12 | 1 | -1/+1 |
| | | | | password was invalid. | ||||
* | Show labels for 'Username:' and 'Password:' if configured via gsettings. | Mike Gabriel | 2023-10-06 | 1 | -0/+14 |
| | | | | Fixes: https://github.com/ArcticaProject/arctica-greeter/issues/62 | ||||
* | Fix error handlers for D-Bus methods | Robert Tari | 2023-05-07 | 1 | -2/+4 |
| | |||||
* | Add option to span background across multiple monitors | Geoff Paul | 2023-05-03 | 1 | -1/+0 |
| | |||||
* | src/arctica-greeter.vala: Don't launch Lomiri-related DBus listeners in test ↵ | Mike Gabriel | 2023-03-01 | 1 | -7/+10 |
| | | | | mode. Allows one to run arctica-greeter in test-mode within a Lomiri session. | ||||
* | src/{arctica-greeter,greeter-list}.vala: Mimick a Lomiri Greeter, make ↵ | Mike Gabriel | 2023-03-01 | 1 | -1/+1 |
| | | | | ArcticaGreeter behave well, when interacting with Lomiri Shell. | ||||
* | src/arctica-greeter.vala: Turn get_default_session() and validate_session() ↵ | Mike Gabriel | 2023-02-24 | 1 | -1/+3 |
| | | | | into non-static methods. | ||||
* | sessions: Add a tooltip on the session badge. | Clement Lefebvre | 2023-02-06 | 1 | -1/+1 |
| | | | | | | Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/cf3742cf155e0925904c7da86457deaea6a87885 | ||||
* | orca: Fix wrong a11y text for username prompt. | Clement Lefebvre | 2023-02-06 | 1 | -2/+6 |
| | | | | | | Ported from Slick Greeter ported by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/dfe45aa7c7171ca58a35e6f337f805ad447c8906 | ||||
* | misc src/: make ArcticaGreeter a proper vala SingleInstance class. | Mihai Moldovan | 2023-02-06 | 1 | -15/+22 |
| | | | | | This allows us to drop the rather awkward self-referencing static singleton member and use a standard vala/glib feature. | ||||
* | Fix 'Creation method of abstract class cannot be public.' in GreeterList class. | Mike Gabriel | 2019-12-02 | 1 | -1/+1 |
| | |||||
* | copyright holdership: Add myself as copyright holder and author to file ↵ | Mike Gabriel | 2017-10-26 | 1 | -0/+2 |
| | | | | headers of files I have worked on. | ||||
* | src/greeter-list.vala: Move get_active_entry() functionality from ↵ | Mike Gabriel | 2017-06-20 | 1 | -7/+11 |
| | | | | ListDBusInterface to the GreeterList class. | ||||
* | Add support for validating session names (and proper fallback for ↵ | Clement Lefebvre | 2017-06-20 | 1 | -1/+1 |
| | | | | uninstalled sessions). Ported from slick-greeter. | ||||
* | Fix prompt display in gtk3 > 3.20 (ported from slick-greeter) | Michael Webster | 2017-06-20 | 1 | -0/+4 |
| | |||||
* | Rename owned greeter bus to a generical, product-independent name: ↵ | Mike Gabriel | 2017-06-04 | 1 | -1/+1 |
| | | | | org.ayatana.Greeter. | ||||
* | vala: Replace all 'static const' declaration by 'const'. | Mike Gabriel | 2017-04-15 | 1 | -3/+3 |
| | |||||
* | Limit prompt fields to 200 characters in case a key is being held down (e.g. ↵ | Robert Ancell | 2016-09-15 | 1 | -1/+6 |
| | | | | by a cat). | ||||
* | Don't own session com.canonical.Unity, own ↵ | Mike Gabriel | 2015-10-27 | 1 | -1/+1 |
| | | | | org.ArcticaProject.ArcticaProjectGreeter instead. | ||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 1 | -17/+17 |
| | |||||
* | Improve selection code of new entry if an entry is removed. | Mike Gabriel | 2014-12-06 | 1 | -10/+11 |
| | |||||
* | fix for commit 5328fc2 | Mike Gabriel | 2014-12-01 | 1 | -1/+1 |
| | |||||
* | Show Remote Login box if no other boxes (usernames, other login, guest ↵ | Mike Gabriel | 2014-12-01 | 1 | -0/+2 |
| | | | | login) are to be shown. | ||||
* | Imported Upstream version 14.04.10 | Mike Gabriel | 2014-11-02 | 1 | -0/+949 |