summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-11-26waybox-git: follow recent upstream changesNarrat
* drop libxml2 related patch for missing import * adjust wlroots dependencies
2023-11-23waybox-git: fix libxml2 related compilation errorNarrat
2022-12-13waybox-git: support for wlroots 0.17.x-dev was addedNarrat
without hard deprecating wlroots 0.16.x
2022-03-17waybox-git: wayland-protocols is only a makedepNarrat
2022-03-16waybox-git: add wayland-protocolsNarrat
and remove wayland (still needed, but is pulled by wlroots, which is obviously still a dep)
2022-03-15waybox-git: Follow meson guidelines more closelyNarrat
And quote vars where spaces are possible
2022-03-13waybox-git: change required wlroots versionNarrat
upstream switched to the scene graph API, which is only available from wlroots master.
2022-02-02waybox-git: specify wlroots versionNarrat
2020-03-29Waybox: Adjust depsNarrat
Should have read the deps beforehand... Also depends von libxkbcommon, which is covered by wlroots
2020-03-29Waybox: initial commitNarrat