Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault | |
And create a background surface on every output when invoking swaybg. | |||
2015-11-18 | Basic support for extensions in server and clients | Drew DeVault | |
2015-11-18 | Support cursors over wayland clients | Drew DeVault | |
Apparently wayland has fucking client-side cursors, too | |||
2015-11-18 | Fix SIGBUS from wayland clients | Drew DeVault | |
2015-11-18 | Normalize indentation | Drew DeVault | |
2015-11-18 | Clean up memory pool files better | Drew DeVault | |
2015-11-18 | Fix up wayland client implementation | Drew DeVault | |
Now it receives frame callbacks and renders properly, and is double buffered and such. |