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 ccf41fde60 RELEASE PREP :: Updated translations 8 years ago
..
.tx update translations. take care of a few odds and ends. 9 years ago
css update bootstrap and bootswatch paper to latest versions. implemented wrapper for dirlist method in javascript. improved some styles for the default theme. 8 years ago
i18n RELEASE PREP :: Updated translations 8 years ago
img finish removing autotools files 8 years ago
js RELEASE PREP :: Updated translations 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 load momentjs automatically as it will be used by the greeter even if the theme doesn't use it. 8 years ago
index.theme update translations. take care of a few odds and ends. 9 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.