Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/arctica-greeter.vala: remove left-over singleton class member. | Mihai Moldovan | 2023-05-03 | 1 | -2/+0 |
| | | | | This is not needed any longer. | ||||
* | misc src/: make ArcticaGreeter a proper vala SingleInstance class. | Mihai Moldovan | 2023-02-06 | 1 | -2/+8 |
| | | | | | This allows us to drop the rather awkward self-referencing static singleton member and use a standard vala/glib feature. | ||||
* | fork unity-greeter as arctica-greeter | Mike Gabriel | 2015-09-19 | 1 | -0/+129 |