524 コミット (32f2564dbbbf5aeafb7190a3d35066142f34448f)
 

作成者 SHA1 メッセージ 日付
  Hiltjo Posthuma 32f2564dbb arg.h: remove unused ARGNUM* macros 8年前
  Hiltjo Posthuma cc596365ac unboolify dmenu 8年前
  Hiltjo Posthuma c9e4e152e6 Makefile: package config.def.h on make dist 8年前
  Hiltjo Posthuma cc99007809 remove .hgtags file 8年前
  Hiltjo Posthuma 34f549adb2 dmenu.1: clarify monitor numbers are starting from 0 (first mon) 8年前
  Hiltjo Posthuma da0b9eb6c9 fix: multimon: always spawn client on first monitor if specified with -m 0 8年前
  Hiltjo Posthuma 44b242c763 drw: cleanup drw_text, prevent gcc warning false-positive of unused var 8年前
  Hiltjo Posthuma e2e7fcb219 drw: simplify drw_font_xcreate and prevent a potential unneeded allocation 8年前
  Hiltjo Posthuma 1f2226df13 drw: a valid (non-NULL) Drw and Fnt context must be passed 8年前
  Hiltjo Posthuma 5a20b409c6 add sbase-style ecalloc(), calloc: or die 8年前
  Hiltjo Posthuma 164986763a free schemes as array 8年前
  Quentin Rameau 09d0a36e03 fix input text matching 8年前
  Davide Del Zompo acbf35a5e3 fix incorrect ordering of match results 8年前
  Hiltjo Posthuma 240a7810e4 fix paste from clipboard (ctrl+shift+y) 8年前
  Hiltjo Posthuma d5ce8df9d9 minor style fix 8年前
  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年前