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
*
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
*
Use RLS/pam_x2go.so API v5. The PAM prompt now queries "remote command:", not...
Mike Gabriel
2018-05-04
1
-3
/
+3
*
main-window: Calculate the really needed screen size properly
Björn Esser
2018-03-16
1
-2
/
+22
*
src/arctica-greeter.vala: Trigger UPower activation when greeter starts.
Mike Gabriel
2018-03-16
1
-0
/
+13
*
HiDPI: Do not enable it in test-mode.
Mike Gabriel
2018-03-16
1
-9
/
+13
*
Port HiDPI support from slick-greeter.
Mike Gabriel
2018-03-16
2
-3
/
+29
*
src/{user-list.vala,user-prompt-box.vala}: Fix segfault in newly introduced d...
Mike Gabriel
2018-03-16
2
-4
/
+4
*
Use Ubuntu logo for Unity session (has no since no longer Ubuntu default)
Robert Ancell
2018-03-16
1
-0
/
+1
*
src/arctica-greeter.vala: Clear the AT_SPI_BUS property on the root window on...
Michael Webster
2018-03-12
1
-0
/
+12
*
greeter: Avoid expensive Python calls when it isn't needed.
Ikey Doherty
2018-03-12
1
-0
/
+6
*
Fix build with vala 0.39
Jeremy Bicha
2018-02-27
1
-2
/
+2
*
White-space cleanup. Removing superfluous EOL white-spaces.
Mike Gabriel
2017-12-07
5
-13
/
+13
*
Revert "a11y: Use HighContrast rather than HighContrastInverse."
Mike Gabriel
2017-10-30
1
-1
/
+1
*
a11y: Use HighContrast rather than HighContrastInverse.
Clement Lefebvre
2017-10-26
1
-1
/
+1
*
Explicitly set the keyboard layout
Mike Gabriel
2017-10-26
3
-0
/
+15
*
Add support for numlockx.
Clement Lefebvre
2017-10-26
2
-0
/
+17
*
src/settings.vala: White-space cleanup.
Mike Gabriel
2017-10-26
1
-1
/
+1
*
copyright holdership: Add myself as copyright holder and author to file heade...
Mike Gabriel
2017-10-26
21
-3
/
+60
*
src/arctica-greeter.vala: Fix debug message, we use MSD, not USD.
Mike Gabriel
2017-10-26
1
-1
/
+1
*
src/user-list.vala: Add debug message providing info about added users / labels.
Mike Gabriel
2017-10-25
1
-0
/
+1
*
src/user-list.vala: Use directory enumerator for getting a random number of b...
Mike Gabriel
2017-10-23
1
-7
/
+14
*
background: Don't realize() this immediately - only start the image gathering...
Michael Webster
2017-10-23
2
-17
/
+100
*
src/arctica-greeter.vala: Don't load any external application when launched i...
Mike Gabriel
2017-06-20
1
-64
/
+67
*
src/menubar.vala: Disable all indicators in test mode.
Mike Gabriel
2017-06-20
1
-18
/
+22
*
src/settings_daemon.vala: sd_pid is a private property.
Mike Gabriel
2017-06-20
1
-1
/
+1
*
src/greeter-list.vala: Move get_active_entry() functionality from ListDBusInt...
Mike Gabriel
2017-06-20
1
-7
/
+11
*
Fix Arctica Greeter preventing DE from applying cursor theme/size.
Clement Lefebvre
2017-06-20
1
-0
/
+6
*
Don't draw the background before starting the session.
Clement Lefebvre
2017-06-20
1
-23
/
+0
*
rebase debug PID
Mike Gabriel
2017-06-20
1
-1
/
+1
*
src/menubar.vala: Silence build warning due to usage call to deprecated ensur...
Mike Gabriel
2017-06-20
1
-1
/
+0
*
src/background.vala: No runtime warning on empty background image filename. P...
Clement Lefebvre
2017-06-20
1
-8
/
+10
*
Add basic screenshot capability. Ported from slick-greeter.
leigh123linux
2017-06-20
1
-0
/
+13
*
debugging: Print out process PIDs for launched subprocesses.
Mike Gabriel
2017-06-20
2
-0
/
+3
*
Add support for validating session names (and proper fallback for uninstalled...
Clement Lefebvre
2017-06-20
3
-2
/
+48
[next]