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.
|
|
10 years ago | |
|---|---|---|
| data | 10 years ago | |
| man | 10 years ago | |
| po | 10 years ago | |
| src | 10 years ago | |
| themes | 10 years ago | |
| .coafile | 10 years ago | |
| .editorconfig | 10 years ago | |
| .gitignore | 10 years ago | |
| AUTHORS | 10 years ago | |
| CMakeLists.txt | 10 years ago | |
| COPYING | 12 years ago | |
| ChangeLog | 10 years ago | |
| INSTALL | 10 years ago | |
| LICENSE | 12 years ago | |
| Makefile.am | 10 years ago | |
| NEWS | 10 years ago | |
| README | 10 years ago | |
| README.md | 10 years ago | |
| autogen.sh | 10 years ago | |
| configure.ac | 10 years ago | |
| lightdm-webkit2-greeter.doap | 10 years ago | |
| lightdm.conf | 10 years ago | |
README.md
lightdm-webkit2-greeter
Install It
Official Distro Packages
Unofficial Distro Packages
yaourt -S lightdm-webkit2-greeter
OBS Repo
1 Click Install | OBS Repo
Build It
Dependencies
How To Build
cd /tmp
git clone https://github.com/Antergos/lightdm-webkit2-greeter.git greeter
cd greeter
./autogen.sh --prefix=/usr
make
How To Install
sudo make install --prefix=/usr
Theme JavaScript API:
The greeter exposes a JavaScript API to greeter themes which they must use to interact with the greeter (in order to facilitate the user login process). The API Documentation is a W.I.P.


