You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Luis Ferreira e72929a9f9
Translated using Weblate (Portuguese (Portugal))
2 years ago
cmake Init 2 years ago
desktop-daemon Translated using Weblate (Portuguese (Portugal)) 2 years ago
hotkeys Add shortcut for opening terminal (Ctrl+Alt+T) 2 years ago
notification-daemon i don't even know 2 years ago
polkit-agent Translated using Weblate (Portuguese (Portugal)) 2 years ago
screen-brightness Add backlight detection 2 years ago
session Add hotkeys 2 years ago
settings-daemon Translated using Weblate (Portuguese (Portugal)) 2 years ago
shutdown-ui Translated using Weblate (Portuguese (Portugal)) 2 years ago
xembed-sni-proxy Fix compilation 2 years ago
.gitignore Init 2 years ago
CMakeLists.txt Add hotkeys 2 years ago
LICENSE GPLv3+ license added (#11) 2 years ago
README.md Update README.md 2 years ago

README.md

Cyber WorkSpace

System backend and start session and more.

Compile dependencies

sudo pacman -S extra-cmake-modules pkgconf qt5-base qt5-quickcontrols2 qt5-x11extras qt5-tools kwindowsystem polkit polkit-qt5 pulseaudio polkit-qt5

https://github.com/Skycoder42/QHotkey

Runtime

pulseaudio

Build

mkdir build
cd build
cmake ..
make

Install

sudo make install