forked from CyberOS/cyber-workspace
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.
|
2 years ago | |
---|---|---|
cmake | 2 years ago | |
desktop-daemon | 2 years ago | |
hotkeys | 2 years ago | |
notification-daemon | 2 years ago | |
polkit-agent | 2 years ago | |
screen-brightness | 2 years ago | |
session | 2 years ago | |
settings-daemon | 2 years ago | |
shutdown-ui | 2 years ago | |
xembed-sni-proxy | 2 years ago | |
.gitignore | 2 years ago | |
CMakeLists.txt | 2 years ago | |
LICENSE | 2 years ago | |
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