https://github.com/mikkeloscar/flis
[WIP] Wayland Tiling Compositor inspired by sway and i3, written in Go.
https://github.com/mikkeloscar/flis
compositor golang wayland wlc
Last synced: 2 months ago
JSON representation
[WIP] Wayland Tiling Compositor inspired by sway and i3, written in Go.
- Host: GitHub
- URL: https://github.com/mikkeloscar/flis
- Owner: mikkeloscar
- License: mit
- Created: 2016-11-06T21:26:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T05:00:38.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T11:39:11.625Z (3 months ago)
- Topics: compositor, golang, wayland, wlc
- Language: Go
- Homepage:
- Size: 70.3 KB
- Stars: 17
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flis
[](https://travis-ci.org/mikkeloscar/flis)
[](https://godoc.org/github.com/mikkeloscar/flis)
[](https://goreportcard.com/report/github.com/mikkeloscar/flis)
[](https://coveralls.io/github/mikkeloscar/flis)flis is a Wayland tiling compositor inspired by [sway][sway] and [i3][i3],
written in [Go][golang].SUPER MEGA ALPHA!!!
Don't expect anything to work... yet!
### Dependencies
* [wlc][wlc]
* [go-wlc][go-wlc]
* [go-xkbcommon][go-xkbcommon]
* wayland## License
See [LICENSE](LICENSE) file.
[sway]: https://github.com/SirCmpwn/sway
[i3]: https://i3wm.org/
[golang]: https://golang.org
[wlc]: https://github.com/Cloudef/wlc
[go-wlc]: https://github.com/mikkeloscar/go-wlc
[go-xkbcommon]: https://github.com/mikkeloscar/go-xkbcommon