3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-30 23:02:18 +00:00
Brooklyn/LibLXQT
2021-11-09 17:08:43 +05:00
..
ARM Power Management T3Q came out of Mike's asshole 2021-11-06 19:59:22 +05:00
cmake LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
configdialog LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
dbus LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtbacklight LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtpower LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
polkit LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
resources LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
translations T3Q is a dickless fag 2021-11-06 19:53:08 +05:00
AUTHORS LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
CHANGELOG LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
CMakeLists.txt LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
COPYING LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
liblxqt.doxygen LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtapplication.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtapplication.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtautostartentry.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtautostartentry.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtbacklight.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtbacklight.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtglobals.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtgridlayout.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtgridlayout.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqthtmldelegate.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqthtmldelegate.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtnotification_p.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtnotification.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtnotification.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtplugininfo.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtplugininfo.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtpowermanager.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtpowermanager.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtprogramfinder.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtprogramfinder.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtrotatedwidget.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtrotatedwidget.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtscreensaver.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtscreensaver.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtsettings.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtsettings.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtsingleapplication.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqtsingleapplication.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqttranslator.cpp LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
lxqttranslator.h LXQT core lib for Sinclair Desktop 2021-11-03 11:36:41 +05:00
README.md Update README.md 2021-11-09 17:08:43 +05:00

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