aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Artwork: Add icon badge for surf-display.Mike Gabriel2017-06-141-0/+2
* Artwork: Add icon badge for Xmonad.Mike Gabriel2017-06-141-0/+2
* Artwork: Add icon badge for the Window Maker.Mike Gabriel2017-06-141-0/+2
* Artwork: Add icon badge for the Budgie Desktop.Mike Gabriel2017-06-131-0/+2
* Artwork: Add icon badge for awesome.Mike Gabriel2017-06-131-0/+2
* Artwork: Add icon badge for the matchbox wm.Mike Gabriel2017-06-131-0/+2
* Artwork: Add icon badge for i3 wm.Mike Gabriel2017-06-131-0/+3
* override_font() deprecation warning: replace by GtkCssProvider blocks. Additi...Mike Gabriel2017-06-125-18/+118
* src/arctica-greeter.vala: Fix copy+paste flaw blocking atspid to be destroyed...Mike Gabriel2017-06-121-1/+1
* src/settings-daemon.vala: Make sure the SettingsDaemon subprocess gets killed...Mike Gabriel2017-06-082-2/+34
* src/settings-daemon.vala: Flaw when switching to m-s-d. The media-keys plugin...Mike Gabriel2017-06-071-1/+0
* src/settings-daemon.vala: Avoid race condition that could launch the settings...Mike Gabriel2017-06-071-3/+1
* Rename owned greeter bus to a generical, product-independent name: org.ayatan...Mike Gabriel2017-06-042-2/+2
* Play system-ready sound when arctica-greeter is ready for loggin the user in....Mike Gabriel2017-05-311-1/+1
* Use ShutdownDialogType.SHUTDOWN on incoming shutdown requests. This enables H...Mike Gabriel2017-05-302-5/+5
* src/shutdown-dialog.vala: Grab Reboot button focus when user requests a reboot.Mike Gabriel2017-05-301-1/+3
* Return "greeter" as session_name rather than "ubuntu" in SessionManager DBus ...Mike Gabriel2017-05-281-1/+1
* nm-applet startup: Fix typo in cmd line option.Mike Gabriel2017-05-281-1/+1
* comment change: MATE and GNOME share the same session manager namespaceMike Gabriel2017-05-261-1/+1
* DBus own_name: Clear up mess. Arctica Greeter owns two buses: org.ArcticaProj...Mike Gabriel2017-05-231-3/+3
* src/arctica-greeter.vala: Enable nm-applet again, launch with --indicators op...Mike Gabriel2017-05-231-19/+19
* Acquire DBus session bus 'com.canonical.Unity' for now. Same bus name is used...Mike Gabriel2017-05-181-3/+3
* session list's back button: Make background transparent.Mike Gabriel2017-05-181-0/+17
* src/menubar.vala: Give the indicator icons a bit more space (i.e. height := 32).Mike Gabriel2017-05-181-1/+1
* Gdk.cairo_create() has been deprecated in GTK 3.22. Use Gdk.Window.begin_draw...Mike Gabriel2017-05-171-1/+4
* Disable nm-applet while we are not able to pipe it into ayatana-indicator-app...Mike Gabriel2017-05-171-19/+19
* Silence GTK 3.22 warnings relating to deprecation in Gdk.Screen.Mike Gabriel2017-05-173-18/+30
* src/arctica-greeter.vala: Cleanly exit nm-applet when switching to the user c...Mike Gabriel2017-05-171-2/+25
* indicator service launching: Check AGSettings for what indicator to load and ...Mike Gabriel2017-05-171-96/+84
* indicator support: Launch ayatana-indicator-session service via Arctica Greeter.Mike Gabriel2017-05-171-0/+33
* indicator services: Launch inicator power service via systemd before showing ...Mike Gabriel2017-05-161-6/+39
* src/arctica-greeter.vala: Fix systemd launch of ayatana-indicator-application...Mike Gabriel2017-05-151-2/+2
* arctica-greeter.vala: Fix .service file name for starting up Ayatana Indicato...Mike Gabriel2017-05-151-2/+2