aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 security/p...Mike Gabriel2018-05-043-4/+14
* src/user-list.vala: Obtain PAM_X2GO prompts from public API in security/pam.x...Mike Gabriel2018-05-043-4/+14
* 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:", not...Mike Gabriel2018-05-041-3/+3
* main-window: Calculate the really needed screen size properlyBjörn Esser2018-03-161-2/+22
* 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
* Port HiDPI support from slick-greeter.Mike Gabriel2018-03-162-3/+29
* src/{user-list.vala,user-prompt-box.vala}: Fix segfault in newly introduced d...Mike Gabriel2018-03-162-4/+4
* 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 on...Michael Webster2018-03-121-0/+12
* greeter: Avoid expensive Python calls when it isn't needed.Ikey Doherty2018-03-121-0/+6
* Fix build with vala 0.39Jeremy Bicha2018-02-271-2/+2
* White-space cleanup. Removing superfluous EOL white-spaces.Mike Gabriel2017-12-075-13/+13
* Revert "a11y: Use HighContrast rather than HighContrastInverse."Mike Gabriel2017-10-301-1/+1
* a11y: Use HighContrast rather than HighContrastInverse.Clement Lefebvre2017-10-261-1/+1
* Explicitly set the keyboard layoutMike Gabriel2017-10-263-0/+15
* Add support for numlockx.Clement Lefebvre2017-10-262-0/+17
* src/settings.vala: White-space cleanup.Mike Gabriel2017-10-261-1/+1
* copyright holdership: Add myself as copyright holder and author to file heade...Mike Gabriel2017-10-2621-3/+60
* src/arctica-greeter.vala: Fix debug message, we use MSD, not USD.Mike Gabriel2017-10-261-1/+1
* src/user-list.vala: Add debug message providing info about added users / labels.Mike Gabriel2017-10-251-0/+1
* src/user-list.vala: Use directory enumerator for getting a random number of b...Mike Gabriel2017-10-231-7/+14
* background: Don't realize() this immediately - only start the image gathering...Michael Webster2017-10-232-17/+100
* src/arctica-greeter.vala: Don't load any external application when launched i...Mike Gabriel2017-06-201-64/+67
* src/menubar.vala: Disable all indicators in test mode.Mike Gabriel2017-06-201-18/+22
* src/settings_daemon.vala: sd_pid is a private property.Mike Gabriel2017-06-201-1/+1
* src/greeter-list.vala: Move get_active_entry() functionality from ListDBusInt...Mike Gabriel2017-06-201-7/+11
* Fix Arctica Greeter preventing DE from applying cursor theme/size.Clement Lefebvre2017-06-201-0/+6
* Don't draw the background before starting the session.Clement Lefebvre2017-06-201-23/+0
* rebase debug PIDMike Gabriel2017-06-201-1/+1
* src/menubar.vala: Silence build warning due to usage call to deprecated ensur...Mike Gabriel2017-06-201-1/+0
* src/background.vala: No runtime warning on empty background image filename. P...Clement Lefebvre2017-06-201-8/+10
* Add basic screenshot capability. Ported from slick-greeter.leigh123linux2017-06-201-0/+13
* debugging: Print out process PIDs for launched subprocesses.Mike Gabriel2017-06-202-0/+3
* Add support for validating session names (and proper fallback for uninstalled...Clement Lefebvre2017-06-203-2/+48
* Work around GTK 3.20's new allocation logic. Ported from slick-greeter.leigh123linux2017-06-203-0/+8
* Fix at-spi-bus-launcher path in Fedora (ported and modifed from slick-greeter).Mike Gabriel2017-06-201-9/+17
* white-space fixMike Gabriel2017-06-201-1/+1
* src/background.vala: Drop logo background.Mike Gabriel2017-06-203-26/+2
* src/arctica-greeter.vala: Disconnect the event filter when the main window is...Michael Webster2017-06-201-0/+13
* src/prompt-box.vala: Avoid 'pango_layout_get_cursor_pos: assertion 'index >= ...Michael Webster2017-06-201-1/+17
* src/prompt-box.vala: get_preferred_height() ovrride only needed with GTK3 >= ...Michael Webster2017-06-201-0/+2
* Fix prompt display in gtk3 > 3.20 (ported from slick-greeter)Michael Webster2017-06-202-0/+5
* menubar clean-up before session start: i.e. kill onboard and orca on session ...leigh123linux2017-06-202-0/+8
* src/logo-generator.vala: Make logo-generator more flexible. Allow passing-in ...Mike Gabriel2017-06-161-3/+7
* src/session-list.vala: Regression fix for failing session logins caused by ee...Mike Gabriel2017-06-161-4/+3
* src/session-list.vala: Present list of available sessions in case-insensitive...Mike Gabriel2017-06-161-1/+8
* Artwork: Add icon badge for Sugar Desktop.Mike Gabriel2017-06-141-0/+2