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

Revision 25655, 2.2 KB checked in by jdreed, 12 years ago (diff)
In lightdm-config: * Support multiple monitors (Trac: #1031)
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  * Support multiple monitors (Trac: #1031)
16
17 -- Jonathan Reed <jdreed@mit.edu>  Tue, 24 Jul 2012 18:21:25 -0400
18
19debathena-lightdm-config (1.3) unstable; urgency=low
20
21  * Switch to config-package-dev instead of trying to place nice with what
22    the user has installed, because we need to clobber some additional
23    lightdm.conf settings; remove now-unused debconf templates
24  * Set user-authority-in-system-dir=true in lightdm.conf (Trac: #1161)
25  * Ship a session setup and cleanup script, which source some run-parts
26    directories
27
28 -- Jonathan Reed <jdreed@mit.edu>  Mon, 02 Jul 2012 11:40:55 -0400
29
30debathena-lightdm-config (1.2) unstable; urgency=low
31
32  * Support kiosk browsing
33  * Explicitly set the text and id columns of the ComboBox to work around
34    GtkBuilder bugs
35  * The greeter needs to keep track of whether the user hit Cancel or not
36    in LightDM 1.0 (oneiric)
37  * It's GLib.GError, not Glib.Gerror
38
39 -- Jonathan Reed <jdreed@mit.edu>  Tue, 05 Jun 2012 16:39:17 -0400
40
41debathena-lightdm-config (1.1) unstable; urgency=low
42
43  * Scale the background, since most displays are not 2560x1600
44  * Bump the scaling factor on the owl, the previous values were when we
45    were in an additional window and could obscure the greeter
46  * Disallow logins when we're taking an update
47  * Explain how to type a username correctly
48  * The show-message callback takes 3 args, not 2.
49
50 -- Jonathan Reed <jdreed@mit.edu>  Fri, 01 Jun 2012 11:32:08 -0400
51
52debathena-lightdm-config (1.0) unstable; urgency=low
53
54  * Initial release.
55
56 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 May 2012 17:28:16 -0400
Note: See TracBrowser for help on using the repository browser.