summaryrefslogtreecommitdiff
path: root/main.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up some things better in wayland clientsDrew DeVault2015-11-131-4/+15
|
* Further refinement of wayland client supportDrew DeVault2015-11-121-2/+12
|
* Start fleshing out wayland client implementationDrew DeVault2015-11-121-1/+22
| | | | | This introduces a basic shared framework for making wayland clients within sway itself.
* Add swaybg executableDrew DeVault2015-11-121-0/+6
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.