574 Commits (master)
 

Author SHA1 Message Date
  Hiltjo Posthuma 32f2564dbb arg.h: remove unused ARGNUM* macros 8 years ago
  Hiltjo Posthuma cc596365ac unboolify dmenu 8 years ago
  Hiltjo Posthuma c9e4e152e6 Makefile: package config.def.h on make dist 8 years ago
  Hiltjo Posthuma cc99007809 remove .hgtags file 8 years ago
  Hiltjo Posthuma 34f549adb2 dmenu.1: clarify monitor numbers are starting from 0 (first mon) 8 years ago
  Hiltjo Posthuma da0b9eb6c9 fix: multimon: always spawn client on first monitor if specified with -m 0 8 years ago
  Hiltjo Posthuma 44b242c763 drw: cleanup drw_text, prevent gcc warning false-positive of unused var 8 years ago
  Hiltjo Posthuma e2e7fcb219 drw: simplify drw_font_xcreate and prevent a potential unneeded allocation 8 years ago
  Hiltjo Posthuma 1f2226df13 drw: a valid (non-NULL) Drw and Fnt context must be passed 8 years ago
  Hiltjo Posthuma 5a20b409c6 add sbase-style ecalloc(), calloc: or die 8 years ago
  Hiltjo Posthuma 164986763a free schemes as array 8 years ago
  Quentin Rameau 09d0a36e03 fix input text matching 8 years ago
  Davide Del Zompo acbf35a5e3 fix incorrect ordering of match results 8 years ago
  Hiltjo Posthuma 240a7810e4 fix paste from clipboard (ctrl+shift+y) 8 years ago
  Hiltjo Posthuma d5ce8df9d9 minor style fix 8 years ago
  FRIGN ba75bb30fa Remove function prototypes and reorder functions accordingly 8 years ago
  FRIGN 10fd4f275f Untypedef struct item 8 years ago
  Quentin Rameau b048eacc9d Fix the conversion from microseconds to nanoseconds 8 years ago
  Quentin Rameau c42c378027 Replace deprecated usleep() with nanosleep() 8 years ago
  Hiltjo Posthuma c15a95a061 config.mk: use -std=c99 8 years ago
  Hiltjo Posthuma cf0fb79cd8 dmenu: style improvements 8 years ago
  Hiltjo Posthuma 03cb1ec55a drw style improvements 8 years ago
  Hiltjo Posthuma bc20c13db0 separate program-specific c99 bool and X11 8 years ago
  Hiltjo Posthuma 96e60c66bc config.mk: fix _XOPEN_SOURCE=700 for getline() 8 years ago
  Hiltjo Posthuma 2d2175ff6f config.mk: improve feature test check 8 years ago
  Eric Pruitt bbf7b95dc9 Fixed typo introduced by shared code 8 years ago
  Hiltjo Posthuma d6742ef8a6 stest: get rid of getopt, use suckless arg.h 8 years ago
  Hiltjo Posthuma 5feb0c689d config.mk: add FREETYPELIBS and FREETYPEINC 8 years ago
  Hiltjo Posthuma 1c242df124 fix prompt color style how it used to be 8 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 9 years ago
  Hiltjo Posthuma aa69426670 fix crash with ctrl-enter as input 9 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 10 years ago
  Anselm R Garbe 13f787306f applied Martti Kühne's dmenu monitor patch 10 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 11 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 12 years ago
  Connor Lane Smith 7707111c10 remove _POSIX_C_SOURCE cflag 12 years ago
  Connor Lane Smith 7f45b3f7aa update version 4.5-hg 12 years ago
  anselm@garbe.us 0f91dd1c74 config.mk cleanup 12 years ago
  Connor Lane Smith 3402a8d53a align M-[hjkl] closer to vi keys 12 years ago
  Connor Lane Smith d3e9bd152e happy new year! 12 years ago