Package Release Info

slick-greeter-1.1.4-bp151.3.3

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lightdm-slick-greeter
lightdm-slick-greeter-branding-upstream
lightdm-slick-greeter-lang

Change Logs

Version: 1.1.4-bp150.1.3
* Fri Dec 29 2017 sor.alexei@meowr.ru
- Update to version 1.1.4:
  * Fix build with vala >= 0.39.
* Fri Dec 01 2017 sor.alexei@meowr.ru
- Update to version 1.1.3:
  * main-window: Calculate the really needed screen size properly.
* Fri Nov 24 2017 sor.alexei@meowr.ru
- Update to version 1.1.2:
  * Update translations.
* Sat Nov 18 2017 sor.alexei@meowr.ru
- Update to version 1.1.1:
  * Settings: Reset config keys to default if not in config file.
* Sat Nov 04 2017 sor.alexei@meowr.ru
- Update to version 1.1.0:
  * Update translations.
* Sat Oct 28 2017 sor.alexei@meowr.ru
- Update to version 1.0.9:
  * Remove a broken symlink.
  * Session detection: Add support for more DE/WM.
  * Add tooltips to applets.
  * Add support for numlockx.
  * Rename background-logo -> other-monitors-logo.
  * Other monitors logo: Use full opacity.
  * Make panel indicators optional.
  * Fix compilation warnings.
  * Remove idle_timeout.
  * Add a GNOME 3.26 X.org session and an Ubuntu X.org equivalent
    session.
  * Update translations.
* Wed Jun 21 2017 sor.alexei@meowr.ru
- Update to version 1.0.8:
  * Kill onboard and orca on session startup.
* Fri Jun 16 2017 sor.alexei@meowr.ru
- Update to version 1.0.7:
  * Badges: Don't hardcode any logic related to badge names.
  * Badges: Prefer SVG over PNG.
  * badges: Convert some badges to svg.
  * Describe options in the README and the man page.
  * badges: more svg converts.
  * Add plasma to the list of default sessions.
  * A11y: Fix HighContrast option.
  * Remove condescending comment in the code.
  * Explicitly set the keyboard layout.
  * Increase onscreen keyboard height.
  * Make error text bold and yellow.
* Fri Jun 09 2017 sor.alexei@meowr.ru
- Update to version 1.0.6 (changes since 1.0.4):
  * backgrounds: Fix determination of what to display as a
    background.
  * Fix prompt display in GTK+ 3.20 or newer.
  * Background: If no user background is set/used, fallback to the
    system background.
* Wed May 24 2017 sor.alexei@meowr.ru
- Update to version 1.0.4:
  * Handle errors from liblightdm.
  * dash-entry.vala: Improve position of the hint text draw in the
    password entry box - it should be more centred now instead of
    in the upper left corner.
  * prompt-box.vala: Remove custom allocation code - everything
    works correctly without it. With it, entries are often under-
    or over- allocated, with the result being the active user's
    password entry sometimes does not have enough room to be visible.
  * background: Don't realize() this immediately - only start the
    image gathering thread during initialisation. Wait for the main
    window to be realised before passing its cairo surface to the
    background object and drawing the background for the first time.
  * slick-greeter.vala: Disconnect the event filter when the main
    window is destroyed, otherwise we can continue to receive
    events on the filter when we no longer have a backing GdkWindow
    to act upon (causing a segfault).
* Sat May 20 2017 sor.alexei@meowr.ru
- Update to version 1.0.3:
  * Add greeter icon support for budgie-desktop.
  * Remove some Unity elements from the man page.
  * Add missing man pages.
* Sun May 14 2017 sor.alexei@meowr.ru
- Update to version 1.0.2:
  * Fix session validation (gh#linuxmint/slick-greeter#25).
  * Session validation: Refactor in case the variable is null.
  * Update translations.
* Thu May 04 2017 sor.alexei@meowr.ru
- Initial package.