| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-27 | Add some rather quirky X fixes | Joel Klinghed | |
| So, from the xserver code, if you don't specify a border pixel you must match the parent window depth. Also, if you don't specify a colormap you need to match the parent visual | |||
| 2017-09-27 | Do not wait for animation when draw request comes from X serverx_format_test | Joel Klinghed | |
| When resizing the window I get two xcb_configure_notify_t events, one with x = 0, y = 0 and the new size and just after that a new configure event with the right x and y values and still the new size. Unless I force draw it's possible to get the desktop background at 0,0 instead of the right location. | |||
| 2017-09-27 | Use a 10p fontsize | Joel Klinghed | |
| 2017-09-26 | Animate job count changes | Joel Klinghed | |
| 2017-09-26 | Compensate for radius of rounded corners | Joel Klinghed | |
| 2017-09-26 | Fix a possible uninitialized local variable | Joel Klinghed | |
| And fix a too long line | |||
| 2017-09-26 | Initial commit | Joel Klinghed | |
