aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* src/Makefile.am: Install arctica-greeter to <prefix>/bin (instead of sbin).Mike Gabriel2024-02-061-1/+1
|
* {src,tests}/Makefile.am: implement proper GTK+ 3/GTK 4 switching support.Mihai Moldovan2023-09-121-0/+15
| | | | Fixes: https://github.com/ArcticaProject/arctica-greeter/issues/56
* src/: add util.vala, wrapping a GTK 3 function for use within vala.Mihai Moldovan2023-02-061-1/+2
| | | | | | | Since this function is only needed for and available in GTK 3, add configure checks for GTK 4.0 and higher as well. We will use this function later on.
* src/Makefile.am: Avoid duplicate double-quotes.Mike Gabriel2022-06-261-4/+4
|
* src/user-list.vala: Obtain PAM_FREERDP2 prompts from public API in ↵Mike Gabriel2018-05-041-0/+1
| | | | security/pam-freerdp2.h.
* src/user-list.vala: Obtain PAM_X2GO prompts from public API in ↵Mike Gabriel2018-05-041-0/+1
| | | | security/pam.x2go.h.
* Explicitly set the keyboard layoutMike Gabriel2017-10-261-0/+1
| | | | | | | | | | | | | | | Ported from slick-greeter: Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Sat Jun 10 15:57:49 2017 +0100 Explicitly set the keyboard layout The keyboard layout isn't properly set by default in some case. This affects wireless Logitech keyboards in particular, and it results in the greeter using an American layout instead of the layout chosen during the installation.
* Fix prompt display in gtk3 > 3.20 (ported from slick-greeter)Michael Webster2017-06-201-0/+1
|
* Compile with Vala debugging informationRobert Ancell2017-04-181-0/+1
|
* Remove obsolete CONFIG_FILE defineRobert Ancell2015-10-271-1/+0
| | | | Ported to ArcticaGreeter: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* Revert "Remove *.stamp files on distclean."Mike Gabriel2015-10-261-2/+0
| | | | This reverts commit 8c82d897d5e1acb82503d672d4d86a9e1be74b46.
* Remove *.stamp files on distclean.Mike Gabriel2015-10-261-0/+2
|
* Rebase against unity from Ubuntu 15.04Mike Gabriel2015-09-211-1/+2
|
* Adapt to using ArcticaProject's remote-logon-service.Mike Gabriel2015-09-191-1/+1
|
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-13/+13
|
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+76