509 次代码提交 (ba75bb30fa1f458ea4d80a2858ffeaf9d49afbcc)
 

作者 SHA1 备注 提交日期
  FRIGN ba75bb30fa Remove function prototypes and reorder functions accordingly 8 年前
  FRIGN 10fd4f275f Untypedef struct item 8 年前
  Quentin Rameau b048eacc9d Fix the conversion from microseconds to nanoseconds 8 年前
  Quentin Rameau c42c378027 Replace deprecated usleep() with nanosleep() 8 年前
  Hiltjo Posthuma c15a95a061 config.mk: use -std=c99 8 年前
  Hiltjo Posthuma cf0fb79cd8 dmenu: style improvements 8 年前
  Hiltjo Posthuma 03cb1ec55a drw style improvements 8 年前
  Hiltjo Posthuma bc20c13db0 separate program-specific c99 bool and X11 8 年前
  Hiltjo Posthuma 96e60c66bc config.mk: fix _XOPEN_SOURCE=700 for getline() 8 年前
  Hiltjo Posthuma 2d2175ff6f config.mk: improve feature test check 8 年前
  Eric Pruitt bbf7b95dc9 Fixed typo introduced by shared code 9 年前
  Hiltjo Posthuma d6742ef8a6 stest: get rid of getopt, use suckless arg.h 9 年前
  Hiltjo Posthuma 5feb0c689d config.mk: add FREETYPELIBS and FREETYPEINC 9 年前
  Hiltjo Posthuma 1c242df124 fix prompt color style how it used to be 9 年前
  Hiltjo Posthuma 4b1fecd44e Use libdraw: add Xft and fallback-fonts support to graphics lib 9 年前
  Anselm R Garbe 13a529ce63 applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m 9 年前
  Hiltjo Posthuma aa69426670 fix crash with ctrl-enter as input 10 年前
  Anselm R Garbe 4c50e43df4 updated copyright notices in LICENSE and dmenu.c file 10 年前
  Anselm R Garbe 5ed5e90bfb applied Martin Kühl's inverse matching flag to stest 11 年前
  Anselm R Garbe 13f787306f applied Martti Kühne's dmenu monitor patch 11 年前
  Anselm R Garbe 597d4b4337 accepted vi'is exit approach ^[ (suggested by Arkaduisz) 11 年前
  Anselm R Garbe 55c9be06ca forgot to add config.def.h, thanks William 11 年前
  Anselm R Garbe 14f72a2763 adopted Alex Sedov's config.h revival patch to tip 11 年前
  Anselm R Garbe ec64f273fb applied Alex Sedov's Tab buffer termination patch, thanks 11 年前
  Anselm R Garbe 0d12a47415 applied multisel patch to mainline 11 年前
  Quentin Glidic dec9a28863 dmenu_run: Split cache logic to dmenu_path again 12 年前
  Moritz Wilhelmy 1299e41447 ignore prompt if it is empty in addition to NULL 12 年前
  Connor Lane Smith 38fccafada _POSIX_C_SOURCE=200809L 12 年前
  Connor Lane Smith 1f11faf7b5 listen for C-S-[jm] 12 年前
  Karl F 50145384c8 add ^G escape keybinding 12 年前
  Connor Lane Smith 7707111c10 remove _POSIX_C_SOURCE cflag 12 年前
  Connor Lane Smith 7f45b3f7aa update version 4.5-hg 12 年前
  anselm@garbe.us 0f91dd1c74 config.mk cleanup 12 年前
  Connor Lane Smith 3402a8d53a align M-[hjkl] closer to vi keys 12 年前
  Connor Lane Smith d3e9bd152e happy new year! 12 年前
  Connor Lane Smith b95fb20269 add Mod1Mask keybindings 12 年前
  Connor Lane Smith 6664e4233f merge stest -> default 12 年前
  Connor Lane Smith 26c78cd952 comment xdg fallback behaviour 12 年前
  Connor Lane Smith 6b1d658d12 stest: restore stream testing 12 年前
  Connor Lane Smith 56a0d1fa14 fork dmenu_run to disown child shell 12 年前
  Connor Lane Smith 32ef0f5662 stest: cleanup 12 年前
  Connor Lane Smith dcd6e771a1 stest: remove unneeded lstat 12 年前
  Connor Lane Smith 8cc28cb426 simplify stest 12 年前
  Connor Lane Smith 942199ccd0 dmenu_run: use $SHELL 12 年前
  Connor Lane Smith 3f9b10c86a set window background_pixel 12 年前
  Connor Lane Smith 5162d1b37a fix dmenu_path exec sh 12 年前
  Connor Lane Smith a02a1a6623 faster dmenu_run -f 12 年前
  Connor Lane Smith bb4424df07 replace lsx with stest 12 年前
  Connor Lane Smith 8ac44eb75a update manpage 12 年前
  Connor Lane Smith ebd94a6c00 limit direction keys in vline 12 年前