index
:
arctica-greeter
main
master
opensuse
pr/travis-ci
release-builds
Arctica Greeter: Greeter Frontend for LightDM
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
entry: Support the ability to reveal the password.
Clement Lefebvre
2023-02-06
1
-0
/
+40
*
a11y: Make the onboard layout configurable.
Mike Gabriel
2023-02-06
2
-2
/
+11
*
keyboard navigation: Don't prevent left/right movement in Gtk.Entry.
Clement Lefebvre
2023-02-06
1
-10
/
+0
*
sessions: Close dialog on Escape.
Clement Lefebvre
2023-02-06
1
-0
/
+10
*
sessions: Add a tooltip on the session badge.
Clement Lefebvre
2023-02-06
3
-6
/
+28
*
badges: Add lxqt.
Clement Lefebvre
2023-02-06
1
-0
/
+3
*
badges: Add pademelon.
Clement Lefebvre
2023-02-06
1
-0
/
+2
*
sessions: Make the list scrollable.
Clement Lefebvre
2023-02-06
1
-1
/
+12
*
orca: Fix wrong a11y text for username prompt.
Clement Lefebvre
2023-02-06
1
-2
/
+6
*
Set our own cursor theme and size internally via GtkSettings.
Michael Webster
2023-02-06
2
-3
/
+20
*
Add badge for fynedesk.
Jacob
2023-02-06
1
-0
/
+2
*
Add sway badge.
Louis des Landes
2023-02-06
1
-0
/
+2
*
Fixed default session for manual user entry.
mwileczka
2023-02-06
1
-0
/
+4
*
src/arctica-greeter.vala: Apply HiDPI settings after command line has been pa...
Mike Gabriel
2023-02-06
1
-12
/
+13
*
src/menubar.vala: Hide the bigfont feature until it's really available.
Mike Gabriel
2023-02-06
1
-0
/
+4
*
misc src/: completely rework high contrast mode, add stub for big font mode.
Mihai Moldovan
2023-02-06
8
-35
/
+574
*
src/: add util.vala, wrapping a GTK 3 function for use within vala.
Mihai Moldovan
2023-02-06
2
-1
/
+30
*
src/toggle-box.vala: fix CSS style.
Mihai Moldovan
2023-02-06
1
-3
/
+3
*
misc src/: make ArcticaGreeter a proper vala SingleInstance class.
Mihai Moldovan
2023-02-06
9
-72
/
+118
*
src/settings.vala: make SingleInstance class.
Mihai Moldovan
2023-02-06
2
-1
/
+20
*
src/settings-daemon.vala: Also set rfill MSD plugin to disabled in greeter.
Mike Gabriel
2022-11-28
1
-0
/
+1
*
src/settings-daemon.vala: Use correct MSD schema names.
Mike Gabriel
2022-11-28
1
-16
/
+17
*
src/toggle-box.vala: Port font-family-with-blanks-fix from prompt-box to togg...
Mike Gabriel
2022-06-27
1
-2
/
+12
*
session-list: Add badge for IceWM.
Mike Gabriel
2022-06-27
1
-0
/
+2
*
src/prompt-box.vala: Use regular expression to split KEY_FONT_NAME into font_...
Mike Gabriel
2022-06-27
1
-3
/
+12
*
Fix some typos
Elyes HAOUAS
2022-06-27
2
-2
/
+2
*
src/Makefile.am: Avoid duplicate double-quotes.
Mike Gabriel
2022-06-26
1
-4
/
+4
*
Fix some typos
Elyes HAOUAS
2021-06-07
2
-2
/
+2
*
src/main-window.vala: Fix missing parenthesis-close in debug message.
Mike Gabriel
2021-04-12
1
-1
/
+1
*
Fix 'Creation method of abstract class cannot be public.' in GreeterList class.
Mike Gabriel
2019-12-02
1
-1
/
+1
*
src/arctica-greeter.vala: Use set_decorated(false) on main_window, rather tha...
Mike Gabriel
2019-03-17
1
-1
/
+1
*
Remove mlockall.
Mike Gabriel
2019-03-17
1
-2
/
+24
*
Fix build with vala 0.44
Rico Tzschichholz
2019-03-06
1
-1
/
+1
*
Fix background if image file is not readable.
Cobinja
2018-11-26
1
-0
/
+18
*
src/background.vala: Fix for previous commit. Vala needs a bool expression in...
Mike Gabriel
2018-09-06
1
-1
/
+1
*
src/background.vala: Fix FTBFS against Vala 0.42. This introduces a slight be...
Mike Gabriel
2018-08-22
1
-3
/
+8
*
Posix.Signal.<SIG>: Provide old-style Posix.SIG<SIG> API calls if built with ...
Mike Gabriel
2018-06-21
3
-0
/
+20
*
Use Posix.Signal.* rather than Posix.SIG*. (Vala 0.40 deprecations).
Mike Gabriel
2018-06-16
3
-5
/
+5
*
Add option to show GUI on a specific monitor
Cobinja
2018-06-16
2
-20
/
+32
*
src/arctica-greeter.vala: Have MATE's marco WM as window manager for Arctica ...
Mike Gabriel
2018-06-16
1
-0
/
+32
*
src/user-list.vala: Rename gsettings key remote-service-fqdn to remote-servic...
Mike Gabriel
2018-05-11
2
-2
/
+5
*
Remote Logon configuration support: session name is now "remoteconfigure".
Mike Gabriel
2018-05-11
1
-2
/
+2
*
user-list.vala: fix missing parentheses from previous commits
Mike Gabriel
2018-05-08
1
-2
/
+2
*
src/user-list.vala: Rephrase username field text to "Account ID" (can be emai...
Mike Gabriel
2018-05-08
1
-1
/
+1
*
src/user-list.vala: Hide "Set up..." button, if uccsconfigure is a non-suppor...
Mike Gabriel
2018-05-08
1
-1
/
+1
*
src/user-list.vala: Mention X2Go in remote logon help / setup hint.
Mike Gabriel
2018-05-08
1
-2
/
+2
*
src/user-list.vala: Add debugging to remote_login PAM prompt responding.
Mike Gabriel
2018-05-06
1
-0
/
+5
*
src/user-list.vala: Obtain PAM_FREERDP2 prompts from public API in security/p...
Mike Gabriel
2018-05-04
3
-4
/
+14
*
src/user-list.vala: Obtain PAM_X2GO prompts from public API in security/pam.x...
Mike Gabriel
2018-05-04
3
-4
/
+14
*
src/user-list.vala: Follow-up fix for previous commit.
Mike Gabriel
2018-05-04
1
-1
/
+1
[next]