dmenu.git
15 years agoadded Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w
anselm@anselm1 [Mon, 19 May 2008 19:29:32 +0000 (20:29 +0100)]
added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w

16 years agono exe should be unquoted, agreed to Peter Hartlich
Anselm R Garbe [Thu, 10 Apr 2008 17:12:00 +0000 (18:12 +0100)]
no exe should be unquoted, agreed to Peter Hartlich

16 years agofixed unquoted dmenu_run $exe-use reported by Jukka
Anselm R Garbe [Thu, 10 Apr 2008 15:46:32 +0000 (16:46 +0100)]
fixed unquoted dmenu_run $exe-use reported by Jukka

16 years agothough sticking to |uniq
Anselm R Garbe [Wed, 9 Apr 2008 22:32:46 +0000 (23:32 +0100)]
though sticking to |uniq

16 years agore-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they...
Anselm R Garbe [Wed, 9 Apr 2008 22:31:49 +0000 (23:31 +0100)]
re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared

16 years agoAdded tag 3.6 for changeset 0bc2751d06e8
anselm@anselm1 [Thu, 3 Apr 2008 20:56:42 +0000 (21:56 +0100)]
Added tag 3.6 for changeset 0bc2751d06e8

16 years agofix typo
Sander van Dijk [Tue, 25 Mar 2008 18:18:16 +0000 (19:18 +0100)]
fix typo

16 years agousing limits.h
Anselm R Garbe [Tue, 25 Mar 2008 10:18:17 +0000 (10:18 +0000)]
using limits.h

16 years agobugfix of the -0 case in dmenu (thanks to Sander for his hint)
Anselm R Garbe [Tue, 25 Mar 2008 09:43:34 +0000 (09:43 +0000)]
bugfix of the -0 case in dmenu (thanks to Sander for his hint)

16 years agoapplied Jukkas hotfix
Anselm R Garbe [Mon, 24 Mar 2008 15:56:41 +0000 (15:56 +0000)]
applied Jukkas hotfix

16 years agomore cosmetics
Sander van Dijk [Sun, 23 Mar 2008 21:06:09 +0000 (22:06 +0100)]
more cosmetics

16 years agocosmetics
Sander van Dijk [Sun, 23 Mar 2008 20:17:35 +0000 (21:17 +0100)]
cosmetics

16 years agomade some whitespacing consistent.
Sander van Dijk [Sun, 23 Mar 2008 20:11:42 +0000 (21:11 +0100)]
made some whitespacing consistent.

16 years agoremoved unused variable nitem.
sander@localhost [Sun, 23 Mar 2008 11:09:29 +0000 (12:09 +0100)]
removed unused variable nitem.

16 years agoseveral performance tweaks
anselm@anselm1 [Sat, 22 Mar 2008 14:52:00 +0000 (14:52 +0000)]
several performance tweaks

16 years agofixed match() to prefer prefix-matches to strstr-matches in the match list, extended...
Anselm R Garbe [Tue, 18 Mar 2008 16:52:51 +0000 (16:52 +0000)]
fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6

16 years agoAdded tag 3.5 for changeset 05e5bd706b3b
Anselm R Garbe [Thu, 13 Mar 2008 16:53:25 +0000 (16:53 +0000)]
Added tag 3.5 for changeset 05e5bd706b3b

16 years agoapplied next patch of Sander
Anselm R Garbe [Thu, 13 Mar 2008 12:02:29 +0000 (12:02 +0000)]
applied next patch of Sander

16 years agoapplied Sanders patch
anselm@anselm1 [Wed, 12 Mar 2008 21:37:43 +0000 (21:37 +0000)]
applied Sanders patch

16 years agoremoved ido-matching, changed behavior of -i meaning case insensitive matching now...
Anselm R Garbe [Wed, 12 Mar 2008 15:41:19 +0000 (15:41 +0000)]
removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1

16 years agoremoved set
Anselm R Garbe [Tue, 12 Feb 2008 09:42:48 +0000 (09:42 +0000)]
removed set

