197 Commits (44c7de3dcf49ee568863f55610f40c7a05b4dfe7)

Author SHA1 Message Date
Markus Teich 44c7de3dcf import new drw from libsl and minor fixes. 8 years ago
Quentin Rameau 120e840107 Add config option for word delimiters 9 years ago
Hiltjo Posthuma cc596365ac unboolify dmenu 9 years ago
Hiltjo Posthuma da0b9eb6c9 fix: multimon: always spawn client on first monitor if specified with -m 0 9 years ago
Hiltjo Posthuma 164986763a free schemes as array 9 years ago
Quentin Rameau 09d0a36e03 fix input text matching 9 years ago
Davide Del Zompo acbf35a5e3 fix incorrect ordering of match results 9 years ago
Hiltjo Posthuma 240a7810e4 fix paste from clipboard (ctrl+shift+y) 9 years ago
Hiltjo Posthuma d5ce8df9d9 minor style fix 9 years ago
FRIGN ba75bb30fa Remove function prototypes and reorder functions accordingly 9 years ago
FRIGN 10fd4f275f Untypedef struct item 9 years ago
Quentin Rameau b048eacc9d Fix the conversion from microseconds to nanoseconds 9 years ago
Quentin Rameau c42c378027 Replace deprecated usleep() with nanosleep() 9 years ago
Hiltjo Posthuma cf0fb79cd8 dmenu: style improvements 9 years ago
Hiltjo Posthuma bc20c13db0 separate program-specific c99 bool and X11 9 years ago
Eric Pruitt bbf7b95dc9 Fixed typo introduced by shared code 9 years ago
Hiltjo Posthuma 1c242df124 fix prompt color style how it used to be 9 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 10 years ago
Hiltjo Posthuma aa69426670 fix crash with ctrl-enter as input 10 years ago
Anselm R Garbe 4c50e43df4 updated copyright notices in LICENSE and dmenu.c file 10 years ago
Anselm R Garbe 13f787306f applied Martti Kühne's dmenu monitor patch 11 years ago
Anselm R Garbe 597d4b4337 accepted vi'is exit approach ^[ (suggested by Arkaduisz) 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
Moritz Wilhelmy 1299e41447 ignore prompt if it is empty in addition to NULL 12 years ago
Connor Lane Smith 1f11faf7b5 listen for C-S-[jm] 12 years ago
Karl F 50145384c8 add ^G escape keybinding 13 years ago
Connor Lane Smith 3402a8d53a align M-[hjkl] closer to vi keys 13 years ago
Connor Lane Smith d3e9bd152e happy new year! 13 years ago
Connor Lane Smith b95fb20269 add Mod1Mask keybindings 13 years ago
Connor Lane Smith 3f9b10c86a set window background_pixel 13 years ago
Connor Lane Smith a02a1a6623 faster dmenu_run -f 13 years ago
Connor Lane Smith ebd94a6c00 limit direction keys in vline 13 years ago
Connor Lane Smith 2b31952731 fix C-n / C-p directions (thanks bastien) 13 years ago
Connor Lane Smith c01f36a1f3 new default colour scheme 13 years ago
Connor Lane Smith dc77337ef3 add paste from clipboard 13 years ago
Connor Lane Smith 7b1493a631 add lots of comments 13 years ago
Connor Lane Smith dd29c5d480 input focus: calculate areas of intersection 13 years ago
Connor Lane Smith 24565608cb xim: check for corner cases 13 years ago
Connor Lane Smith 05026fb5ce fix extra warning 13 years ago
Troels Henriksen c8f0a37638 add xim support 13 years ago
Connor Lane Smith 1cf3864464 limit lines to input 13 years ago
Connor Lane Smith 8e302717cb input focus: fix for reparenting wms 13 years ago
Connor Lane Smith e30ad490b2 fix monitor select when no focus 13 years ago
Connor Lane Smith 4c8d43ab73 tweak match 13 years ago
Connor Lane Smith f1848a3ef0 detect active monitor using input focus 13 years ago
Connor Lane Smith b26d3f54ee add token matching 13 years ago
Connor Lane Smith 1636e12210 tweaks 13 years ago