summaryrefslogtreecommitdiffstats
path: root/include/client.h
Commit message (Collapse)AuthorAge
* Fix up wayland client implementationLibravatar Drew DeVault2015-11-18
| | | | | Now it receives frame callbacks and renders properly, and is double buffered and such.
* Further refinement of wayland client supportLibravatar Drew DeVault2015-11-12
|
* Start fleshing out wayland client implementationLibravatar Drew DeVault2015-11-12
This introduces a basic shared framework for making wayland clients within sway itself.