dmenu.git
13 years agoupdated manpage, added paste, cleaned up, new libdraw
Connor Lane Smith [Sat, 31 Jul 2010 13:56:27 +0000 (14:56 +0100)]
updated manpage, added paste, cleaned up, new libdraw

13 years agomerged dmenu & dinput (clunky interface)
Connor Lane Smith [Fri, 30 Jul 2010 12:40:56 +0000 (13:40 +0100)]
merged dmenu & dinput (clunky interface)

13 years agounderline match
Connor Lane Smith [Fri, 30 Jul 2010 09:26:12 +0000 (10:26 +0100)]
underline match

13 years agonew libdraw
Connor Lane Smith [Fri, 30 Jul 2010 09:25:55 +0000 (10:25 +0100)]
new libdraw

13 years agofixed vlist select
Connor Lane Smith [Fri, 30 Jul 2010 08:18:35 +0000 (09:18 +0100)]
fixed vlist select

13 years agoupdated to libdraw tip
Connor Lane Smith [Tue, 27 Jul 2010 12:40:32 +0000 (13:40 +0100)]
updated to libdraw tip

13 years agoadded dmenu.h, common.c
Connor Lane Smith [Fri, 2 Jul 2010 05:49:05 +0000 (06:49 +0100)]
added dmenu.h, common.c

13 years agoupdated to new libdraw
Connor Lane Smith [Fri, 2 Jul 2010 04:50:19 +0000 (05:50 +0100)]
updated to new libdraw

13 years agoatexit cleanup
Connor Lane Smith [Fri, 2 Jul 2010 02:44:01 +0000 (03:44 +0100)]
atexit cleanup

13 years agoremoved -e flag (too buggy), cleaned up
Connor Lane Smith [Wed, 30 Jun 2010 21:42:15 +0000 (22:42 +0100)]
removed -e flag (too buggy), cleaned up

13 years agofixed no-input invisible text bug
Connor Lane Smith [Wed, 30 Jun 2010 09:45:24 +0000 (10:45 +0100)]
fixed no-input invisible text bug

13 years agolibdraw now has own repo
Connor Lane Smith [Wed, 30 Jun 2010 00:36:15 +0000 (01:36 +0100)]
libdraw now has own repo

13 years agoresizing vlist, new dinput binding
Connor Lane Smith [Tue, 29 Jun 2010 23:52:14 +0000 (00:52 +0100)]
resizing vlist, new dinput binding

13 years agocleaned up
Connor Lane Smith [Tue, 29 Jun 2010 23:05:32 +0000 (00:05 +0100)]
cleaned up

13 years agodecosmetics
Connor Lane Smith [Tue, 29 Jun 2010 18:19:20 +0000 (19:19 +0100)]
decosmetics

13 years agodinput with dmenu flags, fixed usage & -v, cosmetics
Connor Lane Smith [Tue, 29 Jun 2010 15:07:31 +0000 (16:07 +0100)]
dinput with dmenu flags, fixed usage & -v, cosmetics

13 years agoextended libdraw
Connor Lane Smith [Mon, 28 Jun 2010 05:09:34 +0000 (06:09 +0100)]
extended libdraw

13 years agocleaned up
Connor Lane Smith [Fri, 25 Jun 2010 03:33:41 +0000 (04:33 +0100)]
cleaned up

13 years agomoved draw.c to libdraw.a
Connor Lane Smith [Thu, 24 Jun 2010 16:44:35 +0000 (17:44 +0100)]
moved draw.c to libdraw.a

13 years agoremoved colors from dc
Connor Lane Smith [Thu, 24 Jun 2010 15:24:04 +0000 (16:24 +0100)]
removed colors from dc

13 years agodecoupled draw.c from dmenu & dinput
Connor Lane Smith [Thu, 24 Jun 2010 15:18:18 +0000 (16:18 +0100)]
decoupled draw.c from dmenu & dinput

13 years agofixed offsets, updated eprint, cleaned up
Connor Lane Smith [Thu, 24 Jun 2010 13:22:34 +0000 (14:22 +0100)]
fixed offsets, updated eprint, cleaned up

