Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-13 | Check the client_setup() return value | Sergi Granell | |
2015-11-13 | Clean up some things better in wayland clients | Drew DeVault | |
2015-11-13 | Clean up CMake stuff | Drew DeVault | |
2015-11-12 | common: create a static library | Ben Boeckel | |
2015-11-12 | cmake: clean up installation rules | Ben Boeckel | |
2015-11-12 | cmake: set the output directory once | Ben Boeckel | |
2015-11-12 | Further refinement of wayland client support | Drew DeVault | |
2015-11-12 | Start fleshing out wayland client implementation | Drew DeVault | |
This introduces a basic shared framework for making wayland clients within sway itself. | |||
2015-11-12 | Add swaybg executable | Drew 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. |