aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Translated using Weblate (Magyar)Doma Gergő2018-06-211-31/+40
| | | | | | | Currently translated at 100,0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/hu/
* Translated using Weblate (Chinese (Simplified))whr2018-06-211-8/+10
| | | | | | | Currently translated at 55.1% (27 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/zh_Hans/
* Translated using Weblate (Kyrgyz)Ilyas Bakirov2018-06-211-13/+12
| | | | | | | Currently translated at 69.3% (34 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ky/
* Translated using Weblate (Uyghur)ۋولقان2018-06-211-3/+3
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ug/
* Translated using Weblate (Uyghur)Nureli2018-06-211-21/+23
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ug/
* Translated using Weblate (Telugu)Aashish Chenna2018-06-211-2/+2
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/te/
* Translated using Weblate (Telugu)Aashish Chenna2018-06-211-22/+26
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/te/
* Translated using Weblate (French)Jacky Blois2018-06-211-10/+21
| | | | | | | Currently translated at 87.7% (43 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/fr/
* Translated using Weblate (Italian)Nicola Lombardi2018-06-211-4/+4
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/it/
* Translated using Weblate (Italian)Nicola Lombardi2018-06-211-19/+21
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/it/
* Translated using Weblate (Hindi)Gayathri Das2018-06-211-5/+7
| | | | | | | Currently translated at 55.1% (27 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/hi/
* Translated using Weblate (Malay)antuketot762018-06-211-5/+5
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ms/
* Translated using Weblate (Malay)antuketot762018-06-211-18/+22
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/ms/
* Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ↵Mike Gabriel2018-06-213-0/+20
| | | | Vala API version << 0.40. (Fixes FTBFS on Debian 9).
* Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations).Mike Gabriel2018-06-163-5/+5
|
* Add option to show GUI on a specific monitorCobinja2018-06-163-20/+36
| | | | | | | This adds the option "only-on-monitor". Default is "auto", which means "Follow the mouse", like it was without this option. Ported from slick-greeter by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* arctica-greeter-check-hidpi: Fix HiDPI auto-detection.Victor Kareh2018-06-161-1/+1
| | | | | | | | | | When calculating the rectangle height, using `get_monitor_geometry` returns "application pixels", rather than "device pixels". We need to multiply by the scale factor to convert to the correct value. https://valadoc.org/gdk-3.0/Gdk.Screen.get_monitor_geometry.html Ported from slick-greeter by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* debian/control: Add D: marco.Mike Gabriel2018-06-161-0/+1
|
* src/arctica-greeter.vala: Have MATE's marco WM as window manager for Arctica ↵Mike Gabriel2018-06-161-0/+32
| | | | Greeter. Makes handling windows opened via some of the indicators much more organic.
* src/user-list.vala: Rename gsettings key remote-service-fqdn to ↵Mike Gabriel2018-05-113-4/+7
| | | | remote-service-configure-uri. Support an empty string as value and show a more intelligent message if it's empty.
* Remote Logon configuration support: session name is now "remoteconfigure".Mike Gabriel2018-05-111-2/+2
|
* user-list.vala: fix missing parentheses from previous commitsMike Gabriel2018-05-081-2/+2
|
* src/user-list.vala: Rephrase username field text to "Account ID" (can be ↵Mike Gabriel2018-05-081-1/+1
| | | | email or user name).
* src/user-list.vala: Hide "Set up..." button, if uccsconfigure is a ↵Mike Gabriel2018-05-081-1/+1
| | | | non-supported remote login session.
* src/user-list.vala: Mention X2Go in remote logon help / setup hint.Mike Gabriel2018-05-081-2/+2
|
* release 0.99.1.00.99.1.0Mike Gabriel2018-05-073-8/+57
|
* arctica-greeter-guest-account-script.in: Copy site guest session skel over ↵Mike Gabriel2018-05-071-1/+1
| | | | dist guest session skel, so that the site admin is in fact able to override some settings in the dist skeleton that we provide.
* src/user-list.vala: Add debugging to remote_login PAM prompt responding.Mike Gabriel2018-05-061-0/+5
|
* src/user-list.vala: Obtain PAM_FREERDP2 prompts from public API in ↵Mike Gabriel2018-05-045-5/+17
| | | | security/pam-freerdp2.h.
* src/user-list.vala: Obtain PAM_X2GO prompts from public API in ↵Mike Gabriel2018-05-045-4/+21
| | | | security/pam.x2go.h.
* src/user-list.vala: Follow-up fix for previous commit.Mike Gabriel2018-05-041-1/+1
|
* Use RLS/pam_x2go.so API v5. The PAM prompt now queries "remote command:", ↵Mike Gabriel2018-05-041-3/+3
| | | | not "x2gosession:".
* debian/control: Drop from B-D: libgnome-desktop-3-dev. Not needed.Mike Gabriel2018-04-161-1/+0
|
* main-window: Calculate the really needed screen size properlyBjörn Esser2018-03-161-2/+22
|
* release 0.99.0.40.99.0.4Mike Gabriel2018-03-166-8/+73
|
* src/arctica-greeter.vala: Trigger UPower activation when greeter starts.Mike Gabriel2018-03-161-0/+13
|
* HiDPI: Do not enable it in test-mode.Mike Gabriel2018-03-161-9/+13
|
* debian/*.install: Correctly install the guest session script man page into ↵Mike Gabriel2018-03-162-1/+2
| | | | the guest session bin:pkg.
* Port HiDPI support from slick-greeter.Mike Gabriel2018-03-166-3/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired by these slick-greeter commits: commit ffd43c4d425e70bc003b490dcddb8fbae1fffea7 Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Sat Apr 8 14:13:23 2017 +0100 HiDPI: Allow to force HiDPI support ON or OFF commit 809f1b30a321ae12fdd3ba154791f9ead291acc7 Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Fri Apr 7 23:04:50 2017 +0100 HiDPI: Take the screen size in consideration HiDPI shouldn't be activated on large screens where the dpi is OK. commit 851fca4e5508471d6f388edcd0327c3fc5b2b12f Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Fri Apr 7 18:43:42 2017 +0100 Add HiDPI support Only support 1x and 2x scale ratios for now. Also add a setting so the user can disable HiDPI support.
* src/{user-list.vala,user-prompt-box.vala}: Fix segfault in newly introduced ↵Mike Gabriel2018-03-162-4/+4
| | | | debug message.
* Use Ubuntu logo for Unity session (has no since no longer Ubuntu default)Robert Ancell2018-03-161-0/+1
|
* src/arctica-greeter.vala: Clear the AT_SPI_BUS property on the root window ↵Michael Webster2018-03-121-0/+12
| | | | | | | on exit, so the user session components won't fail to connect. Based on fix for lightdm-gtk-greeter see: https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1670933
* greeter: Avoid expensive Python calls when it isn't needed.Ikey Doherty2018-03-121-0/+6
| | | | | | | | | | | | | | On non Debian/Ubuntu systems, the /etc/default/keyboard path does not exist. To prevent expensive Python startup (and hundreds/thousands of stats + follow-up loads) we'll reduce to an initial early stat, i.e. if the non-standard file exists only then will we exectute the helper stub. This is most useful on systems that employ systemd for the X11 keyboard configuration (`00-keyboard.conf` from systemd-localed) so that the X server already has the correct layout upon starting up. This approach also avoids unnecessary xkbcomp calls forcing recompilation of non-cached assets. Signed-off-by: Ikey Doherty <ikey@solus-project.com>
* post-release update of debian/changelogMike Gabriel2018-02-281-0/+7
|
* release 0.99.0.30.99.0.3Mike Gabriel2018-02-284-7/+102
|
* Translated using Weblate (Bulgarian)Veselin Georgiev2018-02-271-23/+29
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/bg/
* Translated using Weblate (Burmese)Ko Phyo2018-02-271-5/+8
| | | | | | | Currently translated at 67.3% (33 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/my/
* Translated using Weblate (Portuguese (Brazil))Rafael Henrique Mendes de Oliv2018-02-271-2/+2
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/pt_BR/
* Translated using Weblate (Portuguese (Brazil))Rafael Henrique Mendes de Oliv2018-02-271-21/+25
| | | | | | | Currently translated at 100.0% (49 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/pt_BR/
* Translated using Weblate (Telugu)Joel Vinay Kumar2018-02-271-16/+11
| | | | | | | Currently translated at 81.6% (40 of 49 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/te/