lxqt / sddm-config-editor

SDDM Configuration Editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sddm-config-editor

Out of support and replaced by sddm-conf.

Description

This is to be a graphical editor for Simple Desktop Display Manager's configuration file. It is in early alpha.

There is a Ruby version and a C++ version of this program. They (should) have the same functionality. See their respective README.md for specific information.

License

Apache 2.0

Usage

Run sddm-configuration-editor.

The program displays available settings with current values in its GUI. Gray (placeholder) text and gray checkboxes indicate default values. There are buttons to load settings from the system configuration file, and save settings to it.

screenshot

Features / TODO

  • Display descriptions and default values of settings from sddm --example-config output
  • Display settings in system configuration file
  • Generate configuration file from settings in the GUI
  • Save generated configuration file to the system
  • Handle string, boolean and integer setting types
  • Handle enum setting types
  • Launch theme preview
  • Validate configuration file
  • Automatically generate configuration file when GUI settings change
  • Provide install scripts
  • Localization

About

SDDM Configuration Editor

License:Apache License 2.0


Languages

Language:QML 33.3%Language:C++ 31.1%Language:Ruby 24.6%Language:CMake 6.9%Language:QMake 3.7%Language:Shell 0.4%