Desktop Environment
Find a file
2022-02-10 14:54:37 +00:00
desktop Update translations 2022-02-10 12:20:32 +11:00
desktop-portal Added translation using Weblate (Indonesian) 2022-02-10 10:37:38 +00:00
dist Some nicer Wayland support 2021-08-03 14:46:22 +10:00
libthedesk Added translation using Weblate (Arabic (Saudi Arabia)) 2022-02-10 14:54:34 +00:00
platform Added translation using Weblate (Arabic (Saudi Arabia)) 2022-02-10 14:54:36 +00:00
plugins Added translation using Weblate (Arabic (Saudi Arabia)) 2022-02-10 14:54:37 +00:00
polkitagent Added translation using Weblate (Indonesian) 2022-02-10 10:37:39 +00:00
readme
startdesk Added translation using Weblate (Indonesian) 2022-02-10 10:37:38 +00:00
wayfire-plugins Some nicer Wayland support 2021-08-03 14:46:22 +10:00
.gitignore
LICENSE
README.md
theDesk.pro Add xdg-portal backend 2021-08-13 01:30:30 +10:00


theDesk is a desktop environment built on Qt libraries.


Dependencies

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, 2021. 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.