https://github.com/cutie-shell/libcutiewlc
https://github.com/cutie-shell/libcutiewlc
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cutie-shell/libcutiewlc
- Owner: cutie-shell
- License: gpl-3.0
- Created: 2023-11-09T11:20:50.000Z (over 2 years ago)
- Default Branch: cutie
- Last Pushed: 2024-08-05T10:21:42.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T12:09:05.867Z (almost 2 years ago)
- Language: C++
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libcutiewlc
[](https://dl.circleci.com/status-badge/redirect/gh/cutie-shell/libcutiewlc/tree/cutie)
This library provides a Qt wrapper for Cutie-spcific Wayland protocols.
## Building and installing
```
mkdir build
cd build
cmake ..
make
sudo make install
```
## Troubleshooting
None