16 years agoupdated
anselm@aab [Mon, 11 Feb 2008 11:22:38 +0000 (11:22 +0000)]
updated

16 years agoadded dmenu run
anselm@anselm1 [Sat, 22 Dec 2007 12:20:20 +0000 (12:20 +0000)]
added dmenu run

16 years agoAdded tag 3.4 for changeset 9ab649b3b3e5
Anselm R. Garbe [Thu, 25 Oct 2007 18:26:17 +0000 (20:26 +0200)]
Added tag 3.4 for changeset 9ab649b3b3e5

16 years agoadapted c99 for pedantic checks, even if those checks are somewhat broken
Anselm R. Garbe [Wed, 10 Oct 2007 16:57:51 +0000 (18:57 +0200)]
adapted c99 for pedantic checks, even if those checks are somewhat broken

16 years agoimplemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin...
Anselm R. Garbe [Mon, 1 Oct 2007 13:28:42 +0000 (15:28 +0200)]
implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear)

16 years agofixed font definition
Anselm R. Garbe [Mon, 1 Oct 2007 09:44:25 +0000 (11:44 +0200)]
fixed font definition

16 years agofixed dmenu
Anselm R. Garbe [Sun, 30 Sep 2007 17:20:31 +0000 (19:20 +0200)]
fixed dmenu

16 years agousing saner defaults
Anselm R. Garbe [Sun, 30 Sep 2007 10:47:40 +0000 (12:47 +0200)]
using saner defaults

16 years agoapplied new color nuance
Anselm R. Garbe [Thu, 27 Sep 2007 16:55:05 +0000 (18:55 +0200)]
applied new color nuance

16 years agoapplied my favorite color scheme
Anselm R. Garbe [Wed, 26 Sep 2007 17:15:47 +0000 (19:15 +0200)]
applied my favorite color scheme

16 years agocasting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)
arg@suckless.org [Mon, 24 Sep 2007 13:04:31 +0000 (15:04 +0200)]
casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)

16 years agoswitching to white
Anselm R. Garbe [Sun, 23 Sep 2007 16:49:24 +0000 (18:49 +0200)]
switching to white

16 years agoyet another cosmetic fix
Anselm R. Garbe [Sun, 23 Sep 2007 16:32:08 +0000 (18:32 +0200)]
yet another cosmetic fix

16 years agosmall cosmetic fix
Anselm R. Garbe [Sun, 23 Sep 2007 16:31:19 +0000 (18:31 +0200)]
small cosmetic fix

16 years agoapplied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default...
Anselm R. Garbe [Sun, 23 Sep 2007 16:26:41 +0000 (18:26 +0200)]
applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holders

16 years agoAdded tag 3.3 for changeset 709df5a4bad7
Anselm R. Garbe [Sat, 22 Sep 2007 07:12:50 +0000 (09:12 +0200)]
Added tag 3.3 for changeset 709df5a4bad7

16 years agoapplied yiyus initfont fix
arg@suckless.org [Wed, 19 Sep 2007 15:33:35 +0000 (17:33 +0200)]
applied yiyus initfont fix

16 years agoreorganized
Anselm R. Garbe [Mon, 17 Sep 2007 18:53:14 +0000 (20:53 +0200)]
reorganized

16 years agonext version is 3.3
arg@suckless.org [Mon, 17 Sep 2007 07:13:21 +0000 (09:13 +0200)]
next version is 3.3

16 years agomicromizing dmenu step 1
Anselm R. Garbe [Sun, 16 Sep 2007 18:14:09 +0000 (20:14 +0200)]
micromizing dmenu step 1

16 years agofixed fallback
Anselm R. Garbe [Sat, 15 Sep 2007 18:28:20 +0000 (20:28 +0200)]
fixed fallback

16 years agoapplied ido-matching to dmenu
arg@f00b4r [Tue, 24 Jul 2007 16:19:09 +0000 (18:19 +0200)]
applied ido-matching to dmenu

16 years agofoooooo
Anselm R. Garbe [Fri, 1 Jun 2007 10:28:30 +0000 (12:28 +0200)]
foooooo

