Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Releases: Antergos/lightdm-webkit-theme-antergos

v2.4.0

03 Mar 09:54
Compare
Choose a tag to compare
  • Dropped support for the legacy Webkit1 greeter. The Webkit2 greeter is now required.
  • See the v2.1.0 release of lightdm-webkit2-greeter for an overview of what has changed in the theme.

[Maintenance] v2.3.2

11 Jan 07:28
Compare
Choose a tag to compare

Updated translations from transifex.

[BUG FIX] v2.3.1

09 Jan 23:21
Compare
Choose a tag to compare
update readme

v2.3.0

09 Jan 12:00
Compare
Choose a tag to compare
  • Added translations.
  • Added confirmation dialogue for system actions (Closes #29)
  • Theme's script was completely rewritten in ES6.
  • Use babel to compile ES6->ES5 until webkit catches up.
  • Use moment.js to get locale-formatted time for clock (Closes #26)
  • Nearly 100% of the code now has docstrings.

[Maintenance] v2.2.5

16 Dec 11:57
Compare
Choose a tag to compare
  • Fixed #24
  • Fixed #27
  • Fixed #28

[Maintenance] v2.2.4

21 Nov 05:05
Compare
Choose a tag to compare

Just a maintenance release. No major changes.

[BUG FIX] v0.2.3

20 Oct 04:25
Compare
Choose a tag to compare
  • Remove drawing hack as its no longer needed. This should resolve the sluggish performance issue.

[BUG FIX] v2.2.2

19 Oct 02:20
Compare
Choose a tag to compare
  • Fix password input button group alignment

[BUG FIX] v2.2.1

15 Oct 19:53
Compare
Choose a tag to compare
  • Fix session attribute name

[Release] v2.2

15 Oct 14:34
Compare
Choose a tag to compare
  • Use CSS hack to work-around webkit2gtk glitches (WSOD)
  • Bug Fixes
  • Code Clean-Up