| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault | -218/+0 | |
| And create a background surface on every output when invoking swaybg. | ||||
| 2015-11-18 | Basic support for extensions in server and clients | Drew DeVault | -4/+9 | |
| 2015-11-18 | Support cursors over wayland clients | Drew DeVault | -0/+43 | |
| Apparently wayland has fucking client-side cursors, too | ||||
| 2015-11-18 | Generate protocol headers | Drew DeVault | -0/+1 | |
| 2015-11-18 | Support resizing in wayland client implementation | Drew DeVault | -0/+12 | |
| 2015-11-18 | Fix up wayland client implementation | Drew DeVault | -89/+24 | |
| Now it receives frame callbacks and renders properly, and is double buffered and such. | ||||
| 2015-11-13 | Clean up some things better in wayland clients | Drew DeVault | -9/+11 | |
| 2015-11-12 | We don't need to implement strdup | Drew DeVault | -6/+6 | |
| After defining _GNU_SOURCE | ||||
| 2015-11-12 | Further refinement of wayland client support | Drew DeVault | -7/+35 | |
| 2015-11-12 | Start fleshing out wayland client implementation | Drew DeVault | -0/+192 | |
| This introduces a basic shared framework for making wayland clients within sway itself. | ||||
