Go to file
2013-03-16 18:55:23 +02:00
cmake Clean up base directory. 2013-03-10 23:53:36 +00:00
components Adds support to login with the enter key (at keypad) 2013-03-13 16:53:22 -03:00
data Merge pull request #26 from a17r/master 2013-03-16 07:53:32 -07:00
dist/arch Update PKGBUILDs. 2013-03-09 16:15:42 +00:00
docs Add missing header. 2013-03-13 15:17:45 +00:00
services Pick up correct power management backend based automatically. 2013-03-09 14:34:16 +00:00
src add maximumUid support 2013-03-16 15:11:39 +01:00
.gitignore Initial commit. 2013-01-18 00:46:14 +00:00
.travis.yml Install cmake from ppa, since we need cmake 2.8.8 2013-03-16 16:37:05 +02:00
CMakeLists.txt Explicitly set {LOGIN1/UPOWER/SYSTEMD}_FOUND to 0 when not found. #19 2013-03-11 00:47:04 +00:00
CONTRIBUTORS Update CONTRIBUTORS. 2013-03-16 18:55:23 +02:00
COPYING Initial commit. 2013-01-18 00:46:14 +00:00
README.md Add irc channels to the README. 2013-03-14 16:39:51 +02:00

INTRODUCTION

SDDM is a modern display manager for X11 aiming to be fast, simple and beatiful. It uses modern technologies like QtQuick, which in turn gives the designer the ability to create smooth, animated user interfaces.

SDDM is extremely themeable. We put no restrictions on the user interface design, it is completely up to the designer. We simply provide a few callbacks to the user interface which can be used for authentication, suspend etc. To further ease theme creation we provide some premade components like a textbox, a combox etc.

There are a few sample themes distributed with SDDM. They can be used as a starting point for new themes.

LICENSING

Source code of SDDM is licensed under GNU GPL version 2 or later (at your opinion). QML files are MIT licensed and images are CC BY 3.0. Most of the files include a license header.

RESOURCES

https://github.com/sddm/sddm

https://github.com/sddm/sddm/issues

https://github.com/sddm/sddm/wiki

https://groups.google.com/group/sddm-devel

sddm on irc.freenode.net

sddm-devel on irc.freenode.net

SCREENSHOTS

sample screenshot

VIDEOS

Video background

Maui theme 1

Maui theme 2