dmenu

my fork of dmenu
Index Commits Files Refs README LICENSE
DateCommit messageAuthorFiles+-
17:50 22-12-2022deleted binary filesmjkloeckner9+0-233
00:46 16-03-2022Updated patchklewer-martin1+18-14
00:20 16-03-2022Updated patchklewer-martin1+0-10
00:11 16-03-2022Reorganized codeklewer-martin9+135-16
16:39 15-03-2022update before modifingklewer-martin7+832-4
20:41 14-03-2022update before modifingklewer-martin20+1999-22
13:30 02-09-2020bump version to 5.0Hiltjo Posthuma2+2-2
13:45 11-06-2020Fix memory leaks in drwHiltjo Posthuma1+1-0
09:08 03-03-2019revert IME supportHiltjo Posthuma1+3-12
18:58 12-02-2019improve xopenim error messageHiltjo Posthuma1+1-1
18:13 12-02-2019make dmenu_path script executableHiltjo Posthuma1+0-0
15:10 12-02-2019fix crash when XOpenIM returns NULLHiltjo Posthuma1+11-2
20:29 03-02-2019Close when the embedding window is destroyedQuentin Rameau2+7-2
09:54 02-02-2019Prepared 4.9 release.Anselm R Garbe3+18-4
11:28 27-01-2019dmenu.1: document improved fastgrab behaviour from previous patchHiltjo Posthuma1+2-2
11:49 26-01-2019Use slow path if stdin is a ttydok1+1-3
07:47 21-07-2018dmenu_path: always use the cachedirQuentin Rameau1+6-6
12:09 02-06-2018Makefile: just show the compiler outputHiltjo Posthuma1+28-38
12:01 02-06-2018Do not strip at link stageHiltjo Posthuma1+1-1
08:07 25-05-2018code-style for pledge: check the return code -1, not < 0Hiltjo Posthuma1+1-1
08:03 25-05-2018code-style for pledge(2)Hiltjo Posthuma1+5-6
07:04 25-05-2018Pledge on OpenBSDHiltjo Posthuma1+9-0
16:27 09-05-2018Use bold for keyboard shortcuts in dmenu.1David Demelier1+28-28
09:18 22-04-2018Fix cursor drawn position with wide glyphsQuentin Rameau1+1-1
07:18 22-03-2018Makefile: bikesheddingly replace ${} with $()Quentin Rameau2+43-43
11:42 19-03-2018Handle IME inputQuentin Rameau1+4-1
12:51 16-03-2018Fix handling of input stringsHiltjo Posthuma1+21-14
06:16 15-03-2018Update LICENSEQuentin Rameau1+6-4
15:48 14-03-2018bump version to 4.8Hiltjo Posthuma1+1-1
13:15 13-03-2018add key bindings for moving to the word start or endQuentin Rameau2+46-0
19:45 04-01-2018Fix regression in 84a1bc5Hiltjo Posthuma1+2-1
09:27 04-01-2018Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directiveVincent Carluer1+2-3
17:10 03-11-2017drw: drw_scm_create: use Clr typeHiltjo Posthuma1+1-1
11:31 03-11-2017fix a possible free of a uninitialize variable in paste()Hiltjo Posthuma1+6-4
17:05 03-11-2017init colors using SchemeLastHiltjo Posthuma1+2-3
13:49 03-11-2017Set class name on menu windowOmar Sandoval1+2-0
13:32 02-05-2017release 4.7Hiltjo Posthuma1+1-1
11:45 07-12-2016Revert "fix input text matching"Andrew Gregory1+1-1
09:38 25-11-2016Xinerama: correct variable declarations in preprocessor conditionalThomas Gardner1+6-5
07:36 05-11-2016die() on calloc failureHiltjo Posthuma1+1-1
09:08 08-10-2016add embedding support with -w optionQuentin Rameau2+58-12
09:42 08-10-2016dmenu.1: group single optionsQuentin Rameau2+3-6
09:36 08-10-2016dmenu.1: fix -l optionQuentin Rameau1+1-1
09:39 12-08-2016die() consistency: always add newlineHiltjo Posthuma3+9-7
18:13 26-07-2016fix crash if negative monitor (< -1) was passedHiltjo Posthuma1+2-2
18:02 26-07-2016Revert "Print highlighted input text only on single match"Hiltjo Posthuma1+3-13
07:48 26-07-2016Print highlighted input text only on single matchQuentin Rameau1+13-3
06:33 25-07-2016Partially revert 44c7de3: fix items text width offset calculationQuentin Rameau1+2-2
12:56 28-06-2016config.def.h: style improvement, use color Scheme enumHiltjo Posthuma1+5-5
02:11 28-06-2016fix: Do not crash on e.g. dmenu < /dev/nullS. Gilles1+1-1
16:51 21-05-2016import new drw from libsl and minor fixes.Markus Teich5+231-236
11:03 22-02-2016arg.h: fixed argv checks orderLucas Gabriel Vuotto1+2-2
09:26 11-01-2016TypofixKlemens Nanni1+1-1
15:58 19-12-2015Shut up glibc about _BSD_SOURCE being deprecatedQuentin Rameau1+1-1
05:32 19-12-2015Add config option for word delimitersQuentin Rameau2+10-2
19:37 08-11-2015arg.h: remove unused ARGNUM* macrosHiltjo Posthuma1+0-14
19:03 08-11-2015unboolify dmenuHiltjo Posthuma2+7-9
12:46 08-11-2015Makefile: package config.def.h on make distHiltjo Posthuma1+3-2
12:44 08-11-2015remove .hgtags fileHiltjo Posthuma1+0-49
08:53 07-11-2015dmenu.1: clarify monitor numbers are starting from 0 (first mon)Hiltjo Posthuma1+2-1
08:43 07-11-2015fix: multimon: always spawn client on first monitor if specified with -m 0Hiltjo Posthuma1+1-1
17:56 20-10-2015drw: cleanup drw_text, prevent gcc warning false-positive of unused varHiltjo Posthuma1+14-21
17:55 20-10-2015drw: simplify drw_font_xcreate and prevent a potential unneeded allocationHiltjo Posthuma1+19-22
17:53 20-10-2015drw: a valid (non-NULL) Drw and Fnt context must be passedHiltjo Posthuma1+3-16
17:51 20-10-2015add sbase-style ecalloc(), calloc: or dieHiltjo Posthuma3+18-12
13:37 18-10-2015free schemes as arrayHiltjo Posthuma1+6-6
09:47 04-10-2015fix input text matchingQuentin Rameau1+1-1
09:01 04-10-2015fix incorrect ordering of match resultsDavide Del Zompo1+3-2
07:32 04-10-2015fix paste from clipboard (ctrl+shift+y)Hiltjo Posthuma1+1-0
19:38 27-09-2015minor style fixHiltjo Posthuma1+2-1
19:19 27-09-2015Remove function prototypes and reorder functions accordinglyFRIGN1+64-80
19:15 27-09-2015Untypedef struct itemFRIGN1+9-10
19:18 27-09-2015Fix the conversion from microseconds to nanosecondsQuentin Rameau1+1-1
19:06 27-09-2015Replace deprecated usleep() with nanosleep()Quentin Rameau1+3-2
19:02 27-09-2015config.mk: use -std=c99Hiltjo Posthuma1+1-1
18:57 27-09-2015dmenu: style improvementsHiltjo Posthuma1+213-204
18:56 27-09-2015drw style improvementsHiltjo Posthuma2+106-93
18:02 27-09-2015separate program-specific c99 bool and X11Hiltjo Posthuma2+10-11
17:55 27-09-2015config.mk: fix _XOPEN_SOURCE=700 for getline()Hiltjo Posthuma1+1-1
17:38 27-09-2015config.mk: improve feature test checkHiltjo Posthuma1+1-1
23:19 05-08-2015Fixed typo introduced by shared codeEric Pruitt1+1-1
16:34 19-07-2015stest: get rid of getopt, use suckless arg.hHiltjo Posthuma3+141-53
15:32 19-07-2015config.mk: add FREETYPELIBS and FREETYPEINCHiltjo Posthuma1+9-3
15:29 19-07-2015fix prompt color style how it used to beHiltjo Posthuma1+1-1
16:54 04-05-2015Use libdraw: add Xft and fallback-fonts support to graphics libHiltjo Posthuma11+684-316
08:40 17-09-2014applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-mAnselm R Garbe2+5-2
16:10 24-07-2014fix crash with ctrl-enter as inputHiltjo Posthuma1+2-1
13:03 29-05-2014updated copyright notices in LICENSE and dmenu.c fileAnselm R Garbe2+2-2
14:15 13-08-2013applied Martin Kühl's inverse matching flag to stestAnselm R Garbe2+7-4
17:30 02-08-2013applied Martti Kühne's dmenu monitor patch https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream nowAnselm R Garbe3+14-4
17:06 28-06-2013accepted vi'is exit approach ^[ (suggested by Arkaduisz)Anselm R Garbe1+2-0
16:16 17-04-2013forgot to add config.def.h, thanks WilliamAnselm R Garbe1+17-0
16:04 17-04-2013adopted Alex Sedov's config.h revival patch to tipAnselm R Garbe2+7-11
15:59 17-04-2013applied Alex Sedov's Tab buffer termination patch, thanksAnselm R Garbe1+2-1
15:56 17-04-2013applied multisel patch to mainlineAnselm R Garbe2+21-3
12:02 30-07-2012dmenu_run: Split cache logic to dmenu_path againQuentin Glidic3+18-16
06:47 15-05-2012ignore prompt if it is empty in addition to NULLMoritz Wilhelmy1+2-2
12:38 06-04-2012_POSIX_C_SOURCE=200809LConnor Lane Smith1+1-1
21:37 09-02-2012listen for C-S-[jm]Connor Lane Smith1+4-2
19:52 19-01-2012add ^G escape keybindingKarl F2+4-0
20:56 18-01-2012remove _POSIX_C_SOURCE cflagConnor Lane Smith1+2-3
09:13 08-01-2012update version 4.5-hgConnor Lane Smith1+1-1
09:30 04-01-2012config.mk cleanupanselm@garbe.us1+3-2
15:48 02-01-2012align M-[hjkl] closer to vi keysConnor Lane Smith2+11-8
16:33 01-01-2012happy new year!Connor Lane Smith2+3-3
16:32 01-01-2012add Mod1Mask keybindingsConnor Lane Smith2+88-19
12:52 19-12-2011merge stest -> defaultConnor Lane Smith7+186-69
12:05 19-12-2011comment xdg fallback behaviourConnor Lane Smith1+1-1
07:49 09-12-2011stest: restore stream testingConnor Lane Smith2+10-2
07:36 09-12-2011fork dmenu_run to disown child shellConnor Lane Smith1+1-1
19:40 27-11-2011stest: cleanupConnor Lane Smith1+1-2
19:37 27-11-2011stest: remove unneeded lstatConnor Lane Smith1+1-2
19:35 27-11-2011simplify stestConnor Lane Smith3+53-62
11:17 23-11-2011dmenu_run: use $SHELLConnor Lane Smith1+1-1
10:40 23-11-2011set window background_pixelConnor Lane Smith1+2-2
17:31 19-11-2011fix dmenu_path exec shConnor Lane Smith1+1-1
17:24 19-11-2011faster dmenu_run -fConnor Lane Smith2+11-8
15:54 19-11-2011replace lsx with stestConnor Lane Smith7+189-69
07:26 16-11-2011update manpageConnor Lane Smith1+7-3
16:32 15-11-2011limit direction keys in vlineConnor Lane Smith1+4-0
16:02 14-11-2011fix C-n / C-p directions (thanks bastien)Connor Lane Smith1+2-2
20:46 13-11-2011new default colour schemeConnor Lane Smith1+4-4
10:16 26-10-2011makefile: *.o depend on draw.hConnor Lane Smith1+1-1
09:28 26-10-2011add paste from clipboardConnor Lane Smith1+4-2
09:20 26-10-2011add lots of commentsConnor Lane Smith1+33-18
08:14 26-10-2011input focus: calculate areas of intersectionConnor Lane Smith1+22-12
06:22 17-10-2011simplify dmenu_runConnor Lane Smith1+1-1
06:11 17-10-2011merge xim -> defaultConnor Lane Smith1+18-4
06:08 17-10-2011merge lsx -> defaultConnor Lane Smith1+13-8
22:12 16-10-2011use ~/.dmenu_cache if no xdg cacheConnor Lane Smith1+4-1
21:44 16-10-2011lsx: detect read errorsConnor Lane Smith1+9-7
21:18 16-10-2011xim: check for corner casesConnor Lane Smith1+6-4
14:26 16-10-2011fix extra warningConnor Lane Smith1+1-1
14:14 16-10-2011lsx: return failure on errorConnor Lane Smith1+5-2
14:13 16-10-2011merge default -> lsxConnor Lane Smith9+118-119
13:21 16-10-2011add xim supportTroels Henriksen1+15-3
16:43 13-10-2011limit lines to inputConnor Lane Smith1+1-0
17:39 04-10-2011input focus: fix for reparenting wmsConnor Lane Smith1+1-1
17:08 30-09-2011fix monitor select when no focusConnor Lane Smith1+1-1
20:11 19-09-2011merge token -> defaultConnor Lane Smith2+42-34
20:09 19-09-2011tweak matchConnor Lane Smith1+2-2
20:06 19-09-2011update manpageConnor Lane Smith1+6-9
14:15 19-09-2011detect active monitor using input focusConnor Lane Smith1+12-7
06:40 19-09-2011add token matchingConnor Lane Smith1+34-23
06:40 19-09-2011change version to 'hg'Connor Lane Smith1+1-1
16:04 24-07-2011dmenu_run: sh -cConnor Lane Smith1+1-1
14:16 22-07-2011fix loadfontConnor Lane Smith1+13-12
17:30 19-07-2011Added tag 4.4 for changeset 2b105eaae831Connor Lane Smith1+1-0
17:30 19-07-2011add lsx.1 to distConnor Lane Smith1+1-1
10:06 17-07-2011tweaksConnor Lane Smith2+2-2
16:03 14-07-2011efficiency tweaksConnor Lane Smith2+44-60
16:03 14-07-2011fix extra warningConnor Lane Smith1+1-1
09:40 06-07-2011simpler vlineConnor Lane Smith1+2-4
12:55 04-07-2011rebind ^N ^PConnor Lane Smith2+3-3
13:02 25-06-2011include limits.hConnor Lane Smith1+1-0
18:39 23-06-2011make clean lsxConnor Lane Smith1+1-1
16:27 23-06-2011merge lsx -> defaultConnor Lane Smith6+77-27
16:26 23-06-2011close lsx branchConnor Lane Smith0+0-0
16:04 23-06-2011lsx: check snprintfConnor Lane Smith1+3-4
18:11 18-06-2011update draw.cConnor Lane Smith2+14-14
03:50 18-06-2011simpler lsxConnor Lane Smith3+6-11
17:50 13-06-2011new dmenu_runConnor Lane Smith5+15-26
15:32 13-06-2011add lsx.1Connor Lane Smith1+15-0
15:28 13-06-2011new lsx branchConnor Lane Smith3+59-7
15:25 13-06-2011add ^MConnor Lane Smith1+1-0
13:01 18-05-2011Added tag 4.3.1 for changeset 34a2d77049a9Connor Lane Smith1+1-0
13:01 18-05-2011bugfixConnor Lane Smith2+2-2
12:21 18-05-2011Added tag 4.3 for changeset 14c79f054bdfConnor Lane Smith1+1-0
12:20 18-05-2011no -m, cleanupConnor Lane Smith3+33-41
19:35 16-05-2011fix possible overflowConnor Lane Smith1+4-4
08:59 16-05-2011fixed extra warningsConnor Lane Smith1+6-6
17:54 15-05-2011portabilityConnor Lane Smith3+19-15
12:05 15-05-2011efficient incremental searchConnor Lane Smith1+19-18
10:21 15-05-2011match firstConnor Lane Smith1+5-4
10:13 15-05-2011faster grabConnor Lane Smith1+12-11
09:58 15-05-2011cleanupConnor Lane Smith1+5-6
09:02 15-05-2011fast but inexactConnor Lane Smith1+7-4
22:37 14-05-2011cleanupConnor Lane Smith4+18-19
19:26 14-05-2011increment versionConnor Lane Smith1+1-1
19:21 14-05-2011only match linksConnor Lane Smith1+1-1
19:14 14-05-2011follow symlinksConnor Lane Smith1+1-1
18:43 14-05-2011cleanupConnor Lane Smith3+10-30
18:12 14-05-2011whoops, wrong dmenu_path versionConnor Lane Smith1+1-1
16:43 14-05-2011fast dmenu_path scriptConnor Lane Smith4+13-108
14:39 14-05-2011instant ^EConnor Lane Smith1+20-16
13:47 14-05-2011fix typoConnor Lane Smith1+1-1
13:46 14-05-2011use array for itemsConnor Lane Smith1+10-10
09:17 12-05-2011fixed xinerama corner caseConnor Lane Smith1+7-7
08:25 11-05-2011fixed -m bug (thanks Rob)Connor Lane Smith2+12-12
11:15 08-05-2011fast grab patch (thanks Rob)Connor Lane Smith2+27-13
17:13 06-05-2011helpful errorsConnor Lane Smith2+8-3
11:46 05-05-2011paringConnor Lane Smith2+13-24
15:55 07-01-2011update licenseConnor Lane Smith2+3-3
15:54 07-01-2011cache option in config.mkConnor Lane Smith2+5-5
17:25 01-12-2010gmake spewsConnor Lane Smith1+4-4
17:23 01-12-2010posix makefileConnor Lane Smith1+4-3
06:25 20-11-2010Added tag 4.2.1 for changeset abb6579a324fAnselm R Garbe1+1-0
06:25 20-11-2010fixed dist target bugAnselm R Garbe3+3-2
08:51 19-11-2010Added tag 4.2 for changeset 379813a051f0Anselm R Garbe1+1-0
01:51 17-11-2010removed unnecessary definesConnor Lane Smith1+0-2
01:33 17-11-2010moved main, updated argsConnor Lane Smith2+53-48
21:30 11-11-2010fixed config.mk depConnor Lane Smith1+2-2
21:01 11-11-2010updated manpageConnor Lane Smith1+1-1
21:00 11-11-2010rebound paste to ^YConnor Lane Smith1+3-4
20:56 11-11-2010removed libdc dependenceConnor Lane Smith6+269-34
09:15 02-11-2010-m flag to fix dwm selmon bugConnor Lane Smith1+5-1
19:40 08-10-2010updated manpageConnor Lane Smith1+1-1
19:36 08-10-2010cleaned upConnor Lane Smith1+15-15
19:24 08-10-2010dmenu_path.c (shell is a bottleneck)Connor Lane Smith3+108-34
10:22 13-09-2010fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner caseConnor Lane Smith2+2-2
15:48 11-09-2010simplificationConnor Lane Smith1+1-1
09:37 11-09-2010update to libdc, fixed utf8 bugConnor Lane Smith2+3-3
15:57 20-08-2010arrow offsetConnor Lane Smith1+1-1
15:42 20-08-2010fixed width bugConnor Lane Smith1+3-3
09:50 20-08-2010rebound paste, removed useless max widthsConnor Lane Smith2+10-9
12:43 19-08-2010new libdrawConnor Lane Smith1+25-25
12:17 19-08-2010new libdrawConnor Lane Smith1+2-2
13:35 18-08-2010resorted globalsConnor Lane Smith1+1-1
13:33 18-08-2010signed ints, ignore negative -l valueConnor Lane Smith1+5-4
11:35 12-08-2010fixed insert segfault, added nextruneConnor Lane Smith1+35-37
11:02 11-08-2010fixed pasteConnor Lane Smith1+8-7
10:24 11-08-2010new libdraw, replaced cistrstr with fstrstr, simpler readstdinConnor Lane Smith1+34-40
14:09 10-08-2010more efficient initfontConnor Lane Smith1+4-3
10:14 10-08-2010reverted calcoffsetsConnor Lane Smith1+6-5
09:38 10-08-2010simplificationsConnor Lane Smith2+14-19
07:54 09-08-2010cursor fix + styleConnor Lane Smith1+19-25
10:16 06-08-2010added ^D, removed ^MConnor Lane Smith1+3-1
11:41 05-08-2010new libdraw, typo fixesConnor Lane Smith2+6-6
14:19 03-08-2010another typo fix (thanks, Gene Auyeung)Connor Lane Smith1+1-1
13:29 03-08-2010typo fixConnor Lane Smith1+1-1
13:18 03-08-2010cleaned upConnor Lane Smith1+2-2
13:10 03-08-2010merged *{h,v} functionsConnor Lane Smith1+40-59
11:13 02-08-2010retyped promptwConnor Lane Smith1+1-1
10:49 02-08-2010replaced promptwConnor Lane Smith2+6-3
10:22 02-08-2010fixed bugs, no more config.h, updated manpage, new libdrawConnor Lane Smith7+162-220
10:56 31-07-2010updated manpage, added paste, cleaned up, new libdrawConnor Lane Smith4+271-319
09:40 30-07-2010merged dmenu & dinput (clunky interface)Connor Lane Smith5+215-440
06:26 30-07-2010underline matchConnor Lane Smith1+5-0
06:25 30-07-2010new libdrawConnor Lane Smith2+6-3
05:18 30-07-2010fixed vlist selectConnor Lane Smith1+9-5
09:40 27-07-2010updated to libdraw tipConnor Lane Smith2+6-3
02:49 02-07-2010added dmenu.h, common.cConnor Lane Smith6+204-314
01:50 02-07-2010updated to new libdrawConnor Lane Smith2+20-32
23:44 01-07-2010atexit cleanupConnor Lane Smith2+36-46
18:42 30-06-2010removed -e flag (too buggy), cleaned upConnor Lane Smith2+20-38
06:45 30-06-2010fixed no-input invisible text bugConnor Lane Smith1+2-2
21:36 29-06-2010libdraw now has own repoConnor Lane Smith16+8-242
20:52 29-06-2010resizing vlist, new dinput bindingConnor Lane Smith1+16-18
20:05 29-06-2010cleaned upConnor Lane Smith1+6-5
15:19 29-06-2010decosmeticsConnor Lane Smith1+2-2
12:07 29-06-2010dinput with dmenu flags, fixed usage & -v, cosmeticsConnor Lane Smith2+32-14
02:09 28-06-2010extended libdrawConnor Lane Smith6+40-20
00:33 25-06-2010cleaned upConnor Lane Smith2+10-9
13:44 24-06-2010moved draw.c to libdraw.aConnor Lane Smith15+222-179
12:24 24-06-2010removed colors from dcConnor Lane Smith3+24-22
12:18 24-06-2010decoupled draw.c from dmenu & dinputConnor Lane Smith4+111-117
10:22 24-06-2010fixed offsets, updated eprint, cleaned upConnor Lane Smith4+42-33
07:30 24-06-2010fixed static symbols in config.def.hConnor Lane Smith1+6-6
10:29 23-06-2010fixed makefileConnor Lane Smith1+7-3
09:49 23-06-2010cleaned upConnor Lane Smith3+31-12
09:31 23-06-2010cleaned upConnor Lane Smith1+0-1
09:29 23-06-2010added draw.hConnor Lane Smith5+81-72
08:42 23-06-2010overlapping codeConnor Lane Smith3+0-13
08:15 23-06-2010typo fixesConnor Lane Smith2+2-2
08:04 23-06-2010initial dmenu / dinput separationConnor Lane Smith4+561-205
06:45 22-06-2010fixed vlist cursorConnor Lane Smith1+1-1
11:04 20-06-2010updated 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 modeConnor Lane Smith2+59-71
21:19 19-06-2010cleaned upConnor Lane Smith1+1-10
20:44 19-06-2010added ^K, optimisationsConnor Lane Smith1+15-11
17:44 19-06-2010added sselp requirement to readmeConnor Lane Smith1+1-0
11:36 16-06-2010cleaned upConnor Lane Smith1+21-31
05:24 11-06-2010fixed vlist paging, cleaned upConnor Lane Smith1+32-58
06:13 09-06-2010updated manpageConnor Lane Smith1+11-7
08:56 29-05-2010Added tag 4.1.1 for changeset 72749a826cabAnselm R Garbe1+1-0
08:56 29-05-2010prepared bugfix release 4.1.1Anselm R Garbe1+1-1
08:55 29-05-2010applied Ramils patchAnselm R Garbe1+21-10
07:42 28-05-2010Added tag 4.1 for changeset 844587572673Anselm R Garbe1+1-0
07:42 28-05-2010prepared dmenu-4.1 releaseAnselm R Garbe4+10-6
07:42 05-05-2010fixed vlist alignmentConnor Lane Smith1+1-2
19:17 02-05-2010cleaning upConnor Lane Smith1+5-9
14:35 14-04-2010fixed bad parenting, simpler vlistConnor Lane Smith1+20-21
17:14 13-04-2010fixed ^U cursor supportConnor Lane Smith1+1-1
13:15 07-04-2010fixed 3 bugs and some inconsistencyConnor Lane Smith1+8-7
17:40 01-04-2010applied Troels' patch, thanks Troels!Anselm R Garbe1+5-1
17:32 01-04-2010added Connor to LICENSE fileAnselm R Garbe1+1-0
17:31 01-04-2010commited Connor's sanity patchAnselm R Garbe1+32-51
14:30 01-04-2010apply nibble patch removing per-item length limitpancake1+14-7
14:10 01-04-2010add ^a and ^e keybindingspancake1+8-0
18:43 31-03-2010applied Connor's subwindow patchAnselm R Garbe1+5-1
18:37 31-03-2010applied Connor's next nice patch, thanks a lot!Anselm R Garbe1+29-36
04:50 22-03-2010applied cls' patch, thanks Connor!anselm@garbe.us1+13-11
05:32 07-03-2010applied Connor's patch, thanks!Anselm R Garbe1+33-44
13:52 05-12-2009this 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 soonAnselm R Garbe1+1-1
09:28 28-11-2009applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well)Anselm R Garbe4+149-28
08:50 18-04-2009Added tag 4.0 for changeset 78f9f72cc9c6Anselm R Garbe1+1-0
17:21 21-02-2009applied Matthias Christian Ott's sanity fixes (thanks a lot!)Anselm R Garbe2+7-8
17:58 12-12-2008next release will be 4.0a@null1+1-1
19:55 09-12-2008minor modificationa@null1+1-4
16:45 09-09-2008Added tag 3.9 for changeset 21a1ed9a69b9Anselm R Garbe1+1-0
06:09 29-08-2008simplified initfontAnselm R Garbe1+1-4
05:38 25-08-2008reverted setlocale() callAnselm R Garbe1+2-1
05:33 23-08-2008removed artifact from wmii menuAnselm R Garbe1+0-2
15:24 18-08-2008fixed a problem when backporting dwm's drawtext()Anselm R Garbe1+1-1
06:20 18-08-2008abc...Anselm R Garbe1+1-1
06:17 18-08-2008removed the i = textnw... as remarked by Martin HurtonAnselm R Garbe1+1-1
06:03 18-08-2008backported drawtext() simplifications to dmenuAnselm R Garbe2+11-22
05:31 18-08-2008getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 timesAnselm R Garbe1+1-2
15:20 29-07-2008Added tag 3.8 for changeset 644b0798fcccAnselm R Garbe1+1-0
16:20 18-07-2008similiar change as in dwmAnselm R Garbe1+4-5
13:40 17-07-2008removed compiler warning if XINERAMA is disabledAnselm R Garbe1+2-1
14:38 16-07-2008got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer availableAnselm R Garbe2+17-11
14:18 16-07-2008reverted uint/ulong introductionAnselm R Garbe2+20-22
06:00 30-06-2008minor update regarding locale supportAnselm R Garbe1+3-1
12:43 21-06-2008removed emalloc, used only once so obsoleteAnselm R Garbe1+2-11
05:18 19-06-2008minor fixAnselm R Garbe2+3-3
14:21 18-06-2008Added tag 3.7 for changeset 0508a3a6ee10Anselm R Garbe1+1-0
14:20 18-06-2008minor fixAnselm R Garbe1+0-1
06:55 14-06-2008reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might changeAnselm R Garbe2+15-20
08:04 13-06-2008using xidxAnselm R Garbe1+3-3
07:53 13-06-2008yet another cosmetic changeAnselm R Garbe1+10-6
07:46 13-06-2008cosmetic fixesAnselm R Garbe4+74-82
07:15 22-05-2008s/unsigned int/uint/, s/unsigned long/ulong/Anselm R Garbe1+27-25
11:07 20-05-2008fooAnselm R Garbe1+1-2
16:29 19-05-2008added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -wanselm@anselm13+43-44
14:12 10-04-2008no exe should be unquoted, agreed to Peter HartlichAnselm R Garbe1+1-1
12:46 10-04-2008fixed unquoted dmenu_run $exe-use reported by JukkaAnselm R Garbe1+1-1
19:32 09-04-2008though sticking to |uniqAnselm R Garbe1+1-1
19:31 09-04-2008re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappearedAnselm R Garbe3+10-10
17:56 03-04-2008Added tag 3.6 for changeset 0bc2751d06e8anselm@anselm11+1-0
15:18 25-03-2008fix typoSander van Dijk1+1-1
07:18 25-03-2008using limits.hAnselm R Garbe1+3-2
06:43 25-03-2008bugfix of the -0 case in dmenu (thanks to Sander for his hint)Anselm R Garbe1+2-2
12:56 24-03-2008applied Jukkas hotfixAnselm R Garbe1+1-1
18:06 23-03-2008more cosmeticsSander van Dijk1+1-2
17:17 23-03-2008cosmeticsSander van Dijk1+3-5
17:11 23-03-2008made some whitespacing consistent.Sander van Dijk1+3-3
08:09 23-03-2008removed unused variable nitem.sander@localhost1+3-11
11:52 22-03-2008several performance tweaksanselm@anselm12+44-19
13:52 18-03-2008fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6Anselm R Garbe3+46-30
14:53 13-03-2008Added tag 3.5 for changeset 05e5bd706b3bAnselm R Garbe1+1-0
10:02 13-03-2008applied next patch of SanderAnselm R Garbe1+2-3
19:37 12-03-2008applied Sanders patchanselm@anselm12+7-9
13:41 12-03-2008removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1Anselm R Garbe4+37-36
07:42 12-02-2008removed setAnselm R Garbe1+1-1
09:22 11-02-2008updatedanselm@aab1+1-1
09:20 22-12-2007added dmenu runanselm@anselm13+7-3
15:26 25-10-2007Added tag 3.4 for changeset 9ab649b3b3e5Anselm R. Garbe1+1-0
13:57 10-10-2007adapted c99 for pedantic checks, even if those checks are somewhat brokenAnselm R. Garbe1+1-1
10:28 01-10-2007implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear)Anselm R. Garbe1+25-1
06:44 01-10-2007fixed font definitionAnselm R. Garbe1+1-1
14:20 30-09-2007fixed dmenuAnselm R. Garbe1+1-1
07:47 30-09-2007using saner defaultsAnselm R. Garbe1+4-4
13:55 27-09-2007applied new color nuanceAnselm R. Garbe1+2-2
14:15 26-09-2007applied my favorite color schemeAnselm R. Garbe1+5-5
10:04 24-09-2007casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!)arg@suckless.org1+1-1
13:49 23-09-2007switching to whiteAnselm R. Garbe1+4-4
13:32 23-09-2007yet another cosmetic fixAnselm R. Garbe1+2-6
13:31 23-09-2007small cosmetic fixAnselm R. Garbe1+1-1
13:26 23-09-2007applied Michał Janeczek dmenu patch, made dmenu match case-insensitive by default, added -i command line option to enable ido matching, added Michał to Copyright holdersAnselm R. Garbe4+45-41
04:12 22-09-2007Added tag 3.3 for changeset 709df5a4bad7Anselm R. Garbe1+1-0
12:33 19-09-2007applied yiyus initfont fixarg@suckless.org1+3-4
15:53 17-09-2007reorganizedAnselm R. Garbe1+299-288
04:13 17-09-2007next version is 3.3arg@suckless.org2+2-2
15:14 16-09-2007micromizing dmenu step 1Anselm R. Garbe7+714-717
15:28 15-09-2007fixed fallbackAnselm R. Garbe1+4-2
13:19 24-07-2007applied ido-matching to dmenuarg@f00b4r1+21-0
07:28 01-06-2007fooooooAnselm R. Garbe1+6-6
07:22 30-05-2007Added tag 3.2 for changeset e4c81a78ffbaAnselm R. Garbe1+1-0
07:19 30-05-2007referred to LICENSE fileAnselm R. Garbe4+4-12
05:34 24-05-2007I 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, stupidAnselm R. Garbe1+17-17
20:38 23-05-2007Fix the uptodate logic (uptodate if !find newer dirs than the cache).Kris Maglione1+2-2
19:35 23-05-2007Silence the first find in dmenu_path.Kris Maglione1+1-1
17:59 23-05-2007Fix grouping in dmenu_path.Kris Maglione1+1-1
17:44 23-05-2007Merge.Kris Maglione1+8-8
17:42 23-05-2007Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run).Kris Maglione1+17-16
17:32 23-05-2007removed some superflous strncmp'sAnselm R. Garbe1+8-8
17:13 23-05-2007made dmenu_path the way anydot proposed in response to JukkaAnselm R. Garbe1+8-15
08:22 23-05-2007applied Jukka's fixAnselm R. Garbe2+7-5
09:36 21-05-2007Added tag 3.1 for changeset 8f0f917ac988Anselm R. Garbe1+1-0
08:44 15-05-2007removed strip, added -s to LDFLAGsAnselm R. Garbe2+1-2
06:56 14-05-2007applied anydot's dmenu_path caching patch, thank you!Anselm R. Garbe1+26-5
10:25 02-05-2007fixed a small bug in dmenu when an empty font is suppliedAnselm R. Garbe2+3-1
04:27 19-04-2007Added tag 3.0 for changeset 59b3024854dbAnselm R. Garbe1+1-0
06:36 13-04-2007making copyright notice more compactAnselm R. Garbe7+17-20
03:17 28-03-2007next version is 2.9Anselm R. Garbe1+1-1
11:52 27-03-2007allowing numpad keys as inpytAnselm R. Garbe1+7-0
09:30 07-03-2007Added tag 2.8 for changeset dd3d02b07cacAnselm R. Garbe1+1-0
07:01 07-03-2007attempt to grab the keyboard only 1000 times, not forever.Anselm R. Garbe2+12-6
06:54 07-03-2007reverting keyboard grab to root window - invoking several dmenu's now works again...Anselm R. Garbe1+24-22
05:24 06-03-2007Wait for an Expose and draw the menu immediately after mapping the window.Kris Maglione1+3-4
07:25 05-03-2007Added tag 2.7 for changeset fbd9e9d63f20Anselm R. Garbe1+1-0
17:48 02-03-2007keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hintAnselm R. Garbe1+20-21
11:16 02-03-2007also, don't set the font all the timeAnselm R. Garbe3+7-12
11:47 01-03-2007Added tag 2.6 for changeset 775f761a5647Anselm R. Garbe1+1-0
10:44 27-02-2007useless var declaration prev_nitemAnselm R. Garbe1+1-1
10:07 26-02-2007changed Backspace/C-w behavior (now it only removes a single character)Anselm R. Garbe2+3-7
07:44 26-02-2007if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdinAnselm R. Garbe1+17-10
06:47 26-02-2007next is 2.6, but not yet ;)Anselm R. Garbe1+1-1
18:41 25-02-2007Escape -s in dmenu.1Kris Maglione1+11-11
11:38 24-02-2007Added tag 2.5 for changeset 041143e9fc54Anselm R. Garbe1+1-0
11:38 24-02-2007I also dislike sort -u, I support that each Unix tool does one job and does it right ;)Anselm R. Garbe1+1-1
10:07 24-02-2007removed superfluous externs as wellAnselm R. Garbe1+9-9
11:28 23-02-2007using the old-style fashion we uses earlierAnselm R. Garbe1+8-1
10:39 23-02-2007fixed a bug when dmenu is run with -vAnselm R. Garbe2+4-4
09:51 23-02-2007Added tag 2.4.2 for changeset 1ca5d430524eAnselm R. Garbe1+1-0
09:51 23-02-2007ok 2.4.2Anselm R. Garbe2+2-2
09:28 23-02-2007Added tag 2.4.1 for changeset 03e83e2788c8Anselm R. Garbe1+1-0
09:28 23-02-2007hotfixAnselm R. Garbe2+2-2
06:42 23-02-2007Added tag 2.4 for changeset 9e9036cbfb4bAnselm R. Garbe1+1-0
06:16 23-02-2007added dmenu_path convenience scriptAnselm R. Garbe2+6-3
14:16 22-02-2007made Fnt an anonymous structAnselm R. Garbe2+10-15
07:05 21-02-2007Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715Anselm R. Garbe1+1-0
06:59 21-02-2007applied the fix inspired by a recent wmii commitAnselm R. Garbe1+1-1
09:57 20-02-2007renamed getcolor to initcolorAnselm R. Garbe1+5-5
09:54 20-02-2007s/setfont/initfont/Anselm R. Garbe1+2-2
09:54 20-02-2007readded draw.c again (except getcolor and setfont)Anselm R. Garbe5+77-67
17:18 19-02-2007removed -t, now using isatty() instead of select() to prevent execution from an interactive shellAnselm R. Garbe2+15-31
11:49 19-02-2007removed draw.c, implemented C-w handling (backward word deletion)Anselm R. Garbe6+130-132
05:42 14-02-2007Added tag 2.2 for changeset 90f0e34e7f11Anselm R. Garbe1+1-0
10:10 08-02-2007fixed Copyright notice in MakefileAnselm R. Garbe1+1-1
07:17 08-02-2007nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu againAnselm R. Garbe2+11-3
07:10 08-02-2007letting dmenu appear at the bottom by defaultAnselm R. Garbe2+3-11
07:10 05-02-2007got rid of LD, inspired by JGs patch to wmiiAnselm R. Garbe2+3-5
07:10 17-01-2007Added tag 2.1 for changeset 7656557298c9Anselm R. Garbe1+1-0
07:10 17-01-2007hotfix changesAnselm R. Garbe3+4-7
07:10 17-01-2007Added tag 2.1 for changeset d91c79020430Anselm R. Garbe1+1-0
07:42 16-01-2007Added tag 2.0 for changeset 1fce5c464fcdAnselm R. Garbe1+1-0
07:39 16-01-2007small fixAnselm R. Garbe1+2-1
07:38 16-01-2007removed useless mx, myAnselm R. Garbe1+2-3
07:24 16-01-2007applied new default colorsAnselm R. Garbe1+4-4
07:07 16-01-2007small fix of Control-j in dmenu.1Anselm R. Garbe2+3-3
08:43 12-01-2007Added tag 1.9 for changeset c7f5f4d54317Anselm R. Garbe1+1-0
11:52 11-01-2007added evil key support to dmenuAnselm R. Garbe1+15-2
09:51 11-01-2007s/Mod1-Shift-g/Mod1-G/ in fact Sander is rightAnselm R. Garbe1+1-1
07:41 11-01-2007documenting undocumented vi-alike shortcuts of dmenuAnselm R. Garbe1+3-3
06:17 11-01-2007commented recent Control-shortcut additionsAnselm R. Garbe1+3-3
19:07 10-01-2007applied Sanders dmenu_ctrlchars.patch (thanks!)Anselm R. Garbe1+8-0
14:06 10-01-2007applied Alexis Hildebrandts patchesAnselm R. Garbe1+2-1
11:44 02-01-2007correctionsarg@mig292+3-3
11:41 02-01-2007correctedarg@mig293+4-4
11:38 02-01-2007next version will contain updated copyright noticearg@mig297+10-10
07:49 19-12-2006Added tag 1.8 for changeset d3e6fa22ae45b38b1bdb0d813390365e5930360barg@mig291+1-0
07:49 19-12-2006fixed a typo in dmenu.1arg@mig291+1-1
07:39 19-12-2006prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now)arg@mig292+26-26
09:46 18-12-2006added wmii reference to dmenu(1)arg@mig291+2-1
09:25 18-12-2006agreed with Sanderarg@mig291+3-6
08:52 18-12-2006applied Stefan Tibus' sun patch, added -bottom option to dmenu which makes it appear in the bottom (for wmii compliance), slightly modified version than the patch proposed by Stefan Tibusarg@mig293+22-3
10:41 14-12-2006hotfixarg@mig291+13-13
10:40 14-12-2006added vi-like key-bindings for keyboards without cursor keys (they are undocumented features)arg@mig292+24-1
05:45 14-12-2006Added tag 1.7.1 for changeset 3696d77aaf02f5d15728dde3b9e35abcaf291496arg@mig291+1-0
05:45 14-12-2006fooarg@mig291+0-1
05:34 14-12-2006silent hotfixarg@mig291+1-1
05:30 14-12-2006Added tag 1.7.1 for changeset 8e0b9b09bf83c429c73e60a23997f32877a645bfarg@mig291+1-0
05:30 14-12-2006applied hotfix of sanderarg@mig292+14-10
04:51 14-12-2006Added tag 1.7 for changeset 58dbef4aef3d45c7a3da6945e53c9667c0f02d5barg@mig291+1-0
10:36 13-12-2006changed text in dmenu manpagearg@mig291+1-1
10:14 13-12-2006added prompt option (-p 'prompt text'), documented in man page as wellarg@mig292+23-3
05:57 12-12-2006ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrollingarg@mig292+64-33
07:12 08-12-2006fixed diagnostic error messagearg@mig291+1-1
06:41 08-12-2006removed hardcoded 'fixed' fallback, useless and misleadingarg@mig292+2-5
10:54 07-12-2006Added tag 1.6 for changeset dcc5427f99f51a978386a0dd770467cd911ac84barg@mig291+1-0
10:38 07-12-2006found compromisearg@mig292+2-2
08:03 07-12-2006people should define fixed being compatible with their localearg@mig291+1-1
07:55 07-12-2006using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by defaultarg@mig291+1-1
06:06 07-12-2006also fixing dmenu accordinglyarg@mig292+2-2
09:30 05-12-2006only setting LC_CTYPEarg@mig292+2-3
06:31 05-12-2006enforcing using imcomplete fonsets anywaysarg@mig292+2-7
05:21 30-11-2006Added tag 1.5 for changeset e071fb045bd9e8574947acff7196360bc0270e68arg@mig291+1-0
11:49 26-11-2006next version will be 1.5arg@mig291+1-1
11:49 26-11-2006fixing sizeof stuffarg@mig292+7-7
07:14 26-10-2006Added tag 1.4 for changeset df3fbb050004c544d14e43c36f6a94cca6ed4a69arg@mig291+1-0
07:53 23-10-2006removed misleading input cursorAnselm R. Garbe1+0-2
05:12 23-10-2006fixing arg handling in dmenu (thanks to Sander for his report)Anselm R. Garbe2+19-13
06:08 13-10-2006Added tag 1.3 for changeset 2eb9997be51cb1b11a8900728ccc0904f9371157Anselm R. Garbe1+1-0
07:59 12-10-2006changing orderAnselm R. Garbe1+9-9
07:58 12-10-2006simplified util.cAnselm R. Garbe1+10-19
14:15 10-10-2006simplified main event loopAnselm R. Garbe2+2-3
08:44 06-10-2006Added tag 1.2 for changeset bee7fe6d1189174d0204ca3195b83cdc1bb4f82eAnselm R. Garbe1+1-0
07:40 06-10-2006small changeAnselm R. Garbe1+0-1
07:39 06-10-2006changing version infoAnselm R. Garbe1+1-1
06:52 06-10-2006removed useless newlinesAnselm R. Garbe4+8-37
12:51 26-09-2006small update to man page (backported)arg@zarathustra1+6-6
12:39 26-09-2006Added tag 1.1 for changeset e8c1e9733752db12f2dbd1fa93c46f5806242ba9arg@zarathustra1+1-0
09:31 26-09-2006updated READMEarg@mmvi1+1-7
09:30 26-09-2006removed crap from Makefilearg@mmvi1+1-2
08:45 26-09-2006error handlingarg@mmvi1+3-2
08:41 26-09-2006fooarg@mmvi1+1-1
08:39 26-09-2006revertingarg@mmvi3+7-9
08:37 26-09-2006added fallback to color initializationarg@mmvi3+9-7
08:20 26-09-2006removed config.h stuff, made dwm configurable due to command line optionsarg@mmvi7+67-48
03:47 26-09-2006uriel didn't understood dmenu code, he broke nearly everythingarg@mmvi1+13-2
03:43 26-09-2006applied a change made by Uriel to dmenu (though I didn't applied everything)arg@wmii.de1+4-17
03:29 25-09-2006applied something similiar to Jukkas patcharg@mmvi1+3-3
06:20 16-09-2006Added tag 1.0 for changeset 9e11140d4cc3eecac3b0ab752f91528fd5e04be8arg@mmvi1+1-0
05:59 12-09-2006made function signatures more consistent to my coding styleAnselm R. Garbe3+15-30
08:18 11-09-2006commented dmenuAnselm R. Garbe2+12-11
03:31 08-09-2006Added tag 0.9 for changeset d046c818ea467555cc338751c9bf3024609f1f12Anselm R. Garbe1+1-0
02:33 08-09-2006implemented early keyboard grab for dmenu with a timeout for stdin data writers to prevent endless grabbings of the keyboardAnselm R. Garbe3+21-4
14:12 07-09-2006new version of dmenuAnselm R. Garbe1+1-1
04:40 07-09-2006another fixAnselm R. Garbe1+9-12
04:36 07-09-2006made dmenu.1 also conciseAnselm R. Garbe2+24-26
05:53 06-09-2006Added tag 0.8 for changeset 409667a57221f7e50ba8b5248f638915cd61b366Anselm R. Garbe1+1-0
14:47 04-09-2006fixed man pageAnselm R. Garbe2+4-4
12:17 04-09-2006Added tag 0.7 for changeset 5fc20d7158bd16b4d5f8d1c25e177680b6d54252Anselm R. Garbe1+1-0
02:28 04-09-2006small change of main event loopAnselm R. Garbe1+2-2
07:26 28-08-2006updated versionAnselm R. Garbe1+1-1
05:20 28-08-2006Added tag 0.6 for changeset 25f679fb19686140a907684ffcb423b9e9d44b53Anselm R. Garbe1+1-0
02:22 28-08-2006updated man pageAnselm R. Garbe1+5-5
13:15 25-08-2006fixedAnselm R. Garbe1+1-1
13:03 25-08-2006switching back to a dark color scheme with larger fontAnselm R. Garbe1+5-5
12:44 25-08-2006small color fixesAnselm R. Garbe1+3-3
09:45 25-08-2006updated dmenu to borderless drawing as wellAnselm R. Garbe5+32-44
02:54 25-08-2006back to 3 colorsAnselm R. Garbe5+32-27
07:04 24-08-2006removed useless callAnselm R. Garbe1+1-3
07:03 24-08-2006fixed minor bugAnselm R. Garbe1+1-1
06:57 24-08-2006small color changeAnselm R. Garbe1+1-1
06:47 24-08-2006migrated dmenu to use 4 instead of 3 colorsAnselm R. Garbe6+28-31
05:22 24-08-2006Added tag 0.5 for changeset 4a0ecd881c4fc15de4a0bebd79308b064be020efAnselm R. Garbe1+1-0
05:22 24-08-2006prepared dmenu-0.5Anselm R. Garbe1+1-2
04:27 24-08-2006removed unnecessary Xlib callAnselm R. Garbe2+2-2
14:05 23-08-2006sanitizing my colorschemeAnselm R. Garbe1+2-2
13:55 23-08-2006back to terminus fontAnselm R. Garbe1+1-1
05:01 22-08-2006font fixAnselm R. Garbe1+4-4
04:49 22-08-2006fixedAnselm R. Garbe1+2-2
12:45 21-08-2006applied OpenBSD changes..arg@localhost.10kloc.org1+2-2
02:34 21-08-2006renamed bad_malloc into badmalloc as wellAnselm R.Garbe1+3-3
02:31 21-08-2006small changes in dmenu.1Anselm R.Garbe1+1-1
14:25 16-08-2006fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff)Anselm R.Garbe2+16-5
07:37 16-08-2006applied sanders patchAnselm R.Garbe1+1-1
03:57 16-08-2006applied sanders Makefile patchAnselm R.Garbe1+1-1
11:56 15-08-2006fixed the same issue in dmenuAnselm R.Garbe1+2-2
05:39 15-08-2006Added tag 0.4 for changeset 7acf0dde1120542917bae12e0e42293f9d2cc899Anselm R.Garbe1+1-0
11:11 14-08-2006removed finished messageAnselm R.Garbe1+0-1
05:56 14-08-2006fixed string cuttingAnselm R.Garbe1+5-5
03:52 14-08-2006fixed string cuttingAnselm R.Garbe1+10-2
03:44 14-08-2006added commentAnselm R.Garbe1+1-1
03:42 14-08-2006applied Sanders LD patchAnselm R.Garbe2+3-1
13:12 11-08-2006applied my new color schemeAnselm R.Garbe1+3-3
06:52 11-08-2006simplified drawborderAnselm R.Garbe2+17-23
10:19 10-08-2006Added tag 0.3 for changeset d352e9dc112ee96aa5cad961a0ed880ae9ce7276Anselm R.Garbe1+1-0
06:13 10-08-2006readded border colors, this sucks leastAnselm R.Garbe5+38-26
06:07 10-08-2006drawing border around sel itemAnselm R.Garbe2+21-6
05:28 10-08-2006removed unnecessary border colorAnselm R.Garbe5+7-34
05:21 10-08-2006swapping my default colorsAnselm R.Garbe1+2-2
05:10 10-08-2006added uppercase chars for C-u and C-h as wellAnselm R.Garbe1+2-0
05:09 10-08-2006removed C-[ from source and man pageAnselm R.Garbe2+1-5
13:45 09-08-2006removed control sequences which actually aren't implemented anymore (only the real unix control sequences are implemented)Anselm R.Garbe1+4-4
12:14 08-08-2006fixes to READMEAnselm R.Garbe1+2-2
07:47 08-08-2006default colors are bestAnselm R.Garbe1+3-3
06:47 08-08-2006noborderAnselm R.Garbe1+2-2
06:18 08-08-2006ditoAnselm R.Garbe1+2-2
06:07 08-08-2006using a better colorschemeAnselm R.Garbe1+1-1
12:17 07-08-2006removed unnecessary typedefarg@10ksloc.org1+0-1
09:07 07-08-2006made dmenu(1) more dwm(1) alikearg@10ksloc.org1+22-23
07:21 07-08-2006font size changed as wellarg@10ksloc.org1+1-1
06:58 07-08-2006appliead Sanders manpage/Makefile pactharg@10ksloc.org2+2-2
06:11 07-08-2006fixed dmenu.1 version infoarg@10ksloc.org1+1-1
06:10 07-08-2006settle with greyarg@10ksloc.org1+2-2
05:32 07-08-2006next version is 0.3arg@10ksloc.org1+1-1
05:28 07-08-2006also made my colors tasting better with my overall colorschemearg@10ksloc.org1+3-3
04:40 07-08-2006next attempt for bright background switcharg@10ksloc.org1+3-3
03:52 07-08-2006Added tag 0.2 for changeset 656be0f47df545dfdd2e1e0663663b8b1b26f031arg@10ksloc.org1+1-0
03:45 07-08-2006added stripping to dmenu targetarg@10ksloc.org1+1-0
03:40 07-08-2006fixed a bad mistake setting the dmenu border to False;arg@10ksloc.org1+0-1
02:39 07-08-2006renamed some functions to make it more readablearg@10ksloc.org1+9-9
02:37 07-08-2006updated man pagearg@10ksloc.org1+1-1
02:36 07-08-2006updated man pagearg@10ksloc.org1+4-0
02:30 07-08-2006removed -t title crap from dmenuarg@10ksloc.org2+12-57
09:57 05-08-2006menu now also uses -Osarg@10ksloc.org1+2-2
09:05 05-08-2006small changearg@10ksloc.org1+1-1
12:17 04-08-2006yet another fixarg@10ksloc.org1+2-2
12:15 04-08-2006fixed README of dmenuarg@10ksloc.org1+10-27
05:34 04-08-2006fixed dist targetarg@10ksloc.org1+1-1
05:32 04-08-2006removed config.harg@10ksloc.org1+0-9
05:31 04-08-2006Added tag 0.1 for changeset fcc8a282cb52c6a9343b461026b386825590cd31arg@10ksloc.org1+1-0
05:31 04-08-2006prepared 0.1arg@10ksloc.org1+1-1
05:31 04-08-2006remove stderr spittingarg@10ksloc.org1+0-2
05:23 04-08-2006rearranged several stuffarg@10ksloc.org6+220-270
04:35 04-08-2006initial importarg@10ksloc.org12+972-0