Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-02 | Support alpha in border colours | Ryan Dwyer | |
The alpha component is merged with the container's opacity. Completes #1882. | |||
2018-05-01 | Remove unnecessary pointers | Ryan Dwyer | |
2018-04-30 | Implement borders | Ryan Dwyer | |
Implements rendering of borders. Title text is still to do. Implements the following configuration directives: * client.focused * client.focused_inactive * client.unfocused * client.urgent * border * default_border | |||
2017-11-18 | Move everything to sway/old/ | Drew DeVault | |
2017-04-29 | Set child border to background if not specified | Drew DeVault | |
2017-04-29 | Support specifying fewer than 5 colors | Drew DeVault | |
This doesn't work, I'm not sure why. The color structs definitely get changed but if you specify fewer than 5, it renders with the defaults. | |||
2016-09-02 | merge in latest commits | Zandr Martin | |
2016-09-01 | refactor commands.c | Zandr Martin | |