index
:
dmenu
master
A build of dmenu.
c+1
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Silence the first find in dmenu_path.
Kris Maglione
2007-05-23
|
*
Fix grouping in dmenu_path.
Kris Maglione
2007-05-23
|
*
Merge.
Kris Maglione
2007-05-23
|
\
|
*
removed some superflous strncmp's
Anselm R. Garbe
2007-05-23
|
|
*
|
Changed dmenu_path (fixed race, improved speed, check that $PATH is the same ↵
Kris Maglione
2007-05-23
|
/
|
|
|
as the last run).
*
made dmenu_path the way anydot proposed in response to Jukka
Anselm R. Garbe
2007-05-23
|
*
applied Jukka's fix
Anselm R. Garbe
2007-05-23
|
*
Added tag 3.1 for changeset 8f0f917ac988
Anselm R. Garbe
2007-05-21
|
*
removed strip, added -s to LDFLAGs
Anselm R. Garbe
2007-05-15
|
*
applied anydot's dmenu_path caching patch, thank you!
Anselm R. Garbe
2007-05-14
|
*
fixed a small bug in dmenu when an empty font is supplied
Anselm R. Garbe
2007-05-02
|
*
Added tag 3.0 for changeset 59b3024854db
Anselm R. Garbe
2007-04-19
|
*
making copyright notice more compact
Anselm R. Garbe
2007-04-13
|
*
next version is 2.9
Anselm R. Garbe
2007-03-28
|
*
allowing numpad keys as inpyt
Anselm R. Garbe
2007-03-27
|
*
Added tag 2.8 for changeset dd3d02b07cac
Anselm R. Garbe
2007-03-07
|
*
attempt to grab the keyboard only 1000 times, not forever.
Anselm R. Garbe
2007-03-07
|
*
reverting keyboard grab to root window - invoking several dmenu's now works ↵
Anselm R. Garbe
2007-03-07
|
|
|
|
again...
*
Wait for an Expose and draw the menu immediately after mapping the window.
Kris Maglione
2007-03-06
|
*
Added tag 2.7 for changeset fbd9e9d63f20
Anselm R. Garbe
2007-03-05
|
*
keyboard grab works on the dmenu window now (not on the root window) - thx ↵
Anselm R. Garbe
2007-03-02
|
|
|
|
for Kris for this hint
*
also, don't set the font all the time
Anselm R. Garbe
2007-03-02
|
*
Added tag 2.6 for changeset 775f761a5647
Anselm R. Garbe
2007-03-01
|
*
useless var declaration prev_nitem
Anselm R. Garbe
2007-02-27
|
*
changed Backspace/C-w behavior (now it only removes a single character)
Anselm R. Garbe
2007-02-26
|
*
if isatty() first read from stdin and then grab the keyboard, otherwise ↵
Anselm R. Garbe
2007-02-26
|
|
|
|
first grab the keyboard and then read from stdin
*
next is 2.6, but not yet ;)
Anselm R. Garbe
2007-02-26
|
*
Escape -s in dmenu.1
Kris Maglione
2007-02-25
|
*
Added tag 2.5 for changeset 041143e9fc54
Anselm R. Garbe
2007-02-24
|
*
I also dislike sort -u, I support that each Unix tool does one job and does ↵
Anselm R. Garbe
2007-02-24
|
|
|
|
it right ;)
*
removed superfluous externs as well
Anselm R. Garbe
2007-02-24
|
*
using the old-style fashion we uses earlier
Anselm R. Garbe
2007-02-23
|
*
fixed a bug when dmenu is run with -v
Anselm R. Garbe
2007-02-23
|
*
Added tag 2.4.2 for changeset 1ca5d430524e
Anselm R. Garbe
2007-02-23
|
*
ok 2.4.2
Anselm R. Garbe
2007-02-23
|
*
Added tag 2.4.1 for changeset 03e83e2788c8
Anselm R. Garbe
2007-02-23
|
*
hotfix
Anselm R. Garbe
2007-02-23
|
*
Added tag 2.4 for changeset 9e9036cbfb4b
Anselm R. Garbe
2007-02-23
|
*
added dmenu_path convenience script
Anselm R. Garbe
2007-02-23
|
*
made Fnt an anonymous struct
Anselm R. Garbe
2007-02-22
|
*
Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715
Anselm R. Garbe
2007-02-21
|
*
applied the fix inspired by a recent wmii commit
Anselm R. Garbe
2007-02-21
|
*
renamed getcolor to initcolor
Anselm R. Garbe
2007-02-20
|
*
s/setfont/initfont/
Anselm R. Garbe
2007-02-20
|
*
readded draw.c again (except getcolor and setfont)
Anselm R. Garbe
2007-02-20
|
*
removed -t, now using isatty() instead of select() to prevent execution from ↵
Anselm R. Garbe
2007-02-19
|
|
|
|
an interactive shell
*
removed draw.c, implemented C-w handling (backward word deletion)
Anselm R. Garbe
2007-02-19
|
*
Added tag 2.2 for changeset 90f0e34e7f11
Anselm R. Garbe
2007-02-14
|
*
fixed Copyright notice in Makefile
Anselm R. Garbe
2007-02-08
|
*
nah nah nah, I can't get used to the bottom bar, pushing the conditional ↵
Anselm R. Garbe
2007-02-08
|
|
|
|
dmenu again
[next]