~jconti/unity-greeter/hide-hidden-indicators

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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Overview of changes in unity-greeter 0.0.6

    * Fix password cursors not getting focus
    * Make logo configurable again
    * Disable FUSE
    * Show if users are currently logged in
    * Update user list when users are added/removed/modified
    * Use select user hint to select the correct user

Overview of changes in unity-greeter 0.0.5

    * Use Ubuntu regular font
    * Increase grid size to match design
    * Reduce width of login box
    * Use correct Ubuntu logo

Overview of changes in unity-greeter 0.0.4

    * (Not released due to broken bzr tag)

Overview of changes in unity-greeter 0.0.3

    * Set icon theme
    * Use power indicator
    * Setup indicators to run in greeter mode
    * Allow OS name and version to be configurable
    * Run gnome-settings-daemon to get power management, a11y, xrandr etc
    * Fix translations
    * Get menubar with transparent background (finally)
    * Update to latest design

Overview of changes in unity-greeter 0.0.2

    * Add copyright headers to .vala files
    * Update to work with lightdm 0.9
    * Add a config file and load Ambiance theme
    * Fit to primary monitor
    * Set root background

Overview of changes in unity-greeter 0.0.1

    * Initial release