Overview
Request 1056262 accepted
- update to 5.2:
* dmenu: use die() to print usage message
* remove workaround for a crash in emojis, fixed in Xft 2.3.5
* tab-complete: determine size before copying
* readstdin: use getline
* improve correctness and startup performance
* drw_text: account for fallback fonts in ellipsis width
* drw_text: don't segfault when called with 0 width
* fix UB with the function iscntrl()
* avoid redraw when there's no change
* inputw: improve correctness and startup performance
* signifcantly improve performance on large strings
- Created by dirkmueller
- In state accepted
- Package maintainer: sleep_walker
Request History
dirkmueller created request
- update to 5.2:
* dmenu: use die() to print usage message
* remove workaround for a crash in emojis, fixed in Xft 2.3.5
* tab-complete: determine size before copying
* readstdin: use getline
* improve correctness and startup performance
* drw_text: account for fallback fonts in ellipsis width
* drw_text: don't segfault when called with 0 width
* fix UB with the function iscntrl()
* avoid redraw when there's no change
* inputw: improve correctness and startup performance
* signifcantly improve performance on large strings
pluskalm accepted request