13 years agofixed static symbols in config.def.h
Connor Lane Smith [Thu, 24 Jun 2010 10:30:30 +0000 (11:30 +0100)]
fixed static symbols in config.def.h

13 years agofixed makefile
Connor Lane Smith [Wed, 23 Jun 2010 13:29:32 +0000 (14:29 +0100)]
fixed makefile

13 years agocleaned up
Connor Lane Smith [Wed, 23 Jun 2010 12:49:24 +0000 (13:49 +0100)]
cleaned up

13 years agocleaned up
Connor Lane Smith [Wed, 23 Jun 2010 12:31:11 +0000 (13:31 +0100)]
cleaned up

13 years agoadded draw.h
Connor Lane Smith [Wed, 23 Jun 2010 12:29:15 +0000 (13:29 +0100)]
added draw.h

13 years agooverlapping code
Connor Lane Smith [Wed, 23 Jun 2010 11:42:08 +0000 (12:42 +0100)]
overlapping code

13 years agotypo fixes
Connor Lane Smith [Wed, 23 Jun 2010 11:15:07 +0000 (12:15 +0100)]
typo fixes

13 years agoinitial dmenu / dinput separation
Connor Lane Smith [Wed, 23 Jun 2010 11:04:54 +0000 (12:04 +0100)]
initial dmenu / dinput separation

13 years agofixed vlist cursor
Connor Lane Smith [Tue, 22 Jun 2010 09:45:07 +0000 (10:45 +0100)]
fixed vlist cursor

13 years agoupdated manpage, changed keybinds
Connor Lane Smith [Sun, 20 Jun 2010 14:04:15 +0000 (15:04 +0100)]
updated manpage, changed keybinds
M- binds tend to be wm level, and there were up to 3 binds for the same action
M-{hjkl} also no longer made sense in vlist mode

13 years agocleaned up
Connor Lane Smith [Sun, 20 Jun 2010 00:19:17 +0000 (01:19 +0100)]
cleaned up

13 years agoadded ^K, optimisations
Connor Lane Smith [Sat, 19 Jun 2010 23:44:26 +0000 (00:44 +0100)]
added ^K, optimisations

13 years agoadded sselp requirement to readme
Connor Lane Smith [Sat, 19 Jun 2010 20:44:32 +0000 (21:44 +0100)]
added sselp requirement to readme

13 years agocleaned up
Connor Lane Smith [Wed, 16 Jun 2010 14:36:17 +0000 (15:36 +0100)]
cleaned up

13 years agofixed vlist paging, cleaned up
Connor Lane Smith [Fri, 11 Jun 2010 08:24:33 +0000 (09:24 +0100)]
fixed vlist paging, cleaned up

13 years agoupdated manpage
Connor Lane Smith [Wed, 9 Jun 2010 09:13:26 +0000 (10:13 +0100)]
updated manpage

13 years agoAdded tag 4.1.1 for changeset 72749a826cab
Anselm R Garbe [Sat, 29 May 2010 11:56:37 +0000 (12:56 +0100)]
Added tag 4.1.1 for changeset 72749a826cab

13 years agoprepared bugfix release 4.1.1
Anselm R Garbe [Sat, 29 May 2010 11:56:33 +0000 (12:56 +0100)]
prepared bugfix release 4.1.1

13 years agoapplied Ramils patch
Anselm R Garbe [Sat, 29 May 2010 11:55:38 +0000 (12:55 +0100)]
applied Ramils patch

13 years agoAdded tag 4.1 for changeset 844587572673
Anselm R Garbe [Fri, 28 May 2010 10:42:54 +0000 (11:42 +0100)]
Added tag 4.1 for changeset 844587572673

13 years agoprepared dmenu-4.1 release
Anselm R Garbe [Fri, 28 May 2010 10:42:49 +0000 (11:42 +0100)]
prepared dmenu-4.1 release

14 years agofixed vlist alignment
Connor Lane Smith [Wed, 5 May 2010 10:42:39 +0000 (11:42 +0100)]
fixed vlist alignment

14 years agocleaning up
Connor Lane Smith [Sun, 2 May 2010 22:17:02 +0000 (23:17 +0100)]
cleaning up

14 years agofixed bad parenting, simpler vlist
Connor Lane Smith [Wed, 14 Apr 2010 17:35:19 +0000 (17:35 +0000)]
fixed bad parenting, simpler vlist

