Skip to content

whirmill/lightdm-webkit-theme-antergos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lightdm-webkit-theme-antergos

THIS REPO IS A MIRROR

Theme code is now maintained as part of lightdm-webkit2-greeter.

This repo is maintained as a mirror of the theme's code for easy cloning/forking.

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.

About

LightDM Webkit Greeter Theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 57.8%
  • CSS 23.1%
  • HTML 19.1%