source: trunk/debathena/config/lightdm-config/debian/changelog @ 25641

Revision 25641, 2.2 KB checked in by jdreed, 12 years ago (diff)
In lightdm-config: * Support basic accessibility options (High Contrast theme and an on-screen keyboard, if available)
Line 
1debathena-lightdm-config (1.4) unstable; urgency=low
2
3  * Be clearer about what a DBus error probably means when initiating a
4    restart/shutdown from lightdm
5  * Support basic accessibility options (High Contrast theme and an
6    on-screen keyboard, if available)
7  * Drop a separate panel window and actually implement a real menubar on
8    the background window for the top "panel"
9  * Display a MOTD on the login screen (Trac: #793)
10  * Add support for a config file
11  * Un-break logo animation, which was broken when the timer callback only
12    conditionally returned True
13  * Deal more gracefully with a missing background image
14  * Move greeter to /usr/lib/debathena-lightdm-config
15
16 -- Jonathan Reed <jdreed@mit.edu>  Wed, 18 Jul 2012 12:01:54 -0400
17
18debathena-lightdm-config (1.3) unstable; urgency=low
19
20  * Switch to config-package-dev instead of trying to place nice with what
21    the user has installed, because we need to clobber some additional
22    lightdm.conf settings; remove now-unused debconf templates
23  * Set user-authority-in-system-dir=true in lightdm.conf (Trac: #1161)
24  * Ship a session setup and cleanup script, which source some run-parts
25    directories
26
27 -- Jonathan Reed <jdreed@mit.edu>  Mon, 02 Jul 2012 11:40:55 -0400
28
29debathena-lightdm-config (1.2) unstable; urgency=low
30
31  * Support kiosk browsing
32  * Explicitly set the text and id columns of the ComboBox to work around
33    GtkBuilder bugs
34  * The greeter needs to keep track of whether the user hit Cancel or not
35    in LightDM 1.0 (oneiric)
36  * It's GLib.GError, not Glib.Gerror
37
38 -- Jonathan Reed <jdreed@mit.edu>  Tue, 05 Jun 2012 16:39:17 -0400
39
40debathena-lightdm-config (1.1) unstable; urgency=low
41
42  * Scale the background, since most displays are not 2560x1600
43  * Bump the scaling factor on the owl, the previous values were when we
44    were in an additional window and could obscure the greeter
45  * Disallow logins when we're taking an update
46  * Explain how to type a username correctly
47  * The show-message callback takes 3 args, not 2.
48
49 -- Jonathan Reed <jdreed@mit.edu>  Fri, 01 Jun 2012 11:32:08 -0400
50
51debathena-lightdm-config (1.0) unstable; urgency=low
52
53  * Initial release.
54
55 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 May 2012 17:28:16 -0400
Note: See TracBrowser for help on using the repository browser.