]> Skullheadx's Git Forge - dwm.git/commit
sync drw.{c,h} from dmenu
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 5 Oct 2024 11:01:49 +0000 (13:01 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 5 Oct 2024 11:06:08 +0000 (13:06 +0200)
commit8933ebcf50024f4378a78e556b1ac08091197206
tree5afad27f94d2b0b444a230ba7019ff13aaaa8996
parent5687f4696472ba6029bbba18e293e3e8b9e154ea
sync drw.{c,h} from dmenu

- drw: minor improvement to the nomatches cache
- overhaul utf8decoding and render invalid utf8 sequences as U+FFFD.

Thanks NRK for these improvements!
drw.c
dwm.c
util.h