File: README.md

package info (click to toggle)
gtk-layer-shell 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,564 kB
  • sloc: ansic: 15,257; python: 1,437; xml: 417; makefile: 18
file content (14 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# GTK Layer Shell Vala Standalone Project
This is part of GTK Layer Shell, but is not built with the rest of the library. It requires the library be installed in order to build. It is built as part of CI.

## Dependencies
- valac
- GTK3 (>=3.22.0)
- [GTK Layer Shell](https://github.com/wmww/gtk-layer-shell) (>=0.1.0)

## Building
- `meson build`
- `ninja -C build`

## Licensing
This sub-project is licensed under MIT