195 次程式碼提交 (32f2564dbbbf5aeafb7190a3d35066142f34448f)

作者 SHA1 備註 提交日期
  Hiltjo Posthuma cc596365ac unboolify dmenu 8 年之前
  Hiltjo Posthuma da0b9eb6c9 fix: multimon: always spawn client on first monitor if specified with -m 0 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 cf0fb79cd8 dmenu: style improvements 8 年之前
  Hiltjo Posthuma bc20c13db0 separate program-specific c99 bool and X11 8 年之前
  Eric Pruitt bbf7b95dc9 Fixed typo introduced by shared code 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 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 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 年之前
  Moritz Wilhelmy 1299e41447 ignore prompt if it is empty in addition to NULL 12 年之前
  Connor Lane Smith 1f11faf7b5 listen for C-S-[jm] 12 年之前
  Karl F 50145384c8 add ^G escape keybinding 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 3f9b10c86a set window background_pixel 12 年之前
  Connor Lane Smith a02a1a6623 faster dmenu_run -f 12 年之前
  Connor Lane Smith ebd94a6c00 limit direction keys in vline 12 年之前
  Connor Lane Smith 2b31952731 fix C-n / C-p directions (thanks bastien) 12 年之前
  Connor Lane Smith c01f36a1f3 new default colour scheme 12 年之前
  Connor Lane Smith dc77337ef3 add paste from clipboard 12 年之前
  Connor Lane Smith 7b1493a631 add lots of comments 12 年之前
  Connor Lane Smith dd29c5d480 input focus: calculate areas of intersection 12 年之前
  Connor Lane Smith 24565608cb xim: check for corner cases 12 年之前
  Connor Lane Smith 05026fb5ce fix extra warning 12 年之前
  Troels Henriksen c8f0a37638 add xim support 12 年之前
  Connor Lane Smith 1cf3864464 limit lines to input 12 年之前
  Connor Lane Smith 8e302717cb input focus: fix for reparenting wms 12 年之前
  Connor Lane Smith e30ad490b2 fix monitor select when no focus 12 年之前
  Connor Lane Smith 4c8d43ab73 tweak match 13 年之前
  Connor Lane Smith f1848a3ef0 detect active monitor using input focus 13 年之前
  Connor Lane Smith b26d3f54ee add token matching 13 年之前
  Connor Lane Smith 1636e12210 tweaks 13 年之前
  Connor Lane Smith 2b92c95230 efficiency tweaks 13 年之前
  Connor Lane Smith 5867c53390 simpler vline 13 年之前