| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-10-31 | Use std::make_unique | Joel Klinghed | |
| 2017-10-02 | Set a window name, NETWM if available fallback to ICCCM | Joel Klinghed | |
| 2017-09-28 | Add option to force the number of columns | Joel Klinghed | |
| 2017-09-27 | Draw the machines in columns if the window is wider than it's high | Joel Klinghed | |
| 2017-09-27 | Another fix for resizing | Joel Klinghed | |
| Still having trouble with the double configure_notify_events, seems the second one with the correct coordinates are sent so use that | |||
| 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 | |
