aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* src/arctica-greeter.vala: Move ArcticaGreeter method further up again, so it ...Mike Gabriel2023-02-241-16/+16
* src/arctica-greeter.vala: Move Glib.Bus.watch_name() call out of ArcticaGreet...Mike Gabriel2023-02-241-30/+8
* src/arctica-greeter.vala: fix test mode.Mihai Moldovan2023-02-221-5/+37
* src/arctica-greeter.vala: Fix path of helper executable arctica-greeter-enabl...Mike Gabriel2023-02-061-1/+1
* shutdown-dialog: margin left/right -> margin_start_end.Joshua Peisach2023-02-061-2/+2
* Enable touchpad tap-to-click.Mike Gabriel2023-02-061-0/+13
* user-list: Allow hidden user visibility to be toggled.Clement Lefebvre2023-02-061-12/+9
* entry: Support the ability to reveal the password.Clement Lefebvre2023-02-061-0/+40
* a11y: Make the onboard layout configurable.Mike Gabriel2023-02-062-2/+11
* keyboard navigation: Don't prevent left/right movement in Gtk.Entry.Clement Lefebvre2023-02-061-10/+0
* sessions: Close dialog on Escape.Clement Lefebvre2023-02-061-0/+10
* sessions: Add a tooltip on the session badge.Clement Lefebvre2023-02-063-6/+28
* badges: Add lxqt.Clement Lefebvre2023-02-061-0/+3
* badges: Add pademelon.Clement Lefebvre2023-02-061-0/+2
* sessions: Make the list scrollable.Clement Lefebvre2023-02-061-1/+12
* orca: Fix wrong a11y text for username prompt.Clement Lefebvre2023-02-061-2/+6
* Set our own cursor theme and size internally via GtkSettings.Michael Webster2023-02-062-3/+20
* Add badge for fynedesk.Jacob2023-02-061-0/+2
* Add sway badge.Louis des Landes2023-02-061-0/+2
* Fixed default session for manual user entry.mwileczka2023-02-061-0/+4
* src/arctica-greeter.vala: Apply HiDPI settings after command line has been pa...Mike Gabriel2023-02-061-12/+13
* src/menubar.vala: Hide the bigfont feature until it's really available.Mike Gabriel2023-02-061-0/+4
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-068-35/+574
* src/: add util.vala, wrapping a GTK 3 function for use within vala.Mihai Moldovan2023-02-062-1/+30
* src/toggle-box.vala: fix CSS style.Mihai Moldovan2023-02-061-3/+3
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-069-72/+118
* src/settings.vala: make SingleInstance class.Mihai Moldovan2023-02-062-1/+20
* src/settings-daemon.vala: Also set rfill MSD plugin to disabled in greeter.Mike Gabriel2022-11-281-0/+1
* src/settings-daemon.vala: Use correct MSD schema names.Mike Gabriel2022-11-281-16/+17
* src/toggle-box.vala: Port font-family-with-blanks-fix from prompt-box to togg...Mike Gabriel2022-06-271-2/+12
* session-list: Add badge for IceWM.Mike Gabriel2022-06-271-0/+2
* src/prompt-box.vala: Use regular expression to split KEY_FONT_NAME into font_...Mike Gabriel2022-06-271-3/+12
* Fix some typosElyes HAOUAS2022-06-272-2/+2
* src/Makefile.am: Avoid duplicate double-quotes.Mike Gabriel2022-06-261-4/+4
* Fix some typosElyes HAOUAS2021-06-072-2/+2
* src/main-window.vala: Fix missing parenthesis-close in debug message.Mike Gabriel2021-04-121-1/+1
* Fix 'Creation method of abstract class cannot be public.' in GreeterList class.Mike Gabriel2019-12-021-1/+1
* src/arctica-greeter.vala: Use set_decorated(false) on main_window, rather tha...Mike Gabriel2019-03-171-1/+1
* Remove mlockall.Mike Gabriel2019-03-171-2/+24
* Fix build with vala 0.44Rico Tzschichholz2019-03-061-1/+1
* Fix background if image file is not readable.Cobinja2018-11-261-0/+18
* src/background.vala: Fix for previous commit. Vala needs a bool expression in...Mike Gabriel2018-09-061-1/+1
* src/background.vala: Fix FTBFS against Vala 0.42. This introduces a slight be...Mike Gabriel2018-08-221-3/+8
* Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ...Mike Gabriel2018-06-213-0/+20
* 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-162-20/+32
* src/arctica-greeter.vala: Have MATE's marco WM as window manager for Arctica ...Mike Gabriel2018-06-161-0/+32
* src/user-list.vala: Rename gsettings key remote-service-fqdn to remote-servic...Mike Gabriel2018-05-112-2/+5
* 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