summaryrefslogtreecommitdiffstats
path: root/draw/textnw.c
diff options
context:
space:
mode:
authorGravatar Hiltjo Posthuma 2016-07-26 23:13:06 +0200
committerGravatar Hiltjo Posthuma 2016-07-26 23:13:06 +0200
commitd14670b9959f8b3760b63dd40a70687a90312b8a (patch)
tree6e627d4fa9930366d4504f3e62c116367c6788ec /draw/textnw.c
parentRevert "Print highlighted input text only on single match" (diff)
fix crash if negative monitor (< -1) was passed
for example: dmenu -m '-9001'
Diffstat (limited to 'draw/textnw.c')
0 files changed, 0 insertions, 0 deletions
onfig.mkGravatar Enno Boland (Gottox) 1-1/+1 2009-06-09added apos p/y-patch, thanks :)Gravatar Enno Boland (Gottox) 1-0/+14 2009-06-09getting rid or most gpointers, sorting functions alphabetical, using gchar * ↵Gravatar Enno Boland (Gottox) 1-65/+55 where ever possible. 2009-06-08small fix.Gravatar Enno Boland (Gottox) 1-1/+1 2009-06-08fixing _SURF_URL XProperty.Gravatar Enno Boland (Gottox) 1-7/+11 2009-06-08allow all modifiers.Gravatar Enno Boland (Gottox) 1-1/+1 2009-06-08Fixing keybindings when numlock is enabled.Gravatar Enno Boland (Gottox) 1-1/+1 2009-06-08Get rid of these gotos.Gravatar Enno Boland (Gottox) 1-12/+12 2009-06-08adding zoom support.Gravatar Enno Boland (Gottox) 1-1/+12 2009-06-08some cleanups.Gravatar Enno Boland (Gottox) 1-2/+2 2009-06-08better download handling.Gravatar Enno Boland (Gottox) 2-63/+89 2009-06-08renamed download handlers.Gravatar Enno Boland (Gottox) 1-7/+7 2009-06-08merged, now has download bar, other misc fixesGravatar Thomas Menari 3-23/+57 2009-06-08adding surf-directory.Gravatar Enno Boland (Gottox) 1-1/+2 2009-06-08use tabs not spaces!Gravatar Enno Boland (Gottox) 1-8/+8 2009-06-08Backed out changeset ed121082f103Gravatar Enno Boland (Gottox) 1-11/+1 unable to use textfields now. Please implement it in a sane way.