16 years agoAdded tag 3.2 for changeset e4c81a78ffba
Anselm R. Garbe [Wed, 30 May 2007 10:22:38 +0000 (12:22 +0200)]
Added tag 3.2 for changeset e4c81a78ffba

16 years agoreferred to LICENSE file
Anselm R. Garbe [Wed, 30 May 2007 10:19:06 +0000 (12:19 +0200)]
referred to LICENSE file

16 years agoI agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I don...
Anselm R. Garbe [Thu, 24 May 2007 08:34:44 +0000 (10:34 +0200)]
I agree with the race fix of JG, but I dislike the SUSV3-breaking find, and I don't care about PATH changes, keep it simple, stupid

16 years agoFix the uptodate logic (uptodate if !find newer dirs than the cache).
Kris Maglione [Wed, 23 May 2007 23:38:23 +0000 (19:38 -0400)]
Fix the uptodate logic (uptodate if !find newer dirs than the cache).

16 years agoSilence the first find in dmenu_path.
Kris Maglione [Wed, 23 May 2007 22:35:05 +0000 (18:35 -0400)]
Silence the first find in dmenu_path.

16 years agoFix grouping in dmenu_path.
Kris Maglione [Wed, 23 May 2007 20:59:38 +0000 (16:59 -0400)]
Fix grouping in dmenu_path.

16 years agoMerge.
Kris Maglione [Wed, 23 May 2007 20:44:15 +0000 (16:44 -0400)]
Merge.

16 years agoChanged dmenu_path (fixed race, improved speed, check that $PATH is the same as the...
Kris Maglione [Wed, 23 May 2007 20:42:51 +0000 (16:42 -0400)]
Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run).

16 years agoremoved some superflous strncmp's
Anselm R. Garbe [Wed, 23 May 2007 20:32:43 +0000 (22:32 +0200)]
removed some superflous strncmp's

16 years agomade dmenu_path the way anydot proposed in response to Jukka
Anselm R. Garbe [Wed, 23 May 2007 20:13:46 +0000 (22:13 +0200)]
made dmenu_path the way anydot proposed in response to Jukka

16 years agoapplied Jukka's fix
Anselm R. Garbe [Wed, 23 May 2007 11:22:27 +0000 (13:22 +0200)]
applied Jukka's fix

16 years agoAdded tag 3.1 for changeset 8f0f917ac988
Anselm R. Garbe [Mon, 21 May 2007 12:36:03 +0000 (14:36 +0200)]
Added tag 3.1 for changeset 8f0f917ac988

16 years agoremoved strip, added -s to LDFLAGs
Anselm R. Garbe [Tue, 15 May 2007 11:44:41 +0000 (13:44 +0200)]
removed strip, added -s to LDFLAGs

16 years agoapplied anydot's dmenu_path caching patch, thank you!
Anselm R. Garbe [Mon, 14 May 2007 09:56:41 +0000 (11:56 +0200)]
applied anydot's dmenu_path caching patch, thank you!

17 years agofixed a small bug in dmenu when an empty font is supplied
Anselm R. Garbe [Wed, 2 May 2007 13:25:52 +0000 (15:25 +0200)]
fixed a small bug in dmenu when an empty font is supplied

17 years agoAdded tag 3.0 for changeset 59b3024854db
Anselm R. Garbe [Thu, 19 Apr 2007 07:27:08 +0000 (09:27 +0200)]
Added tag 3.0 for changeset 59b3024854db

17 years agomaking copyright notice more compact
Anselm R. Garbe [Fri, 13 Apr 2007 09:36:44 +0000 (11:36 +0200)]
making copyright notice more compact

17 years agonext version is 2.9
Anselm R. Garbe [Wed, 28 Mar 2007 06:17:57 +0000 (08:17 +0200)]
next version is 2.9

17 years agoallowing numpad keys as inpyt
Anselm R. Garbe [Tue, 27 Mar 2007 14:52:50 +0000 (16:52 +0200)]
allowing numpad keys as inpyt

