Hyprland/protocols
Florian "sp1rit"​ fd0112425f
Added meson buildfiles
this makes for a far better experience in combination with wlroots,
since that whole makefile mess is not required.
Additionaly, handling of wayland protocol sources is also slightly
better, but could be improved with mesons inbuilt wayland module.

To build Hyprland using meson:
    meson _build -Ddefault_library=static
    ninja -C _build
    ninja -C _build install
2022-06-16 23:30:28 +02:00
..
ext-workspace-unstable-v1.xml Added zext_workspace protocol support 🎉 2022-04-11 19:51:37 +02:00
idle.xml Initial Commit 2022-03-16 20:50:55 +01:00
meson.build Added meson buildfiles 2022-06-16 23:30:28 +02:00
pointer-constraints-unstable-v1.xml Implemented mouse constraints 2022-04-17 21:40:04 +02:00
tablet-unstable-v2.xml Added the tablet manager and tablet v2 protocol 2022-06-08 14:29:49 +02:00
wlr-layer-shell-unstable-v1.xml Initial Commit 2022-03-16 20:50:55 +01:00
wlr-screencopy-unstable-v1.xml added a screencopy protocol 2022-03-24 17:22:28 +01:00