|
|
|
Overview of changes in lightdm-webkit2-greeter 2.0.0
|
|
|
|
|
|
|
|
* Version scheme updated for both the webkit1 and webkit2 greeters as follows:
|
|
|
|
- MAJOR.MINOR.UNIQUE_FIXES
|
|
|
|
* MAJOR: Denotes a major release. Shared by legacy webkit1 and webkit2 greeters.
|
|
|
|
* MINOR: Denotes small changes/fixes. Also shared by webkit 1 and webkit2 greeters.
|
|
|
|
* UNIQUE_FIXES: Denotes fixes unique to either the legacy webkit1 or webkit2 greeters.
|
|
|
|
* Legacy Webkit1 greeter development is officially in maintenance-only mode (bug fixes only).
|
|
|
|
* Webkit2 greeter supersedes the Webkit1 greeter and is the focus of all new development.
|
|
|
|
* Completed API including the guest and auto-login functions.
|
|
|
|
* API is now completely in-line with LightDM API.
|
|
|
|
* Several functional code improvements.
|
|
|
|
* Added Exception handling.
|
|
|
|
* Added man page.
|
|
|
|
* Default theme:
|
|
|
|
- Added translations.
|
|
|
|
- Added confirmation dialogue for system actions.
|
|
|
|
- Theme's script was completely rewritten in ES6.
|
|
|
|
- Use babel to compile ES6->ES5 until webkit catches up.
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit2-greeter 0.2.3
|
|
|
|
|
|
|
|
* Add support for getting the lock_hint from lightdm.
|
|
|
|
* Default webkit theme is now antergos.
|
|
|
|
* Code formatting cleanup
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit2-greeter 0.2.1
|
|
|
|
|
|
|
|
* Handle tasks that a WM would normally handle.
|
|
|
|
* Code clean-up
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit2-greeter 0.2.0
|
|
|
|
|
|
|
|
* Add missing lightdm.set_language function
|
|
|
|
* Fix compile warnings
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit2-greeter 0.1.3
|
|
|
|
|
|
|
|
* Port from webkitgtk -> webkit2gtk
|
|
|
|
* Use GTK+ 3.0
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit-greeter 0.1.2
|
|
|
|
|
|
|
|
* Fix files not being added to tarball
|
|
|
|
* Don't use AC_CONFIG_MACRO_DIR in configure.ac
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit-greeter 0.1.1
|
|
|
|
|
|
|
|
* Update to work with newer LightDM
|
|
|
|
|
|
|
|
Overview of changes in lightdm-webkit-greeter 0.1.0
|
|
|
|
|
|
|
|
* Split out into separate module from lightdm
|