| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-03-28 | Remove obsolete client code | Drew DeVault | -127/+0 | |
| 2018-03-28 | Add solid-color rendering to swaybg | Drew DeVault | -17/+10 | |
| 2017-03-10 | UnGNUify the codebase | Drew DeVault | -0/+1 | |
| 2016-11-28 | Fix memory leaks in swaybar | Drew DeVault | -0/+3 | |
| 2016-09-05 | Add client support for HiDPI | Drew DeVault | -5/+10 | |
| This adds HiDPI support to swaybar, swaybg, and swaylock. | ||||
| 2016-09-05 | Initial testing on hidpi clients | Drew DeVault | -0/+1 | |
| 2015-12-15 | fix segfault when doesn't have a trailing '/' | Nicolas Werner | -2/+2 | |
| 2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault | -10/+10 | |
| And create a background surface on every output when invoking swaybg. | ||||
| 2015-11-18 | Fix warning about uninitialized variable | Drew DeVault | -0/+1 | |
| 2015-11-18 | Exit if unable to allocate buffer | Drew DeVault | -0/+3 | |
| 2015-11-18 | Fix SIGBUS from wayland clients | Drew DeVault | -0/+2 | |
| 2015-11-18 | Normalize indentation | Drew DeVault | -32/+32 | |
| 2015-11-18 | Clean up memory pool files better | Drew DeVault | -20/+22 | |
| 2015-11-18 | Fix up wayland client implementation | Drew DeVault | -0/+116 | |
| Now it receives frame callbacks and renders properly, and is double buffered and such. | ||||
