Desktop Environment
Find a file
2022-12-05 21:34:03 +11:00
desktop Added translation using Weblate (Spanish) 2022-10-21 01:30:14 +00:00
desktop-portal Added translation using Weblate (Spanish) 2022-10-21 01:30:07 +00:00
dist Some nicer Wayland support 2021-08-03 14:46:22 +10:00
libthedesk Translated using Weblate (Spanish) 2022-10-23 15:07:32 +00:00
platform Port Audio plugin to Qt 6 2022-12-05 19:21:00 +11:00
plugins Add Polkit integration for Qt 6 2022-12-05 21:34:03 +11:00
polkitagent Add Polkit integration for Qt 6 2022-12-05 21:34:03 +11:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Add Polkit integration for Qt 6 2022-12-05 21:34:03 +11:00
wayfire-plugins Some nicer Wayland support 2021-08-03 14:46:22 +10:00
.gitignore Add translations for startdesk 2020-04-11 22:16:30 +10:00
.parlance.json Fix base language 2022-11-08 18:10:37 +11:00
CMakeLists.txt Add Polkit integration for Qt 6 2022-12-05 21:34:03 +11:00
LICENSE Add license 2020-04-11 22:07:15 +10:00
README.md Add natural scrolling 2021-04-28 16:05:59 +10:00
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.