My LightDM greeter

root / NEWS

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
                                                               -*- org -*-
#+TITLE: LightDM Ukko Greeter NEWS -- history of user-visible changes
* 0.3
** Added
   - Shows messages sent to the greeter by LightDM. [[https://hub.darcs.net/Ukko/lightdm-ukko-greeter/issue/2][#2]]
** Changed
   - The password input field now hides while LightDM is processing
     the login request.
   - Improved some error messages.
   - No longer depends on c11, c99 instead.
   - When running ~make dist~, ChangeLog is generated in the proper
     format.
** Fixed
   - Should now crash if unable to start the session.
* 0.2
** Changed
   - The binary is now by default installed in the ~${sbindir}~
   - Renamed the ~gtk_*~ and ~lightdm_*~ configure variables to
     ~GTK_*~ and ~LIGHTDM_*~ respectively for consistency with other
     variables.
   - Now depends on a c11 standard compliant compiler.
   - Changed the package name from "lightdm-ukko-greeter" to "LightDM
     Ukko Greeter"
   - Now waits for LightDM to ask for the password instead of just
     supplying a password input field.
* 0.1
  The initial version