Go to file
Hiltjo Posthuma e8fd026038 Revert "Improve speed of drw_text when provided with large strings"
This reverts commit c585e8e498ec6f9c423ab8ea07cf853ee5b05fbe.

It causes issues with truncation of characters when the text does not fit and
so on.  The patch should be reworked and properly tested.
2021-12-22 00:00:05 -03:00
patches Added center, border and case insensitive 2021-02-28 22:51:06 -03:00
.gitignore Add gitignore 2021-12-21 23:59:04 -03:00
LICENSE bump version to 5.0 2020-09-02 18:31:23 +02:00
Makefile Added dmenu_terminal (to launch cli programs) and dmenu_run_history (to sort by history the output of dmenu) 2021-08-19 17:44:37 -03:00
README Changed README 2021-02-28 22:27:29 -03:00
arg.h arg.h: fixed argv checks order 2016-02-23 00:31:03 +01:00
config.def.h Added max_width option (-z) 2021-08-13 16:20:29 -03:00
config.mk bump version to 5.0 2020-09-02 18:31:23 +02:00
dmenu.1 Added max_width option (-z) 2021-08-13 16:20:29 -03:00
dmenu.c Added max_width option (-z) 2021-08-13 16:20:29 -03:00
dmenu_path make dmenu_path script executable 2019-02-12 22:13:58 +01:00
dmenu_run dmenu_run: Split cache logic to dmenu_path again 2012-07-30 17:02:12 +02:00
dmenu_run_history Added dmenu_terminal (to launch cli programs) and dmenu_run_history (to sort by history the output of dmenu) 2021-08-19 17:44:37 -03:00
dmenu_terminal Added dmenu_terminal 2021-08-13 15:11:27 -03:00
drw.c Revert "Improve speed of drw_text when provided with large strings" 2021-12-22 00:00:05 -03:00
drw.h import new drw from libsl and minor fixes. 2016-06-03 19:13:15 +02:00
stest.1 applied Martin Kühl's inverse matching flag to stest 2013-08-13 19:15:04 +02:00
stest.c remove always true condition in if statement 2021-08-13 15:20:04 -03:00
util.c die() on calloc failure 2016-11-05 11:36:42 +01:00
util.h import new drw from libsl and minor fixes. 2016-06-03 19:13:15 +02:00

README

My dmenu build.