index
:
zig-way
master
Zig Only Wayland Protocol Implementation
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xdg
/
root.zig
blob: 0d4f0eb0446b22ace2deb619f91bd251bfc33875 (
plain
)
1
2
pub
const
WmBase
=
@import
(
"wm-base.zig"
);
pub
const
Surface
=
@import
(
"surface.zig"
);