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

Revision 25807, 3.4 KB checked in by jdreed, 11 years ago (diff)
In lightdm-config: * Make lightdm's upstart job not fail fatally, thus triggering the failsafe X job (Trac: #1167) * Make the background window not resizable, because it shouldn't be
Line 
1debathena-lightdm-config (1.9) unstable; urgency=low
2
3  * Make lightdm's upstart job not fail fatally, thus triggering the
4    failsafe X job (Trac: #1167)
5  * Make the background window not resizable, because it shouldn't be
6
7 -- Jonathan Reed <jdreed@mit.edu>  Thu, 31 Jan 2013 10:25:37 -0500
8
9debathena-lightdm-config (1.8) unstable; urgency=low
10
11  * Fix tooltips in power menu (Trac: #1260)
12
13 -- Jonathan Reed <jdreed@mit.edu>  Thu, 27 Sep 2012 12:04:28 -0400
14
15debathena-lightdm-config (1.7) unstable; urgency=low
16
17  * Deal with AFS possibly not being up by the time lightdm starts
18  * Remove stray debugging print statement
19
20 -- Jonathan Reed <jdreed@mit.edu>  Thu, 16 Aug 2012 15:07:45 -0400
21
22debathena-lightdm-config (1.6) unstable; urgency=low
23
24  * Populate the update start time correctly
25
26 -- Jonathan Reed <jdreed@mit.edu>  Thu, 09 Aug 2012 13:02:04 -0400
27
28debathena-lightdm-config (1.5) unstable; urgency=low
29
30  * Append the codename to the motd filename, if possible
31  * Pick a less stupid default motd filename
32
33 -- Jonathan Reed <jdreed@mit.edu>  Sat, 04 Aug 2012 12:41:05 -0400
34
35debathena-lightdm-config (1.4) unstable; urgency=low
36
37  * Be clearer about what a DBus error probably means when initiating a
38    restart/shutdown from lightdm
39  * Support basic accessibility options (High Contrast theme and an
40    on-screen keyboard, if available)
41  * Drop a separate panel window and actually implement a real menubar on
42    the background window for the top "panel"
43  * Display a MOTD on the login screen (Trac: #793)
44  * Add support for a config file
45  * Un-break logo animation, which was broken when the timer callback only
46    conditionally returned True
47  * Deal more gracefully with a missing background image
48  * Move greeter to /usr/lib/debathena-lightdm-config
49  * Support multiple monitors (Trac: #1031)
50  * If the nologin file exists when the greeter is spawned, then prevent
51    logins
52
53 -- Jonathan Reed <jdreed@mit.edu>  Wed, 01 Aug 2012 10:41:00 -0400
54
55debathena-lightdm-config (1.3) unstable; urgency=low
56
57  * Switch to config-package-dev instead of trying to place nice with what
58    the user has installed, because we need to clobber some additional
59    lightdm.conf settings; remove now-unused debconf templates
60  * Set user-authority-in-system-dir=true in lightdm.conf (Trac: #1161)
61  * Ship a session setup and cleanup script, which source some run-parts
62    directories
63
64 -- Jonathan Reed <jdreed@mit.edu>  Mon, 02 Jul 2012 11:40:55 -0400
65
66debathena-lightdm-config (1.2) unstable; urgency=low
67
68  * Support kiosk browsing
69  * Explicitly set the text and id columns of the ComboBox to work around
70    GtkBuilder bugs
71  * The greeter needs to keep track of whether the user hit Cancel or not
72    in LightDM 1.0 (oneiric)
73  * It's GLib.GError, not Glib.Gerror
74
75 -- Jonathan Reed <jdreed@mit.edu>  Tue, 05 Jun 2012 16:39:17 -0400
76
77debathena-lightdm-config (1.1) unstable; urgency=low
78
79  * Scale the background, since most displays are not 2560x1600
80  * Bump the scaling factor on the owl, the previous values were when we
81    were in an additional window and could obscure the greeter
82  * Disallow logins when we're taking an update
83  * Explain how to type a username correctly
84  * The show-message callback takes 3 args, not 2.
85
86 -- Jonathan Reed <jdreed@mit.edu>  Fri, 01 Jun 2012 11:32:08 -0400
87
88debathena-lightdm-config (1.0) unstable; urgency=low
89
90  * Initial release.
91
92 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 May 2012 17:28:16 -0400
Note: See TracBrowser for help on using the repository browser.