Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-28 | Remove obsolete client code | Drew DeVault | |
2018-03-28 | Add solid-color rendering to swaybg | Drew DeVault | |
2017-03-10 | UnGNUify the codebase | Drew DeVault | |
2016-11-28 | Fix memory leaks in swaybar | Drew DeVault | |
2016-09-05 | Add client support for HiDPI | Drew DeVault | |
This adds HiDPI support to swaybar, swaybg, and swaylock. | |||
2016-09-05 | Initial testing on hidpi clients | Drew DeVault | |
2015-12-15 | fix segfault when doesn't have a trailing '/' | Nicolas Werner | |
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 | Fix warning about uninitialized variable | Drew DeVault | |
2015-11-18 | Exit if unable to allocate buffer | Drew DeVault | |
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. |