aboutsummaryrefslogtreecommitdiff
path: root/src/dash-entry.vala
Commit message (Collapse)AuthorAgeFilesLines
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-061-2/+3
| | | | | This allows us to drop the rather awkward self-referencing static singleton member and use a standard vala/glib feature.
* Fix some typosElyes HAOUAS2022-06-271-1/+1
| | | | Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
* copyright holdership: Add myself as copyright holder and author to file ↵Mike Gabriel2017-10-261-0/+2
| | | | headers of files I have worked on.
* override_font() deprecation warning: replace by GtkCssProvider blocks. ↵Mike Gabriel2017-06-121-4/+20
| | | | Additionally, don't hard-code Cabin font anymore, use font_name gsettings property instead.
* Use non-deprecated Gdk.Cursor methodsRobert Ancell2015-10-271-1/+1
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* DashEntry: remove .spinner classLars Uebernickel2015-10-271-1/+0
| | | | | | | | | | Spinners are drawn differently now, which caused the entry to be not drawn at all. This depends on the theme setting (and animating) the -gtk-icon-source of this entry. Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* font work: Use Cabin and Cantatell fonts instead of Ubuntu and Ubuntu Light.Mike Gabriel2015-10-261-2/+2
|
* Rebase against Unity Greeter from Ubuntu 15.04Mike Gabriel2015-09-211-24/+0
|
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-3/+3
|
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+319