All Projects → eayus → Sddm Theme Clairvoyance

eayus / Sddm Theme Clairvoyance

Licence: gpl-3.0
An SDDM theme

Labels

Projects that are alternatives of or similar to Sddm Theme Clairvoyance

Lottie Qml
QML Item for rendering Lottie Web animations in a QtQuick Canvas
Stars: ✭ 40 (-36.51%)
Mutual labels:  qml
Qt Csd Demo
Demo for custom client side window decorations using Qt
Stars: ✭ 53 (-15.87%)
Mutual labels:  qml
Cloudmusic
仿网易云音乐的qml版
Stars: ✭ 58 (-7.94%)
Mutual labels:  qml
Sddm Sugar Light
The sweetest theme around for SDDM, the Simple Desktop Display Manager.
Stars: ✭ 45 (-28.57%)
Mutual labels:  qml
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-23.81%)
Mutual labels:  qml
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (-15.87%)
Mutual labels:  qml
Machineface
User interface for Machinekit optimized for 3D printers and mobile devices
Stars: ✭ 39 (-38.1%)
Mutual labels:  qml
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+1674.6%)
Mutual labels:  qml
Aqt Cassowary
Use the Cassowary constraint solver in QML applications
Stars: ✭ 48 (-23.81%)
Mutual labels:  qml
Zeegaree
Stars: ✭ 57 (-9.52%)
Mutual labels:  qml
Sddm
QML based X11 and Wayland display manager
Stars: ✭ 1,031 (+1536.51%)
Mutual labels:  qml
Vscode Qt For Python
Qt for Python (PyQt5 and PySide2) extension for Visual Studio Code.
Stars: ✭ 47 (-25.4%)
Mutual labels:  qml
Cutespotify
A QT5 Spotify client, based on MeeSpot with support for Ubuntu Touch and SailfishOS.
Stars: ✭ 53 (-15.87%)
Mutual labels:  qml
Pitool
Provide interactive interfaces for Pimax products (such as HMD, controllers, base stations, etc.) to users
Stars: ✭ 41 (-34.92%)
Mutual labels:  qml
Qmlreusablecontrols
Commonly used/needed QML controls to save time and quick embedd in your projects.
Stars: ✭ 60 (-4.76%)
Mutual labels:  qml
Plasma Systray Latte Tweaks
Latte tweaks for Plasma systray
Stars: ✭ 40 (-36.51%)
Mutual labels:  qml
Ipconnect
P2P Chat and File Transfer Desktop Application
Stars: ✭ 53 (-15.87%)
Mutual labels:  qml
Whisperfish
Signal client for Sailfish OS
Stars: ✭ 62 (-1.59%)
Mutual labels:  qml
Kdabtv
This repository contains the code of the examples showcased in the KDAB TV video series.
Stars: ✭ 61 (-3.17%)
Mutual labels:  qml
Docker Qgis Server
A dockerfile that contains a running QGIS server
Stars: ✭ 55 (-12.7%)
Mutual labels:  qml

Installation:

First clone the repository:
git clone https://github.com/Eayu/sddm-theme-clairvoyance

Make sure that you have sddm, qt5 and fira-mono installed. On arch:
sudo pacman -S sddm qt5 ttf-fira-mono

Then move it to the sddm-themes directory:
sudo mv sddm-theme-clairvoyance /usr/share/sddm/themes/clairvoyance

Then set the current theme to clairvoyance in sddm.conf:
sudo vim /etc/sddm.conf
and set "Current" equal to "clairvoyance" (no speech marks).

Video example:

Click the image to see the video:

Alt text

Customisation:

There are a few options that you can edit in "theme.conf" - background, autoFocusPassword and enableHDPI.

background: set this equal to the path of your background. I would recommend you place your background in the Assets folder and use the relative path (e.g. the default is Assets/background.jpg).

autoFocusPassword: set this equal to 'true' (no quotes) to make the password input to automatically focus after you have chosen your user. To focus the password without using this option you can press the TAB key, or click in the area.

enableHDPI: set this equal to 'true' (no quotes) to enable HDPI mode - this decreases some of the font-sized as they are automaticaly scaled up, messing up some of the layout. I can't test this myself on a HDPI screen, so if you have any issues, don't be afriad to open an issue.

Credits

I shamelessly stole the power icons (shutdown restart etc.) from https://github.com/Match-Yang/sddm-deepin .

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].