reform-desktop-full

MNT Reform Desktop Environment -- graphical desktop

The MNT Reform suite of open hardware computers comes with a default Debian installation. This metapackage includes all packages required for a full graphical desktop.
Yakuake splited in three parts and covering half the KDE Plasma screen.

yakuake

Quake-style terminal emulator based on KDE Konsole technology

YaKuake is inspired from the terminal in the Quake game: when you press a key (by default F12, but that can be changed) a terminal window slides down from the top of the screen. Press the key again, and the terminal slides back.

apt-mirror2

Python/asyncio reimplementation of the apt-mirror

One of the main advantages of the apt-mirror2 over the apt-mirror - you should never got broken mirror in case apt-mirror2 returns 0 exit code. This is ensured by data integrity checks at all stages of mirroring.

swayosd

OSD for common actions like volume and brightness

This package is a GTK based on-screen display to set to volume and brightness under sway. It watches for keypresses and can automatically raise/lower volume and brightness. For configuration under sway refer to /usr/share/doc/swayosd/README.md.gz

python3-apt-mirror2

Python3 bindings for the apt-mirror2

apt-mirror2 is the Python/asyncio reimplementation of the apt-mirror

python3-tlv8

Type-Length-Value8 (TLV8) for Python

Type-Length-Value (TLV) are used to encode arbitrary data. In this case the type and length are represented by 1 byte each. Hence the name TLV8.