Releases: Xubuntu/lightdm-gtk-greeter
Releases · Xubuntu/lightdm-gtk-greeter
LightDM GTK Greeter 2.0.9
CI
- Added issue sync from Launchpad
- Added autopoint and gettext dependencies for distcheck
General
- Renamed project from 'LightDM GTK+ Greeter' to 'LightDM GTK Greeter', replaced other references of 'GTK+' with 'GTK'
- Username inputs will always automatically trim white space
- Added badges for Cinnamon and LXQt desktop environments
- Added usage examples to the configuration sample file
- New keyboard shortcut:
- Alt+Delete -- reboot dialog
- Fixed various typos and code indentation issues
- Updated license file from gnu.org
- Replaced http:// links with https://
- Made tab/space usage consistent
Config changes
- New "default-session" configuration option to configure a default session manager
- New "highlight-logged-user" configuration option to better highlight logged in users
- New "keyboard-layouts" configuration option to configure layouts of the ~layout indicator
- New "round-user-image" configuration option to round user avatars
Bugs fixed
- Fixed exit condition to support
autogen.sh --help
Updated translations
Arabic, Belarusian, Bengali, Bulgarian, Chinese (China), Chinese (Taiwan), Czech, Finnish, French, Galician, Georgian, German, Hebrew, Italian, Japanese, Korean, Latvian, Meadow Mari, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Turkish
LightDM GTK+ Greeter 2.0.8
General
- Migrated code and issues to GitHub
- Migrated translations to Transifex
- Added GitHub distcheck test on each commit
Build changes
- Migrated from deprecated exo-csource to xdt-csource (xfce4-dev-tools)
- Dropped xdt-csource requirement from non-maintainer builds (GH: #53)
- Enabled Ayatana libindicator/libido backend (GH: #74, Debian: #906026)
Bugs fixed
- greeterbackground: Replaced deprecated instance private data API
- Allow building with newer versions of gettext
- Replace ungrammatical comma splice in 'Incorrect password' message (LP: #1810143)
- Use 'Large Text' instead of 'Large Font' (LP: #1829070)
- Fixed broken indicators when upstart is unavailable
Updated translations
Asturian, Czech, Danish, Dutch, German, Hebrew, Hungarian, Indonesian, Kabyle, Lithuanian, Occitan (post 1500), Portuguese, Portuguese (Brazil), Serbian, Spanish, Ukrainian
LightDM GTK+ Greeter 2.0.7
Bugs fixed
- Remove mlockall to fix high memory pressure startup, including on the Raspberry Pi.
Updated translations
Bulgarian, Chinese (Simplified), Chinese (Traditional), Danish, Dutch, Turkish
LightDM GTK+ Greeter 2.0.6
General
- Multi seat support: Store state for each seat (LP: #1641335)
- Migrated project to Launchpad Git
Updated translations
Catalan
LightDM GTK+ Greeter 2.0.5
General
- Populated copyright information using bzr log
Config changes
- The ~power indicator is now displayed by default
- New "at-spi-enabled" configuration option to disable the at-spi-bus after it has been enabled at build-time
Appearance improvements:
- Added padding and additional classes for improved appearance with Adwaita, Greybird, and other themes
LightDM GTK+ Greeter 2.0.4
New features
- New cursor-theme-name and cursor-theme-size configuration keys
Build changes
- Finish port from gnome-common
- Moved more deprecated function calls to greeterdeprecated.c/.h
Bugs fixed
LightDM GTK+ Greeter 2.0.3
Build changes
- gnome-common is no longer required or used
- Build errors with gcc-7 have been resolved
Bugs fixed
- Enabling Orca screen reader freezes the greeter (LP: #1483864)
- Scale user image to fit instead of expanding greeter window (LP: #1512963)
- Replace usage of deprecated GNOME macros (LP: #1599486, Debian: #829931)
- Disable Alt+F4 shutdown accelerator if power indicator is not present (LP: #1690129)
- Pre-fill logged in username when locked and hide-users is enabled (LP: #1701577)
- Reset xsession to default if selected user is not found (LP: #1701745)
- Missing break in switch (CID 1268326)
- Deference after null check (CID 1268327)
Updated translations
Bosnian, Catalan, Czech, Danish, Galician, Kazakh
LightDM GTK+ Greeter 2.0.2
New features
- Add support for lightdm 1.19.2+
- Include badge for Budgie desktop (LP: #1568494)
Bugs fixed
- Solid color instead of background image for some themes (LP: #1458330)
- Restore user background after changing display setup
- Correct login box blinking on login
- Replaced a number of build-breaking deprecations
Updated translations
LightDM GTK+ Greeter 2.0.1
New features
- "lightdm-gtk-greeter.conf.d" support (LP: #1421587)
Bugs fixed
- Multihead setup: black/white/grey screen at start - failed detection of mirrored mode (LP: #1410406, #1426664, #1449567, #1448761)
- Switching active monitor with visible "onboard" window can leave this window in invalid state
- Onboard does not react to mouse clicks
- Losing focus after changing monitors configuration
- Every lock activates a new Virtual Terminal, see "changes" section (LP: #1445461)
- Broken delayed autologin (LP: #854261)
- Message label can remain hidden when it must be visible (GTK: #710888)
Updated translations
Required changes
- For systems with Gtk 3.16 (LP: #1445461), add the following option to the configure command line:
--enable-kill-on-sigterm
LightDM GTK+ Greeter 2.0.0
New features
- Background crossfades when changing users
- New one-window layout improves theming options
- New MATE and WindowMaker session icons
- Improved debugging with the allow-debugging configuration key
Bugs fixed
- lightdm-gtk-greeter leaves a11y (at-spi*) process behind (LP: #1366534)
- Indicator services restart after every resume (LP: #1377743)
- No indicators displayed when systemd-sysv is installed (LP: #1398619)
Updated translations
Required changes
- Remove "--enable-indicator-services" from configure command line (now obsolete)
- For systems without "systemd-sysv", add the following line to the configure command line:
--enable-indicator-services-command="init --user --startup-event indicator-services-start"