Desktop Environment
Find a file
2023-10-19 21:35:11 +11:00
desktop Add video information to about page 2023-10-18 22:51:46 +11:00
desktop-portal Use start script to start on Wayland 2023-10-09 22:25:49 +11:00
dist
libthedesk Fix quick widgets on Wayland 2023-10-10 22:09:29 +11:00
locker Set lock screen to be lock screen type window 2023-09-25 22:31:07 +10:00
platform Fix Sticky Keys enable/disable 2023-10-14 20:10:18 +11:00
plugins Add missing includes for NetworkManagerQt 2023-10-19 21:35:11 +11:00
polkitagent CMake support for keygrab-plugin 2023-09-24 17:39:10 +10:00
readme Docs: Convert desktops.mp4 to desktops.gif 2023-02-02 13:34:21 +02:00
startdesk Update Wayfire configuration 2023-10-15 20:42:14 +11:00
wayfire-plugins Fix infinite loop 2023-10-15 17:41:25 +11:00
.gitignore
.parlance.json
CMakeLists.txt CMake support for keygrab-plugin 2023-09-24 17:39:10 +10:00
LICENSE
README.md Docs: Change screenshots widths into percentages 2023-02-02 15:52:31 +02:00
theDesk.pro


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.