File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ Overview of changes in lightdm-gtk-greeter 2.0.1
2+
3+ * New features:
4+ - "lightdm-gtk-greeter.conf.d" support (LP: #1421587)
5+ * Bugs fixed:
6+ - Multihead setup: black/white/grey screen at start - failed detection of mirrored mode
7+ (LP: #1410406, #1426664, #1449567, #1448761)
8+ - Switching active monitor with visible "onboard" window can leave this window in invalid state
9+ - Onboard does not react to mouse clicks
10+ - Losing focus after changing monitors configuration
11+ - Every lock activates a new Virtual Terminal, see "changes" section (LP: #1445461)
12+ - Broken delayed autologin (LP: #854261)
13+ - Message label can remain hidden when it must be visible (GTK: #710888)
14+ * Updated translations
15+ * Required changes:
16+ - For systems with Gtk 3.16 (LP: #1445461), add the following option to the configure command line:
17+ --enable-kill-on-sigterm
18+
119Overview of changes in lightdm-gtk-greeter 2.0.0
220
321 * New features:
Original file line number Diff line number Diff line change 11dnl Process this file with autoconf to produce a configure script.
22
3- AC_INIT ( lightdm-gtk-greeter , 2.0.0 )
3+ AC_INIT ( lightdm-gtk-greeter , 2.0.1 )
44AC_CONFIG_MACRO_DIR ( m4 )
55AC_CONFIG_HEADER(config.h)
66AM_INIT_AUTOMAKE
You can’t perform that action at this time.
0 commit comments