17 years agoAdded tag 2.8 for changeset dd3d02b07cac
Anselm R. Garbe [Wed, 7 Mar 2007 12:30:57 +0000 (13:30 +0100)]
Added tag 2.8 for changeset dd3d02b07cac

17 years agoattempt to grab the keyboard only 1000 times, not forever.
Anselm R. Garbe [Wed, 7 Mar 2007 10:01:14 +0000 (11:01 +0100)]
attempt to grab the keyboard only 1000 times, not forever.

17 years agoreverting keyboard grab to root window - invoking several dmenu's now works again...
Anselm R. Garbe [Wed, 7 Mar 2007 09:54:21 +0000 (10:54 +0100)]
reverting keyboard grab to root window - invoking several dmenu's now works again...

17 years agoWait for an Expose and draw the menu immediately after mapping the window.
Kris Maglione [Tue, 6 Mar 2007 08:24:40 +0000 (03:24 -0500)]
Wait for an Expose and draw the menu immediately after mapping the window.

17 years agoAdded tag 2.7 for changeset fbd9e9d63f20
Anselm R. Garbe [Mon, 5 Mar 2007 10:25:18 +0000 (11:25 +0100)]
Added tag 2.7 for changeset fbd9e9d63f20

17 years agokeyboard grab works on the dmenu window now (not on the root window) - thx for Kris...
Anselm R. Garbe [Fri, 2 Mar 2007 20:48:48 +0000 (21:48 +0100)]
keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint

17 years agoalso, don't set the font all the time
Anselm R. Garbe [Fri, 2 Mar 2007 14:16:36 +0000 (15:16 +0100)]
also, don't set the font all the time

17 years agoAdded tag 2.6 for changeset 775f761a5647
Anselm R. Garbe [Thu, 1 Mar 2007 14:47:54 +0000 (15:47 +0100)]
Added tag 2.6 for changeset 775f761a5647

17 years agouseless var declaration prev_nitem
Anselm R. Garbe [Tue, 27 Feb 2007 13:44:21 +0000 (14:44 +0100)]
useless var declaration prev_nitem

17 years agochanged Backspace/C-w behavior (now it only removes a single character)
Anselm R. Garbe [Mon, 26 Feb 2007 13:07:19 +0000 (14:07 +0100)]
changed Backspace/C-w behavior (now it only removes a single character)

17 years agoif isatty() first read from stdin and then grab the keyboard, otherwise first grab...
Anselm R. Garbe [Mon, 26 Feb 2007 10:44:41 +0000 (11:44 +0100)]
if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin

17 years agonext is 2.6, but not yet ;)
Anselm R. Garbe [Mon, 26 Feb 2007 09:47:52 +0000 (10:47 +0100)]
next is 2.6, but not yet ;)

17 years agoEscape -s in dmenu.1
Kris Maglione [Sun, 25 Feb 2007 21:41:05 +0000 (16:41 -0500)]
Escape -s in dmenu.1

17 years agoAdded tag 2.5 for changeset 041143e9fc54
Anselm R. Garbe [Sat, 24 Feb 2007 14:38:26 +0000 (15:38 +0100)]
Added tag 2.5 for changeset 041143e9fc54

17 years agoI also dislike sort -u, I support that each Unix tool does one job and does it right ;)
Anselm R. Garbe [Sat, 24 Feb 2007 14:38:10 +0000 (15:38 +0100)]
I also dislike sort -u, I support that each Unix tool does one job and does it right ;)

17 years agoremoved superfluous externs as well
Anselm R. Garbe [Sat, 24 Feb 2007 13:07:40 +0000 (14:07 +0100)]
removed superfluous externs as well

17 years agousing the old-style fashion we uses earlier
Anselm R. Garbe [Fri, 23 Feb 2007 14:28:25 +0000 (15:28 +0100)]
using the old-style fashion we uses earlier

17 years agofixed a bug when dmenu is run with -v
Anselm R. Garbe [Fri, 23 Feb 2007 13:39:54 +0000 (14:39 +0100)]
fixed a bug when dmenu is run with -v

