summaryrefslogtreecommitdiff
path: root/wayland
AgeCommit message (Collapse)Author
2015-11-13Clean up some things better in wayland clientsDrew DeVault
2015-11-12We don't need to implement strdupDrew DeVault
After defining _GNU_SOURCE
2015-11-12Further refinement of wayland client supportDrew DeVault
2015-11-12Start fleshing out wayland client implementationDrew DeVault
This introduces a basic shared framework for making wayland clients within sway itself.