Go to file
Hiltjo Posthuma 4350772753 add support for more keypad keys
The keypad Enter key was already supported. On some keyboard layouts like my
laptop the page-up and page-down key is more comfortable to use.
This adds a few lines but no complexity.
2021-08-13 15:20:28 -03:00
patches Added center, border and case insensitive 2021-02-28 22:51:06 -03:00
LICENSE bump version to 5.0 2020-09-02 18:31:23 +02:00
Makefile Added dmenu_terminal 2021-08-13 15:11:27 -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 dmenu_terminal 2021-08-13 15:11:27 -03:00
config.mk bump version to 5.0 2020-09-02 18:31:23 +02:00
dmenu.1 Added center, border and case insensitive 2021-02-28 22:51:06 -03:00
dmenu.c add support for more keypad keys 2021-08-13 15:20:28 -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_terminal Added dmenu_terminal 2021-08-13 15:11:27 -03:00
drw.c Improve speed of drw_text when provided with large strings 2021-08-13 15:20:21 -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.