summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-07-13waybox: switch to wlroots 0.17Narrat
and use .so dep
2023-11-26waybox: update to 0.2.2Narrat
which allows building against wlroots 0.17. Add fix missing import because of libxml2 changes
2023-02-03waybox: build against wlroots 0.15.xNarrat
2022-03-17waybox: wayland-protocols is only a makedepNarrat
2022-03-16waybox: add wayland-protocols to depsNarrat
and remove wayland from it (it is being pulled by wlroots). Meson calls wayland-protocols a runtime dependency, but that needs to be verified, as the general consens is, that it cannot be a runtime dep. Just needed for compilation in general.
2022-03-15waybox: Quote $pkgdirNarrat
2022-03-15waybox: Follow meson guidelines more closelyNarrat
2022-02-27waybox: update to 0.2.0Narrat
2022-02-02waybox: update to 0.1.0Narrat
2020-07-06waybox: update to unoffical 0.0.2.1Narrat
Build from tags provided by an waybox developer. Additionally dropping the custom makefile which didn't work anymore.
2019-08-07Initial commitStoyan Minaev