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 101dc00b9a fix conditional for system actions in default theme 8 years ago
..
.tx update translations. take care of a few odds and ends. 9 years ago
css finish removing autotools files 8 years ago
i18n fix race condition with theme heartbeat. finalize 2.1.4 release. updated translations. 9 years ago
img finish removing autotools files 8 years ago
js fix conditional for system actions in default theme 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 fix a few minor bugs in the default theme. dont worry about return value after injecting heartbeat script. 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.