17 years agoAdded tag 2.4.2 for changeset 1ca5d430524e
Anselm R. Garbe [Fri, 23 Feb 2007 12:51:23 +0000 (13:51 +0100)]
Added tag 2.4.2 for changeset 1ca5d430524e

17 years agook 2.4.2
Anselm R. Garbe [Fri, 23 Feb 2007 12:51:06 +0000 (13:51 +0100)]
ok 2.4.2

17 years agoAdded tag 2.4.1 for changeset 03e83e2788c8
Anselm R. Garbe [Fri, 23 Feb 2007 12:28:43 +0000 (13:28 +0100)]
Added tag 2.4.1 for changeset 03e83e2788c8

17 years agohotfix
Anselm R. Garbe [Fri, 23 Feb 2007 12:28:38 +0000 (13:28 +0100)]
hotfix

17 years agoAdded tag 2.4 for changeset 9e9036cbfb4b
Anselm R. Garbe [Fri, 23 Feb 2007 09:42:00 +0000 (10:42 +0100)]
Added tag 2.4 for changeset 9e9036cbfb4b

17 years agoadded dmenu_path convenience script
Anselm R. Garbe [Fri, 23 Feb 2007 09:16:43 +0000 (10:16 +0100)]
added dmenu_path convenience script

17 years agomade Fnt an anonymous struct
Anselm R. Garbe [Thu, 22 Feb 2007 17:16:35 +0000 (18:16 +0100)]
made Fnt an anonymous struct

17 years agoAdded tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715
Anselm R. Garbe [Wed, 21 Feb 2007 10:05:19 +0000 (11:05 +0100)]
Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715

17 years agoapplied the fix inspired by a recent wmii commit
Anselm R. Garbe [Wed, 21 Feb 2007 09:59:36 +0000 (10:59 +0100)]
applied the fix inspired by a recent wmii commit

17 years agorenamed getcolor to initcolor
Anselm R. Garbe [Tue, 20 Feb 2007 12:57:05 +0000 (13:57 +0100)]
renamed getcolor to initcolor

17 years agos/setfont/initfont/
Anselm R. Garbe [Tue, 20 Feb 2007 12:54:37 +0000 (13:54 +0100)]
s/setfont/initfont/

17 years agoreadded draw.c again (except getcolor and setfont)
Anselm R. Garbe [Tue, 20 Feb 2007 12:54:00 +0000 (13:54 +0100)]
readded draw.c again (except getcolor and setfont)

17 years agoremoved -t, now using isatty() instead of select() to prevent execution from an inter...
Anselm R. Garbe [Mon, 19 Feb 2007 20:18:36 +0000 (21:18 +0100)]
removed -t, now using isatty() instead of select() to prevent execution from an interactive shell

17 years agoremoved draw.c, implemented C-w handling (backward word deletion)
Anselm R. Garbe [Mon, 19 Feb 2007 14:49:50 +0000 (15:49 +0100)]
removed draw.c, implemented C-w handling (backward word deletion)

17 years agoAdded tag 2.2 for changeset 90f0e34e7f11
Anselm R. Garbe [Wed, 14 Feb 2007 08:42:02 +0000 (09:42 +0100)]
Added tag 2.2 for changeset 90f0e34e7f11

17 years agofixed Copyright notice in Makefile
Anselm R. Garbe [Thu, 8 Feb 2007 13:10:17 +0000 (14:10 +0100)]
fixed Copyright notice in Makefile

17 years agonah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again
Anselm R. Garbe [Thu, 8 Feb 2007 10:17:11 +0000 (11:17 +0100)]
nah nah nah, I can't get used to the  bottom bar, pushing the conditional dmenu again

17 years agoletting dmenu appear at the bottom by default
Anselm R. Garbe [Thu, 8 Feb 2007 10:10:29 +0000 (11:10 +0100)]
letting dmenu appear at the bottom by default

17 years agogot rid of LD, inspired by JGs patch to wmii
Anselm R. Garbe [Mon, 5 Feb 2007 10:10:41 +0000 (11:10 +0100)]
got rid of LD, inspired by JGs patch to wmii