mirror of
https://github.com/theCheeseboard/thedesk.git
synced 2025-01-23 10:52:02 -05:00
Desktop Environment
db3a8cf1ef
Currently translated at 81.4% (22 of 27 strings) Translation: theDesk/theDesk Core Translate-URL: https://translate.vicr123.com/projects/thedesk/thedesk-core/vi/ |
||
---|---|---|
desktop | ||
dist | ||
libthedesk | ||
platform | ||
plugins | ||
polkitagent | ||
readme | ||
startdesk | ||
.gitignore | ||
LICENSE | ||
README.md | ||
theDesk.pro |
theDesk is a desktop environment built on Qt libraries.
Dependencies
- Qt 5
- Qt Core
- Qt GUI
- Qt Widgets
- Qt SVG
- the-libs
- libtdesktopenvironment
- Xlib
- xorg-libinput
- NetworkManager-Qt
Recommended Dependencies
- contemporary-widgets - the default widget theme
- contemporary-icons - the default icon theme
Build
Run the following commands in your terminal.
mkdir build
qmake ../theDesk.pro
make
Install
On Linux, run the following command in your terminal (with superuser permissions)
make install
© Victor Tran, 2020. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.
Check the LICENSE file for more information.