Make detailed list bullets

This commit is contained in:
Dave Davenport 2016-11-28 09:10:24 +01:00
parent 81613e287b
commit a61d85ac24
1 changed files with 32 additions and 32 deletions

View File

@ -76,8 +76,8 @@ by making all colors transparent).
- Improve time till grabbing keyboard. (#494)
- Better error message when failing to parse keybindings, also continue parsing on error.
- Fix problem with custom layouts (#485)
- Speedup drawing of screen. Works well now for 4k and 8k screens. (factor 1000+ speedup for the flipping of
buffer) (#496)
- Speedup drawing of screen. Works well now for 4k and 8k screens. (factor 1000+ speedup for the flipping of buffer)
(#496)
- DRun mode more compatible with specification.
- Debug output via g_log.
- Fix password entry cursor position.