aboutsummaryrefslogtreecommitdiff
path: root/swaybg
AgeCommit message (Collapse)Author
2015-11-13Check the client_setup() return valueSergi Granell
2015-11-13Clean up some things better in wayland clientsDrew DeVault
2015-11-13Clean up CMake stuffDrew DeVault
2015-11-12common: create a static libraryBen Boeckel
2015-11-12cmake: clean up installation rulesBen Boeckel
2015-11-12cmake: set the output directory onceBen Boeckel
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.
2015-11-12Add swaybg executableDrew DeVault
This will let users set their background to something other than that cringy demoscene thing wlc has now. It's also going to be the first wayland client written for sway, so I picked an easy thing to work on. We'll have to figure out how to indicate that it's a special view.