Desktop Environment
Find a file
2020-11-30 14:28:16 +11:00
desktop Rename onboarding files 2020-11-26 13:10:34 +11:00
dist Compile spec file as split package 2020-10-29 15:11:05 +11:00
libthedesk Add some onboarding panes for Scallop 2020-11-30 14:14:34 +11:00
platform Add RPM .spec file 2020-10-29 01:26:52 +11:00
plugins Add tethering settings 2020-11-30 14:28:16 +11:00
polkitagent Add RPM .spec file 2020-10-29 01:26:52 +11:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Add RPM .spec file 2020-10-29 01:26:52 +11:00
.gitignore Add translations for startdesk 2020-04-11 22:16:30 +10:00
LICENSE Add license 2020-04-11 22:07:15 +10:00
README.md Add README file 2020-06-17 22:18:15 +10:00
theDesk.pro Add a polkit agent 2020-06-17 03:13:25 +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, 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.