498 Commits (d6742ef8a6ce03f28ee9431ef51901ef712ffd76)
 

Author SHA1 Message Date
Hiltjo Posthuma d6742ef8a6 stest: get rid of getopt, use suckless arg.h 9 years ago
Hiltjo Posthuma 5feb0c689d config.mk: add FREETYPELIBS and FREETYPEINC 9 years ago
Hiltjo Posthuma 1c242df124 fix prompt color style how it used to be 9 years ago
Hiltjo Posthuma 4b1fecd44e Use libdraw: add Xft and fallback-fonts support to graphics lib 9 years ago
Anselm R Garbe 13a529ce63 applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m 10 years ago
Hiltjo Posthuma aa69426670 fix crash with ctrl-enter as input 10 years ago
Anselm R Garbe 4c50e43df4 updated copyright notices in LICENSE and dmenu.c file 10 years ago
Anselm R Garbe 5ed5e90bfb applied Martin Kühl's inverse matching flag to stest 11 years ago
Anselm R Garbe 13f787306f applied Martti Kühne's dmenu monitor patch 11 years ago
Anselm R Garbe 597d4b4337 accepted vi'is exit approach ^[ (suggested by Arkaduisz) 11 years ago
Anselm R Garbe 55c9be06ca forgot to add config.def.h, thanks William 11 years ago
Anselm R Garbe 14f72a2763 adopted Alex Sedov's config.h revival patch to tip 11 years ago
Anselm R Garbe ec64f273fb applied Alex Sedov's Tab buffer termination patch, thanks 11 years ago
Anselm R Garbe 0d12a47415 applied multisel patch to mainline 11 years ago
Quentin Glidic dec9a28863 dmenu_run: Split cache logic to dmenu_path again 12 years ago
Moritz Wilhelmy 1299e41447 ignore prompt if it is empty in addition to NULL 12 years ago
Connor Lane Smith 38fccafada _POSIX_C_SOURCE=200809L 12 years ago
Connor Lane Smith 1f11faf7b5 listen for C-S-[jm] 12 years ago
Karl F 50145384c8 add ^G escape keybinding 13 years ago
Connor Lane Smith 7707111c10 remove _POSIX_C_SOURCE cflag 13 years ago
Connor Lane Smith 7f45b3f7aa update version 4.5-hg 13 years ago
anselm@garbe.us 0f91dd1c74 config.mk cleanup 13 years ago
Connor Lane Smith 3402a8d53a align M-[hjkl] closer to vi keys 13 years ago
Connor Lane Smith d3e9bd152e happy new year! 13 years ago
Connor Lane Smith b95fb20269 add Mod1Mask keybindings 13 years ago
Connor Lane Smith 6664e4233f merge stest -> default 13 years ago
Connor Lane Smith 26c78cd952 comment xdg fallback behaviour 13 years ago
Connor Lane Smith 6b1d658d12 stest: restore stream testing 13 years ago
Connor Lane Smith 56a0d1fa14 fork dmenu_run to disown child shell 13 years ago
Connor Lane Smith 32ef0f5662 stest: cleanup 13 years ago
Connor Lane Smith dcd6e771a1 stest: remove unneeded lstat 13 years ago
Connor Lane Smith 8cc28cb426 simplify stest 13 years ago
Connor Lane Smith 942199ccd0 dmenu_run: use $SHELL 13 years ago
Connor Lane Smith 3f9b10c86a set window background_pixel 13 years ago
Connor Lane Smith 5162d1b37a fix dmenu_path exec sh 13 years ago
Connor Lane Smith a02a1a6623 faster dmenu_run -f 13 years ago
Connor Lane Smith bb4424df07 replace lsx with stest 13 years ago
Connor Lane Smith 8ac44eb75a update manpage 13 years ago
Connor Lane Smith ebd94a6c00 limit direction keys in vline 13 years ago
Connor Lane Smith 2b31952731 fix C-n / C-p directions (thanks bastien) 13 years ago
Connor Lane Smith c01f36a1f3 new default colour scheme 13 years ago
Connor Lane Smith 168221b2f8 makefile: *.o depend on draw.h 13 years ago
Connor Lane Smith dc77337ef3 add paste from clipboard 13 years ago
Connor Lane Smith 7b1493a631 add lots of comments 13 years ago
Connor Lane Smith dd29c5d480 input focus: calculate areas of intersection 13 years ago
Connor Lane Smith 70b3418e3e simplify dmenu_run 13 years ago
Connor Lane Smith cf641ae496 merge xim -> default 13 years ago
Connor Lane Smith 5e0156c072 merge lsx -> default 13 years ago
Connor Lane Smith ca7ef6d2c9 use ~/.dmenu_cache if no xdg cache 13 years ago
Connor Lane Smith 7bbd4c56eb lsx: detect read errors 13 years ago