14 years agofixed ^U cursor support
Connor Lane Smith [Tue, 13 Apr 2010 20:14:45 +0000 (20:14 +0000)]
fixed ^U cursor support

14 years agofixed 3 bugs and some inconsistency
Connor Lane Smith [Wed, 7 Apr 2010 16:15:34 +0000 (16:15 +0000)]
fixed 3 bugs and some inconsistency

14 years agoapplied Troels' patch, thanks Troels!
Anselm R Garbe [Thu, 1 Apr 2010 20:40:11 +0000 (21:40 +0100)]
applied Troels' patch, thanks Troels!

14 years agoadded Connor to LICENSE file
Anselm R Garbe [Thu, 1 Apr 2010 20:32:06 +0000 (21:32 +0100)]
added Connor to LICENSE file

14 years agocommited Connor's sanity patch
Anselm R Garbe [Thu, 1 Apr 2010 20:31:09 +0000 (21:31 +0100)]
commited Connor's sanity patch

14 years agoapply nibble patch removing per-item length limit
pancake [Thu, 1 Apr 2010 17:30:21 +0000 (19:30 +0200)]
apply nibble patch removing per-item length limit

14 years agoadd ^a and ^e keybindings
pancake [Thu, 1 Apr 2010 17:10:41 +0000 (19:10 +0200)]
add ^a and ^e keybindings

14 years agoapplied Connor's subwindow patch
Anselm R Garbe [Wed, 31 Mar 2010 21:43:49 +0000 (22:43 +0100)]
applied Connor's subwindow patch

14 years agoapplied Connor's next nice patch, thanks a lot!
Anselm R Garbe [Wed, 31 Mar 2010 21:37:41 +0000 (22:37 +0100)]
applied Connor's next nice patch, thanks a lot!

14 years agoapplied cls' patch, thanks Connor!
anselm@garbe.us [Mon, 22 Mar 2010 07:50:26 +0000 (07:50 +0000)]
applied cls' patch, thanks Connor!

14 years agoapplied Connor's patch, thanks!
Anselm R Garbe [Sun, 7 Mar 2010 08:32:16 +0000 (08:32 +0000)]
applied Connor's patch, thanks!

14 years agothis is only a temporary workaround, the command executed by -p must be configurable...
Anselm R Garbe [Sat, 5 Dec 2009 16:52:53 +0000 (16:52 +0000)]
this is only a temporary workaround, the command executed by -p must be configurable through some switch, that was the initial idea, just using sselp is too limited, I'll look into the other issues soon

14 years agoapplied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to...
Anselm R Garbe [Sat, 28 Nov 2009 12:28:15 +0000 (12:28 +0000)]
applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well)

15 years agoAdded tag 4.0 for changeset 78f9f72cc9c6
Anselm R Garbe [Sat, 18 Apr 2009 11:50:12 +0000 (12:50 +0100)]
Added tag 4.0 for changeset 78f9f72cc9c6

15 years agoapplied Matthias Christian Ott's sanity fixes (thanks a lot!)
Anselm R Garbe [Sat, 21 Feb 2009 19:21:54 +0000 (19:21 +0000)]
applied Matthias Christian Ott's sanity fixes (thanks a lot!)

15 years agonext release will be 4.0
a@null [Fri, 12 Dec 2008 19:58:52 +0000 (19:58 +0000)]
next release will be 4.0

15 years agominor modification
a@null [Tue, 9 Dec 2008 21:55:47 +0000 (21:55 +0000)]
minor modification

15 years agoAdded tag 3.9 for changeset 21a1ed9a69b9
Anselm R Garbe [Tue, 9 Sep 2008 19:45:07 +0000 (20:45 +0100)]
Added tag 3.9 for changeset 21a1ed9a69b9

15 years agosimplified initfont
Anselm R Garbe [Fri, 29 Aug 2008 09:09:40 +0000 (10:09 +0100)]
simplified initfont

15 years agoreverted setlocale() call
Anselm R Garbe [Mon, 25 Aug 2008 08:38:19 +0000 (09:38 +0100)]
reverted setlocale() call

