Desktop Environment
Find a file
2023-09-20 20:29:02 +10:00
desktop Bump to 1.0.2 2023-07-18 20:04:02 +10:00
desktop-portal Fix XDG Portal response time 2023-06-10 00:46:43 +10:00
dist Some nicer Wayland support 2021-08-03 14:46:22 +10:00
libthedesk i18n fixes 2023-07-18 19:51:20 +10:00
locker Use new td-locker 2023-06-04 19:20:02 +10:00
platform Implement message box checkbox 2023-09-20 20:29:02 +10:00
plugins Implement message box checkbox 2023-09-20 20:29:02 +10:00
polkitagent Ensure polkitagent executable is called td-polkitagent 2023-07-16 21:35:06 +10:00
readme Docs: Convert desktops.mp4 to desktops.gif 2023-02-02 13:34:21 +02:00
startdesk Restart xdg portal on startup 2023-06-10 00:35:21 +10: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 Get portal working again 2023-06-05 20:42:02 +10:00
LICENSE Add license 2020-04-11 22:07:15 +10:00
README.md Docs: Change screenshots widths into percentages 2023-02-02 15:52:31 +02: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.