You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dustin Falgout d682a4636a almost ready for testing 8 years ago
..
.tx update copyright year 8 years ago
css almost ready for testing 8 years ago
i18n RELEASE PREP :: Updated translations 8 years ago
img finish removing autotools files 8 years ago
js almost ready for testing 8 years ago
COPYING update vendor libs. clean up a few issues. 9 years ago
README.md Update README.md 9 years ago
index.html The default theme is now 100% ES6. A lot of code cleanup and improvements were done along the way. Greeter is now fully functional under QtWebEngine. Still have to organize the repo and decide whether or not to ship a compiled binary using Nuitka (has been working well in my testing thus far). 8 years ago
index.theme update translations. take care of a few odds and ends. 9 years ago
package.json almost finished with initial implementation 8 years ago

README.md

lightdm-webkit-theme-antergos

Overview

This is the default theme included with lightdm-webkit2-greeter. If you are using the Webkit2 greeter, you already have this theme.

Screenshots

screenshot1
screenshot2
screenshot3

Prerequisites

  • lightdm-webkit2-greeter

Installation

This theme is included with lightdm-webkit2-greeter which is installed by default for Antergos users. Non-Antergos users should see lightdm-webkit2-greeter for installation details.

User Icons Management

To change users icons:

  • Create a resource named with the user's login in /var/lib/AccountsService/icons/
  • Edit /var/lib/AccountsService/users/<userLogin> and add a property Icon targeting the icon resource you just created.

Theme JavaScript API:

The greeter exposes a JavaScript API to themes which they must use to interact with the greeter (in order to facilitate the user login process). For more details, check out the API Documentation.

Translations

Translations are managed through Transifex.