summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge lp:~lightdm-gtk-greeter-team/lightdm-gtk-greeter/lp-1445461-leave-insta...Sean Davis2015-05-171-6/+25
|\
| * LP1445461: make it optional, configure: --enable-kill-on-sigtermAndrew P.2015-05-051-0/+4
| * LP1445461: temporary workaround - killing greeter with exit()Andrew P.2015-05-041-6/+21
* | Merge lp:~kalgasnik/lightdm-gtk-greeter/gtk-710888-GtkInfoBar-visibility into...Sean Davis2015-05-131-0/+17
|\ \
| * | GTK #710888: GtkInfoBar can remains hidden after show()Andrew P.2015-05-061-0/+17
| |/
* | Merge lp:~lbssousa/lightdm-gtk-greeter/fix-timed-autologin into lp:lightdm-gt...Sean Davis2015-05-131-1/+28
|\ \ | |/ |/|
| * Add missing argument in previous commit.Laércio de Sousa2015-05-111-1/+1
| * Avoid triggering autologin if user locks screen with light-locker.Laércio de Sousa2015-05-111-14/+18
| * Fix "prompted = TRUE;" misplacing in timed_autologin_cb() body.Laércio de Sousa2015-04-271-1/+1
| * Avoid authenticating same use twice on timed autologin.Laércio de Sousa2015-04-271-4/+20
| * Fix timed autologin issue when configured autologin user is already selected.Laércio de Sousa2015-04-241-1/+8
* | Fallback if no .conf files foundAndrew P.2015-03-291-1/+5
* | conf.d support (LP: #1421587)Andrew P.2015-03-276-210/+577
* | Using (deprecated) gtk_widget_reparent instead of gtk_container_add/remove to...Andrew P.2015-02-271-2/+3
* | "Onboard" - losing focus in xembed mode; Mirrored display - do not create sec...Andrew P.2015-02-254-67/+102
|/
* New configure options: "--enable-at-spi-command" and "--enable-indicator-serv...Andrew P.2015-01-261-31/+64
* Strange loop in indicator_menu_show_cb()Andrew P.2015-01-231-1/+1
* Using INDICATOR_OBJECT_SIGNAL_ENTRY_SCROLLED signalAndrew P.2015-01-231-2/+1
* Fix close_pid() regressionAndrew P.2015-01-231-50/+69
* Background crossfades when changing usersSimon Steinbeiß2015-01-175-212/+634
|\
| * Fixed: unfocused login window if greeter starts when laptop lid closed and la...Andrew P.2014-12-103-14/+31
| * PrototypesAndrew P.2014-11-292-3/+7
| * Saving focus on active monitor changingAndrew P.2014-11-292-0/+42
| * New value for "background" option: #default, do not override default GtkWindo...Andrew P.2014-11-221-67/+189
| * Crash on Background.connnect; unrefing background pixbufs too earlyAndrew P.2014-11-192-34/+57
| * Using gtk_widget_add_tick_callback() for background animationAndrew P.2014-11-151-10/+12
| * Transition: timeout = 30, user background delay = 250Andrew P.2014-11-072-8/+10
| * Delay before changing to user's backgroundAndrew P.2014-11-051-8/+31
| * Attempt to implement background transitionAndrew P.2014-11-042-45/+152
| * Merge background.set_default_config and background.set_monitor_config, transf...Andrew P.2014-11-033-114/+194
* | Merge fix for lp-1366534 and lp-1377743Sean Davis2014-12-101-45/+62
|\ \
| * | lp1366534: at-spi processAndrew P.2014-11-271-45/+47
| * | Kill "indicator-services-start" before gtk_main_quit (LP: #1377743)Andrew P.2014-10-101-14/+29
| |/
* | allow-debugging option: enable debug messagesAndrew P.2014-11-281-24/+43
* | New option: allow-debugging, disabling GtkInspector bindingsAndrew P.2014-11-141-0/+34
|/
* Invalid #panel_window style classAndrew P.2014-09-241-1/+0
* Hiding empty panel, keep screen_overlay hidden before gtk_main()Andrew P.2014-09-012-32/+40
* One-window layoutAndrew P.2014-08-314-984/+1245
* Updated Makefile.amlightdm-gtk-greeter-1.9.0Sean Davis2014-08-201-2/+4
* Drop Gtk2 support, update NEWS and version number1.9.0Andrew P.2014-08-105-555/+175
* Merge "GDK_CORE_DEVICE_EVENTS" branchAndrew P.2014-08-091-0/+3
|\
| * Don't use XInput2 to set the root cursor (LP: #1024482)Thaddäus Tintenfisch2014-05-141-0/+3
* | Merge "states-and-orca" branchAndrew P.2014-08-092-168/+339
|\ \
| * | New option: reader (F4 key)Andrew P.2014-07-072-1/+28
| * | Using menu_command_* to handle onboardAndrew P.2014-07-071-133/+228
| * | New option: a11y-statesAndrew P.2014-07-071-43/+95
* | | Merge "hide-user-image" branchAndrew P.2014-08-091-11/+25
|\ \ \
| * | | Users combobox: 250px is enough for hide-user-image modeAndrew P.2014-07-011-1/+1
| * | | New option: "hide-user-image"Andrew P.2014-06-291-11/+25
* | | | Merge "greeter-background" branchAndrew P.2014-08-094-479/+1540
|\ \ \ \