15 years agoremoved artifact from wmii menu
Anselm R Garbe [Sat, 23 Aug 2008 08:33:56 +0000 (09:33 +0100)]
removed artifact from wmii menu

15 years agofixed a problem when backporting dwm's drawtext()
Anselm R Garbe [Mon, 18 Aug 2008 18:24:29 +0000 (19:24 +0100)]
fixed a problem when backporting dwm's drawtext()

15 years agoabc...
Anselm R Garbe [Mon, 18 Aug 2008 09:20:53 +0000 (10:20 +0100)]
abc...

15 years agoremoved the i = textnw... as remarked by Martin Hurton
Anselm R Garbe [Mon, 18 Aug 2008 09:17:15 +0000 (10:17 +0100)]
removed the i = textnw... as remarked by Martin Hurton

15 years agobackported drawtext() simplifications to dmenu
Anselm R Garbe [Mon, 18 Aug 2008 09:03:28 +0000 (10:03 +0100)]
backported drawtext() simplifications to dmenu

15 years agogetting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8...
Anselm R Garbe [Mon, 18 Aug 2008 08:31:01 +0000 (09:31 +0100)]
getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times

15 years agoAdded tag 3.8 for changeset 644b0798fccc
Anselm R Garbe [Tue, 29 Jul 2008 18:20:53 +0000 (19:20 +0100)]
Added tag 3.8 for changeset 644b0798fccc

15 years agosimiliar change as in dwm
Anselm R Garbe [Fri, 18 Jul 2008 19:20:19 +0000 (20:20 +0100)]
similiar change as in dwm

15 years agoremoved compiler warning if XINERAMA is disabled
Anselm R Garbe [Thu, 17 Jul 2008 16:40:42 +0000 (17:40 +0100)]
removed compiler warning if XINERAMA is disabled

15 years agogot rid of compile time xidx, grabbing the mouse pointer instead, falling back to...
Anselm R Garbe [Wed, 16 Jul 2008 17:38:53 +0000 (18:38 +0100)]
got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available

15 years agoreverted uint/ulong introduction
Anselm R Garbe [Wed, 16 Jul 2008 17:18:38 +0000 (18:18 +0100)]
reverted uint/ulong introduction

15 years agominor update regarding locale support
Anselm R Garbe [Mon, 30 Jun 2008 09:00:00 +0000 (10:00 +0100)]
minor update regarding locale support

15 years agoremoved emalloc, used only once so obsolete
Anselm R Garbe [Sat, 21 Jun 2008 15:43:12 +0000 (16:43 +0100)]
removed emalloc, used only once so obsolete

15 years agominor fix
Anselm R Garbe [Thu, 19 Jun 2008 08:18:17 +0000 (09:18 +0100)]
minor fix

15 years agoAdded tag 3.7 for changeset 0508a3a6ee10
Anselm R Garbe [Wed, 18 Jun 2008 17:21:45 +0000 (18:21 +0100)]
Added tag 3.7 for changeset 0508a3a6ee10

15 years agominor fix
Anselm R Garbe [Wed, 18 Jun 2008 17:20:21 +0000 (18:20 +0100)]
minor fix

15 years agoreusing config.h's color values, note we have to use const char *, instead of const...
Anselm R Garbe [Sat, 14 Jun 2008 09:55:13 +0000 (10:55 +0100)]
reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change

15 years agousing xidx
Anselm R Garbe [Fri, 13 Jun 2008 11:04:04 +0000 (12:04 +0100)]
using xidx

15 years agoyet another cosmetic change
Anselm R Garbe [Fri, 13 Jun 2008 10:53:53 +0000 (11:53 +0100)]
yet another cosmetic change

15 years agocosmetic fixes
Anselm R Garbe [Fri, 13 Jun 2008 10:46:50 +0000 (11:46 +0100)]
cosmetic fixes

15 years agos/unsigned int/uint/, s/unsigned long/ulong/
Anselm R Garbe [Thu, 22 May 2008 10:15:11 +0000 (11:15 +0100)]
s/unsigned int/uint/, s/unsigned long/ulong/

15 years agofoo
Anselm R Garbe [Tue, 20 May 2008 14:07:42 +0000 (15:07 +0100)]
foo

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