Hash Subject Author Age
ded4a7ed chore: added patches Steve Simkins 2025-11-12
8b48986f drw.c: drw_scm_free: call free inside Hiltjo Posthuma 2025-09-29
77f96d70 cleanup schemes and colors Hiltjo Posthuma 2025-09-27
d893c63c bump version to 5.4 Hiltjo Posthuma 2025-08-09
b1e217b2 XUngrabKeyboard() instead of XUngrabKey() Adam Purkrt 2025-03-15
86f0b511 remove extra newline Hiltjo Posthuma 2024-10-30
dd3d348a Avoid unsigned integer underflow in drw_text() Hiltjo Posthuma 2024-10-30
545031a0 util.c: output function might override errno and thus affect perror() Hiltjo Posthuma 2024-10-27
475d8093 drw.c: use the same pattern as ellipsis_width to check for infinite recursion Hiltjo Posthuma 2024-07-14
59936c7d render invalid utf8 sequences as U+FFFD NRK 2024-07-04
51e32d49 overhaul utf8decode() NRK 2024-07-04
7be720cc bump version to 5.3 Hiltjo Posthuma 2024-03-19
8df553e0 Makefile: remove the options target Hiltjo Posthuma 2023-09-22
7ab0cb5e drw: minor improvement to the nomatches cache NRK 2023-07-07
0fe460db fix BadMatch error when embedding on some windows Lucas de Sena 2023-04-05
dfbbf7f6 readstdin: reduce memory-usage by duplicating the line from getline() Hiltjo Posthuma 2023-03-08
ba1a347d readstdin: allocate amount of items Hiltjo Posthuma 2022-10-31
bcbc1ef5 readstdin: add a comment Hiltjo Posthuma 2022-10-31
689d9bfc fix leak when getline fails NRK 2022-10-31
e42c0366 dmenu: small XmbLookupString code improvements Hiltjo Posthuma 2022-10-26
1d2b462a bump version to 5.2 Hiltjo Posthuma 2022-10-04
7ec32fe4 dmenu: use die() to print the usage message Tom Schwindl 2022-09-26
fce06f43 remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5 Hiltjo Posthuma 2022-09-16
1e8c5b68 fix a regression in the previous commit for tab complete Hiltjo Posthuma 2022-09-02
528d39b0 tab-complete: figure out the size before copying NRK 2022-09-01
32db2b12 readstdin: use getline(3) NRK 2022-09-02
e35976f4 sync code-style patch from libsl Hiltjo Posthuma 2022-08-08
28fb3e28 Makefile: add manual path for OpenBSD Hiltjo Posthuma 2022-05-01
fe5d5c67 fix incorrect comment, math is hard Hiltjo Posthuma 2022-04-30
e1e1de7b inputw: improve correctness and startup performance, by NRK Hiltjo Posthuma 2022-04-29