summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-29version 5.3.0HEADmasterSuleyman Farajli
2025-05-29tarball generation: `dmenu-farajli-(VERSION)` -> `dmenu_farajli-(VERSION)`Suleyman Farajli
2025-05-29LICENSE addedSuleyman Farajli
2025-05-29typoSuleyman Farajli
2025-01-18include version number in the generated tarballSuleyman Farajli
2025-01-18generated tar file renamed to XXX-farajli.tar.gzSuleyman Farajli
2025-01-08config.h: font changedSuleyman Farajli
2024-12-18color changed from blue to greenSuleyman Farajli
2024-09-06gitignore updatedSuleyman Farajli
2024-09-06center width increasedSuleyman Farajli
2024-09-05gitignore updatedSuleyman Farajli
2024-09-05man page updatedSuleyman Farajli
2024-09-05README updatedSuleyman Farajli
2024-09-05makefile prefix can be setSuleyman Farajli
2024-09-05Makefile config.def.h removedSuleyman Farajli
2024-09-05make dist updatedSuleyman Farajli
2024-09-05makefile updated for the new directory layoutSuleyman Farajli
2024-09-05config.mk addedSuleyman Farajli
2024-09-05directory layout changedSuleyman Farajli
2024-08-18small update on MakefileSuleyman Farajli
2024-08-05directory layout changed and Makefile updatedSuleyman Farajli
2024-08-05config.h: border_width addedSuleyman Farajli
2024-08-05border patchedSuleyman Farajli
2024-08-05keybinds changed for multiline promptSuleyman Farajli
2024-08-05gitignore updatedSuleyman Farajli
2024-08-05gitignore addedSuleyman Farajli
2024-08-05config.def.h moved to config.hSuleyman Farajli
2024-08-05Merge branch 'grid' into centerSuleyman Farajli
2024-08-05center patchedSuleyman Farajli
2024-08-05grid patchedSuleyman Farajli
2024-08-04first commitSuleyman Farajli
2024-03-19bump version to 5.3Hiltjo Posthuma
2023-09-22Makefile: remove the options targetHiltjo Posthuma
2023-07-07drw: minor improvement to the nomatches cacheNRK
2023-04-06fix BadMatch error when embedding on some windowsLucas de Sena
2023-03-08readstdin: reduce memory-usage by duplicating the line from getline()Hiltjo Posthuma
2022-10-31readstdin: allocate amount of itemsHiltjo Posthuma
2022-10-31readstdin: add a commentHiltjo Posthuma
2022-10-31fix leak when getline failsNRK
2022-10-26dmenu: small XmbLookupString code improvementsHiltjo Posthuma
2022-10-04bump version to 5.2Hiltjo Posthuma
2022-10-01dmenu: use die() to print the usage messageTom Schwindl
2022-09-17remove workaround for a crash with color emojis on some systems, now fixed in...Hiltjo Posthuma
2022-09-02fix a regression in the previous commit for tab completeHiltjo Posthuma
2022-09-02tab-complete: figure out the size before copyingNRK
2022-09-02readstdin: use getline(3)NRK
2022-08-08sync code-style patch from libslHiltjo Posthuma
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-04-30fix incorrect comment, math is hardHiltjo Posthuma
2022-04-29inputw: improve correctness and startup performance, by NRKHiltjo Posthuma