No description
  • C 84.6%
  • Roff 10%
  • Makefile 4.4%
  • Shell 1%
Find a file
2025-04-09 13:33:15 +02:00
arg.h arg.h: fixed argv checks order 2016-02-23 00:31:03 +01:00
config.def.h config.def.h: style improvement, use color Scheme enum 2016-06-28 17:56:25 +02:00
config.h does not compile after manul dmenu-dynm 2024-02-10 19:32:41 +00:00
config.mk bump version to 5.2 2022-10-04 19:36:02 +02:00
dmenu-dynamicoptions-5.0.diff dynamic input works 2024-02-10 20:29:51 +00:00
dmenu-mousesupport-5.3.diff disfunctional mouse support 2024-06-05 22:06:42 +02:00
dmenu-noinput-5.2.diff no idea what the last changes where 2025-03-01 20:15:03 +01:00
dmenu-xyz-5.2.diff diff xyz 2024-02-10 18:36:12 +00:00
dmenu.1 does not compile after manul dmenu-dynm 2024-02-10 19:32:41 +00:00
dmenu.c no idea what the last changes where 2025-03-01 20:15:03 +01:00
dmenu_path dynamic input 2024-05-21 12:38:32 +02:00
dmenu_run dynamic input 2024-05-21 12:38:32 +02:00
drw.c drw: minor improvement to the nomatches cache 2023-07-07 15:03:57 +02:00
drw.h introduce drw_fontset_getwidth_clamp() 2022-03-25 22:49:07 +01:00
drw.o disfunctional mouse support 2024-06-05 22:06:42 +02:00
dynamicinput dynamic input 2024-05-21 12:38:32 +02:00
LICENSE bump version to 5.1 2022-02-11 12:26:35 +01:00
Makefile Makefile: remove the options target 2023-09-22 15:16:44 +02:00
README removed libdc dependence 2010-11-11 23:56:39 +00:00
Readme.md bugfix Readme 2025-04-09 13:33:15 +02:00
stest disfunctional mouse support 2024-06-05 22:06:42 +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-07-25 10:55:45 +02:00
stest.o disfunctional mouse support 2024-06-05 22:06:42 +02:00
testdynamic.sh dynamic input works 2024-02-10 20:29:51 +00:00
testinput dynamic input 2024-05-21 12:38:32 +02:00
testtimerinput.sh dynamic input 2024-05-21 12:38:32 +02:00
use_dynamic_input.howto dynamic input works 2024-02-10 20:29:51 +00:00
util.c sync code-style patch from libsl 2022-08-08 10:42:54 +02:00
util.h drw: minor improvement to the nomatches cache 2023-07-07 15:03:57 +02:00
util.o disfunctional mouse support 2024-06-05 22:06:42 +02:00

Custom dmenu build

This is my customized build of dmenu. The original repo can be found here.

customized

  • xyz-Patch is applied
  • Mouse support patch is applied
  • Hover color on mouse support is inplemented

Original Readme