aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Wayland-module.md
AgeCommit message (Collapse)AuthorFilesLines
2022-03-06wayland module: Allow building both client and server sidesXavier Claessens1-12/+20
- Change `scope` kwarg to `public` boolean default to false. - Change `side` kwarg to `client` and `server` booleans. - Document returned values - Aggregate in a single unit test because have lots of small tests increases CI time. Fixes: #10040.
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis1-0/+64