520 Commitit (34f549adb2f586b58467345c89a0082bcc8833f2)
 

Tekijä SHA1 Viesti Päivämäärä
  Hiltjo Posthuma 34f549adb2 dmenu.1: clarify monitor numbers are starting from 0 (first mon) 8 vuotta sitten
  Hiltjo Posthuma da0b9eb6c9 fix: multimon: always spawn client on first monitor if specified with -m 0 8 vuotta sitten
  Hiltjo Posthuma 44b242c763 drw: cleanup drw_text, prevent gcc warning false-positive of unused var 8 vuotta sitten
  Hiltjo Posthuma e2e7fcb219 drw: simplify drw_font_xcreate and prevent a potential unneeded allocation 8 vuotta sitten
  Hiltjo Posthuma 1f2226df13 drw: a valid (non-NULL) Drw and Fnt context must be passed 8 vuotta sitten
  Hiltjo Posthuma 5a20b409c6 add sbase-style ecalloc(), calloc: or die 8 vuotta sitten
  Hiltjo Posthuma 164986763a free schemes as array 8 vuotta sitten
  Quentin Rameau 09d0a36e03 fix input text matching 8 vuotta sitten
  Davide Del Zompo acbf35a5e3 fix incorrect ordering of match results 8 vuotta sitten
  Hiltjo Posthuma 240a7810e4 fix paste from clipboard (ctrl+shift+y) 8 vuotta sitten
  Hiltjo Posthuma d5ce8df9d9 minor style fix 8 vuotta sitten
  FRIGN ba75bb30fa Remove function prototypes and reorder functions accordingly 8 vuotta sitten
  FRIGN 10fd4f275f Untypedef struct item 8 vuotta sitten
  Quentin Rameau b048eacc9d Fix the conversion from microseconds to nanoseconds 8 vuotta sitten
  Quentin Rameau c42c378027 Replace deprecated usleep() with nanosleep() 8 vuotta sitten
  Hiltjo Posthuma c15a95a061 config.mk: use -std=c99 8 vuotta sitten
  Hiltjo Posthuma cf0fb79cd8 dmenu: style improvements 8 vuotta sitten
  Hiltjo Posthuma 03cb1ec55a drw style improvements 8 vuotta sitten
  Hiltjo Posthuma bc20c13db0 separate program-specific c99 bool and X11 8 vuotta sitten
  Hiltjo Posthuma 96e60c66bc config.mk: fix _XOPEN_SOURCE=700 for getline() 8 vuotta sitten
  Hiltjo Posthuma 2d2175ff6f config.mk: improve feature test check 8 vuotta sitten
  Eric Pruitt bbf7b95dc9 Fixed typo introduced by shared code 9 vuotta sitten
  Hiltjo Posthuma d6742ef8a6 stest: get rid of getopt, use suckless arg.h 9 vuotta sitten
  Hiltjo Posthuma 5feb0c689d config.mk: add FREETYPELIBS and FREETYPEINC 9 vuotta sitten
  Hiltjo Posthuma 1c242df124 fix prompt color style how it used to be 9 vuotta sitten
  Hiltjo Posthuma 4b1fecd44e Use libdraw: add Xft and fallback-fonts support to graphics lib 9 vuotta sitten
  Anselm R Garbe 13a529ce63 applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m 9 vuotta sitten
  Hiltjo Posthuma aa69426670 fix crash with ctrl-enter as input 10 vuotta sitten
  Anselm R Garbe 4c50e43df4 updated copyright notices in LICENSE and dmenu.c file 10 vuotta sitten
  Anselm R Garbe 5ed5e90bfb applied Martin Kühl's inverse matching flag to stest 11 vuotta sitten
  Anselm R Garbe 13f787306f applied Martti Kühne's dmenu monitor patch 11 vuotta sitten
  Anselm R Garbe 597d4b4337 accepted vi'is exit approach ^[ (suggested by Arkaduisz) 11 vuotta sitten
  Anselm R Garbe 55c9be06ca forgot to add config.def.h, thanks William 11 vuotta sitten
  Anselm R Garbe 14f72a2763 adopted Alex Sedov's config.h revival patch to tip 11 vuotta sitten
  Anselm R Garbe ec64f273fb applied Alex Sedov's Tab buffer termination patch, thanks 11 vuotta sitten
  Anselm R Garbe 0d12a47415 applied multisel patch to mainline 11 vuotta sitten
  Quentin Glidic dec9a28863 dmenu_run: Split cache logic to dmenu_path again 12 vuotta sitten
  Moritz Wilhelmy 1299e41447 ignore prompt if it is empty in addition to NULL 12 vuotta sitten
  Connor Lane Smith 38fccafada _POSIX_C_SOURCE=200809L 12 vuotta sitten
  Connor Lane Smith 1f11faf7b5 listen for C-S-[jm] 12 vuotta sitten
  Karl F 50145384c8 add ^G escape keybinding 12 vuotta sitten
  Connor Lane Smith 7707111c10 remove _POSIX_C_SOURCE cflag 12 vuotta sitten
  Connor Lane Smith 7f45b3f7aa update version 4.5-hg 12 vuotta sitten
  anselm@garbe.us 0f91dd1c74 config.mk cleanup 12 vuotta sitten
  Connor Lane Smith 3402a8d53a align M-[hjkl] closer to vi keys 12 vuotta sitten
  Connor Lane Smith d3e9bd152e happy new year! 12 vuotta sitten
  Connor Lane Smith b95fb20269 add Mod1Mask keybindings 12 vuotta sitten
  Connor Lane Smith 6664e4233f merge stest -> default 12 vuotta sitten
  Connor Lane Smith 26c78cd952 comment xdg fallback behaviour 12 vuotta sitten
  Connor Lane Smith 6b1d658d12 stest: restore stream testing 12 vuotta sitten