QortalOS Brooklyn for Raspberry Pi 4
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.
 
 
 
 
 
 
Raziel K. Crowe 2a76020689 cleaning up the git 3 years ago
..
ARM Power Management cleaning up the git 3 years ago
cmake cleaning up the git 3 years ago
configdialog cleaning up the git 3 years ago
dbus cleaning up the git 3 years ago
lxqtbacklight cleaning up the git 3 years ago
lxqtpower cleaning up the git 3 years ago
polkit cleaning up the git 3 years ago
resources cleaning up the git 3 years ago
translations cleaning up the git 3 years ago
AUTHORS cleaning up the git 3 years ago
CHANGELOG cleaning up the git 3 years ago
CMakeLists.txt cleaning up the git 3 years ago
COPYING cleaning up the git 3 years ago
README.md cleaning up the git 3 years ago
liblxqt.doxygen cleaning up the git 3 years ago
lxqtapplication.cpp cleaning up the git 3 years ago
lxqtapplication.h cleaning up the git 3 years ago
lxqtautostartentry.cpp cleaning up the git 3 years ago
lxqtautostartentry.h cleaning up the git 3 years ago
lxqtbacklight.cpp cleaning up the git 3 years ago
lxqtbacklight.h cleaning up the git 3 years ago
lxqtglobals.h cleaning up the git 3 years ago
lxqtgridlayout.cpp cleaning up the git 3 years ago
lxqtgridlayout.h cleaning up the git 3 years ago
lxqthtmldelegate.cpp cleaning up the git 3 years ago
lxqthtmldelegate.h cleaning up the git 3 years ago
lxqtnotification.cpp cleaning up the git 3 years ago
lxqtnotification.h cleaning up the git 3 years ago
lxqtnotification_p.h cleaning up the git 3 years ago
lxqtplugininfo.cpp cleaning up the git 3 years ago
lxqtplugininfo.h cleaning up the git 3 years ago
lxqtpowermanager.cpp cleaning up the git 3 years ago
lxqtpowermanager.h cleaning up the git 3 years ago
lxqtprogramfinder.cpp cleaning up the git 3 years ago
lxqtprogramfinder.h cleaning up the git 3 years ago
lxqtrotatedwidget.cpp cleaning up the git 3 years ago
lxqtrotatedwidget.h cleaning up the git 3 years ago
lxqtscreensaver.cpp cleaning up the git 3 years ago
lxqtscreensaver.h cleaning up the git 3 years ago
lxqtsettings.cpp cleaning up the git 3 years ago
lxqtsettings.h cleaning up the git 3 years ago
lxqtsingleapplication.cpp cleaning up the git 3 years ago
lxqtsingleapplication.h cleaning up the git 3 years ago
lxqttranslator.cpp cleaning up the git 3 years ago
lxqttranslator.h cleaning up the git 3 years ago

README.md

liblxqt tuned for Sinclair Desktop

Overview

liblxqt represents the core library of LXQt providing essential functionality needed by nearly all of its components. This package is meant for Sinclar only

Installation

Sources

Its runtime dependencies are libxss, KWindowSystem, qtbase, qtx11extras and libqtxdg. Additional build dependencies are CMake and optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository lxqt-l10n so the corresponding dependencies are needed, too. Please refer to this repository's README.md for further information.

Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX will normally have to be set to /usr, depending on the way library paths are dealt with on 64bit systems variables like CMAKE_INSTALL_LIBDIR may have to be set as well.

To build run make, to install make install which accepts variable DESTDIR as usual.

Binary packages

The library is provided by all major Linux distributions like Arch Linux, Debian, Fedora and openSUSE. Just use your package manager to search for string liblxqt.

Translation

Translations can be done in LXQt-Weblate

Translation status