2020-07-18 22:59Z | mouse support | krasjet | 1 | +118 | -1 |
2020-07-18 22:25Z | readme: add prompt symbol | krasjet | 1 | +1 | -1 |
2020-07-18 22:24Z | update readme | krasjet | 1 | +9 | -8 |
2020-07-18 22:21Z | update license header | krasjet | 1 | +1 | -0 |
2020-07-18 22:20Z | remove default config file | krasjet | 2 | +0 | -26 |
2020-07-18 22:18Z | custom colorscheme | krasjet | 1 | +24 | -0 |
2020-07-18 22:05Z | add gitignore | krasjet | 1 | +3 | -0 |
2020-06-11 16:45Z | Fix memory leaks in drw | Hiltjo Posthuma | 1 | +1 | -0 |
2019-03-03 12:08Z | revert IME support | Hiltjo Posthuma | 1 | +3 | -12 |
2019-02-12 21:58Z | improve xopenim error message | Hiltjo Posthuma | 1 | +1 | -1 |
2019-02-12 21:13Z | make dmenu_path script executable | Hiltjo Posthuma | 1 | +0 | -0 |
2019-02-12 18:10Z | fix crash when XOpenIM returns NULL | Hiltjo Posthuma | 1 | +11 | -2 |
2019-02-03 23:29Z | Close when the embedding window is destroyed | Quentin Rameau | 2 | +7 | -2 |
2019-02-02 12:54Z | Prepared 4.9 release. | Anselm R Garbe | 3 | +18 | -4 |
2019-01-27 14:28Z | dmenu.1: document improved fastgrab behaviour from previous patch | Hiltjo Posthuma | 1 | +2 | -2 |
2019-01-26 14:49Z | Use slow path if stdin is a tty | dok | 1 | +1 | -3 |
2018-07-21 10:47Z | dmenu_path: always use the cachedir | Quentin Rameau | 1 | +6 | -6 |
2018-06-02 15:09Z | Makefile: just show the compiler output | Hiltjo Posthuma | 1 | +28 | -38 |
2018-06-02 15:01Z | Do not strip at link stage | Hiltjo Posthuma | 1 | +1 | -1 |
2018-05-25 11:07Z | code-style for pledge: check the return code -1, not < 0 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-05-25 11:03Z | code-style for pledge(2) | Hiltjo Posthuma | 1 | +5 | -6 |
2018-05-25 10:04Z | Pledge on OpenBSD | Hiltjo Posthuma | 1 | +9 | -0 |
2018-05-09 19:27Z | Use bold for keyboard shortcuts in dmenu.1 | David Demelier | 1 | +28 | -28 |
2018-04-22 12:18Z | Fix cursor drawn position with wide glyphs | Quentin Rameau | 1 | +1 | -1 |
2018-03-22 10:18Z | Makefile: bikesheddingly replace ${} with $() | Quentin Rameau | 2 | +43 | -43 |
2018-03-19 14:42Z | Handle IME input | Quentin Rameau | 1 | +4 | -1 |
2018-03-16 15:51Z | Fix handling of input strings | Hiltjo Posthuma | 1 | +21 | -14 |
2018-03-15 09:16Z | Update LICENSE | Quentin Rameau | 1 | +6 | -4 |
2018-03-14 18:48Z | bump version to 4.8 | Hiltjo Posthuma | 1 | +1 | -1 |
2018-03-13 16:15Z | add key bindings for moving to the word start or end | Quentin Rameau | 2 | +46 | -0 |
2018-01-04 22:45Z | Fix regression in 84a1bc5 | Hiltjo Posthuma | 1 | +2 | -1 |
2018-01-04 12:27Z | Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directive | Vincent Carluer | 1 | +2 | -3 |
2017-11-03 20:10Z | drw: drw_scm_create: use Clr type | Hiltjo Posthuma | 1 | +1 | -1 |
2017-11-03 14:31Z | fix a possible free of a uninitialize variable in paste() | Hiltjo Posthuma | 1 | +6 | -4 |
2017-11-03 20:05Z | init colors using SchemeLast | Hiltjo Posthuma | 1 | +2 | -3 |
2017-11-03 16:49Z | Set class name on menu window | Omar Sandoval | 1 | +2 | -0 |
2017-05-02 16:32Z | release 4.7 | Hiltjo Posthuma | 1 | +1 | -1 |
2016-12-07 14:45Z | Revert "fix input text matching" | Andrew Gregory | 1 | +1 | -1 |
2016-11-25 12:38Z | Xinerama: correct variable declarations in preprocessor conditional | Thomas Gardner | 1 | +6 | -5 |
2016-11-05 10:36Z | die() on calloc failure | Hiltjo Posthuma | 1 | +1 | -1 |
2016-10-08 12:08Z | add embedding support with -w option | Quentin Rameau | 2 | +58 | -12 |
2016-10-08 12:42Z | dmenu.1: group single options | Quentin Rameau | 2 | +3 | -6 |
2016-10-08 12:36Z | dmenu.1: fix -l option | Quentin Rameau | 1 | +1 | -1 |
2016-08-12 12:39Z | die() consistency: always add newline | Hiltjo Posthuma | 3 | +9 | -7 |
2016-07-26 21:13Z | fix crash if negative monitor (< -1) was passed | Hiltjo Posthuma | 1 | +2 | -2 |
2016-07-26 21:02Z | Revert "Print highlighted input text only on single match" | Hiltjo Posthuma | 1 | +3 | -13 |
2016-07-26 10:48Z | Print highlighted input text only on single match | Quentin Rameau | 1 | +13 | -3 |
2016-07-25 09:33Z | Partially revert 44c7de3: fix items text width offset calculation | Quentin Rameau | 1 | +2 | -2 |
2016-06-28 15:56Z | config.def.h: style improvement, use color Scheme enum | Hiltjo Posthuma | 1 | +5 | -5 |
2016-06-28 05:11Z | fix: Do not crash on e.g. dmenu < /dev/null | S. Gilles | 1 | +1 | -1 |
2016-05-21 19:51Z | import new drw from libsl and minor fixes. | Markus Teich | 5 | +231 | -236 |
2016-02-22 14:03Z | arg.h: fixed argv checks order | Lucas Gabriel Vuotto | 1 | +2 | -2 |
2016-01-11 12:26Z | Typofix | Klemens Nanni | 1 | +1 | -1 |
2015-12-19 18:58Z | Shut up glibc about _BSD_SOURCE being deprecated | Quentin Rameau | 1 | +1 | -1 |
2015-12-19 08:32Z | Add config option for word delimiters | Quentin Rameau | 2 | +10 | -2 |
2015-11-08 22:37Z | arg.h: remove unused ARGNUM* macros | Hiltjo Posthuma | 1 | +0 | -14 |
2015-11-08 22:03Z | unboolify dmenu | Hiltjo Posthuma | 2 | +7 | -9 |
2015-11-08 15:46Z | Makefile: package config.def.h on make dist | Hiltjo Posthuma | 1 | +3 | -2 |
2015-11-08 15:44Z | remove .hgtags file | Hiltjo Posthuma | 1 | +0 | -49 |
2015-11-07 11:53Z | dmenu.1: clarify monitor numbers are starting from 0 (first mon) | Hiltjo Posthuma | 1 | +2 | -1 |
2015-11-07 11:43Z | fix: multimon: always spawn client on first monitor if specified with -m 0 | Hiltjo Posthuma | 1 | +1 | -1 |
2015-10-20 20:56Z | drw: cleanup drw_text, prevent gcc warning false-positive of unused var | Hiltjo Posthuma | 1 | +14 | -21 |
2015-10-20 20:55Z | drw: simplify drw_font_xcreate and prevent a potential unneeded allocation | Hiltjo Posthuma | 1 | +19 | -22 |
2015-10-20 20:53Z | drw: a valid (non-NULL) Drw and Fnt context must be passed | Hiltjo Posthuma | 1 | +3 | -16 |
2015-10-20 20:51Z | add sbase-style ecalloc(), calloc: or die | Hiltjo Posthuma | 3 | +18 | -12 |
2015-10-18 16:37Z | free schemes as array | Hiltjo Posthuma | 1 | +6 | -6 |
2015-10-04 12:47Z | fix input text matching | Quentin Rameau | 1 | +1 | -1 |
2015-10-04 12:01Z | fix incorrect ordering of match results | Davide Del Zompo | 1 | +3 | -2 |
2015-10-04 10:32Z | fix paste from clipboard (ctrl+shift+y) | Hiltjo Posthuma | 1 | +1 | -0 |
2015-09-27 22:38Z | minor style fix | Hiltjo Posthuma | 1 | +2 | -1 |
2015-09-27 22:19Z | Remove function prototypes and reorder functions accordingly | FRIGN | 1 | +64 | -80 |
2015-09-27 22:15Z | Untypedef struct item | FRIGN | 1 | +9 | -10 |
2015-09-27 22:18Z | Fix the conversion from microseconds to nanoseconds | Quentin Rameau | 1 | +1 | -1 |
2015-09-27 22:06Z | Replace deprecated usleep() with nanosleep() | Quentin Rameau | 1 | +3 | -2 |
2015-09-27 22:02Z | config.mk: use -std=c99 | Hiltjo Posthuma | 1 | +1 | -1 |
2015-09-27 21:57Z | dmenu: style improvements | Hiltjo Posthuma | 1 | +213 | -204 |
2015-09-27 21:56Z | drw style improvements | Hiltjo Posthuma | 2 | +106 | -93 |
2015-09-27 21:02Z | separate program-specific c99 bool and X11 | Hiltjo Posthuma | 2 | +10 | -11 |
2015-09-27 20:55Z | config.mk: fix _XOPEN_SOURCE=700 for getline() | Hiltjo Posthuma | 1 | +1 | -1 |
2015-09-27 20:38Z | config.mk: improve feature test check | Hiltjo Posthuma | 1 | +1 | -1 |
2015-08-06 02:19Z | Fixed typo introduced by shared code | Eric Pruitt | 1 | +1 | -1 |
2015-07-19 19:34Z | stest: get rid of getopt, use suckless arg.h | Hiltjo Posthuma | 3 | +141 | -53 |
2015-07-19 18:32Z | config.mk: add FREETYPELIBS and FREETYPEINC | Hiltjo Posthuma | 1 | +9 | -3 |
2015-07-19 18:29Z | fix prompt color style how it used to be | Hiltjo Posthuma | 1 | +1 | -1 |
2015-05-04 19:54Z | Use libdraw: add Xft and fallback-fonts support to graphics lib | Hiltjo Posthuma | 11 | +684 | -316 |
2014-09-17 11:40Z | applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m | Anselm R Garbe | 2 | +5 | -2 |
2014-07-24 19:10Z | fix crash with ctrl-enter as input | Hiltjo Posthuma | 1 | +2 | -1 |
2014-05-29 16:03Z | updated copyright notices in LICENSE and dmenu.c file | Anselm R Garbe | 2 | +2 | -2 |
2013-08-13 17:15Z | applied Martin Kühl's inverse matching flag to stest | Anselm R Garbe | 2 | +7 | -4 |
2013-08-02 20:30Z | applied Martti Kühne's dmenu monitor patch https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream now | Anselm R Garbe | 3 | +14 | -4 |
2013-06-28 20:06Z | accepted vi'is exit approach ^[ (suggested by Arkaduisz) | Anselm R Garbe | 1 | +2 | -0 |
2013-04-17 19:16Z | forgot to add config.def.h, thanks William | Anselm R Garbe | 1 | +17 | -0 |
2013-04-17 19:04Z | adopted Alex Sedov's config.h revival patch to tip | Anselm R Garbe | 2 | +7 | -11 |
2013-04-17 18:59Z | applied Alex Sedov's Tab buffer termination patch, thanks | Anselm R Garbe | 1 | +2 | -1 |
2013-04-17 18:56Z | applied multisel patch to mainline | Anselm R Garbe | 2 | +21 | -3 |
2012-07-30 15:02Z | dmenu_run: Split cache logic to dmenu_path again | Quentin Glidic | 3 | +18 | -16 |
2012-05-15 09:47Z | ignore prompt if it is empty in addition to NULL | Moritz Wilhelmy | 1 | +2 | -2 |
2012-04-06 15:38Z | _POSIX_C_SOURCE=200809L | Connor Lane Smith | 1 | +1 | -1 |
2012-02-10 00:37Z | listen for C-S-[jm] | Connor Lane Smith | 1 | +4 | -2 |
2012-01-19 22:52Z | add ^G escape keybinding | Karl F | 2 | +4 | -0 |
2012-01-18 23:56Z | remove _POSIX_C_SOURCE cflag | Connor Lane Smith | 1 | +2 | -3 |
2012-01-08 12:13Z | update version 4.5-hg | Connor Lane Smith | 1 | +1 | -1 |
2012-01-04 12:30Z | config.mk cleanup | anselm@garbe.us | 1 | +3 | -2 |
2012-01-02 18:48Z | align M-[hjkl] closer to vi keys | Connor Lane Smith | 2 | +11 | -8 |
2012-01-01 19:33Z | happy new year! | Connor Lane Smith | 2 | +3 | -3 |
2012-01-01 19:32Z | add Mod1Mask keybindings | Connor Lane Smith | 2 | +88 | -19 |
2011-12-19 15:52Z | merge stest -> default | Connor Lane Smith | 7 | +186 | -69 |
2011-12-19 15:05Z | comment xdg fallback behaviour | Connor Lane Smith | 1 | +1 | -1 |
2011-12-09 10:49Z | stest: restore stream testing | Connor Lane Smith | 2 | +10 | -2 |
2011-12-09 10:36Z | fork dmenu_run to disown child shell | Connor Lane Smith | 1 | +1 | -1 |
2011-11-27 22:40Z | stest: cleanup | Connor Lane Smith | 1 | +1 | -2 |
2011-11-27 22:37Z | stest: remove unneeded lstat | Connor Lane Smith | 1 | +1 | -2 |
2011-11-27 22:35Z | simplify stest | Connor Lane Smith | 3 | +53 | -62 |
2011-11-23 14:17Z | dmenu_run: use $SHELL | Connor Lane Smith | 1 | +1 | -1 |
2011-11-23 13:40Z | set window background_pixel | Connor Lane Smith | 1 | +2 | -2 |
2011-11-19 20:31Z | fix dmenu_path exec sh | Connor Lane Smith | 1 | +1 | -1 |
2011-11-19 20:24Z | faster dmenu_run -f | Connor Lane Smith | 2 | +11 | -8 |
2011-11-19 18:54Z | replace lsx with stest | Connor Lane Smith | 7 | +189 | -69 |
2011-11-16 10:26Z | update manpage | Connor Lane Smith | 1 | +7 | -3 |
2011-11-15 19:32Z | limit direction keys in vline | Connor Lane Smith | 1 | +4 | -0 |
2011-11-14 19:02Z | fix C-n / C-p directions (thanks bastien) | Connor Lane Smith | 1 | +2 | -2 |
2011-11-13 23:46Z | new default colour scheme | Connor Lane Smith | 1 | +4 | -4 |
2011-10-26 13:16Z | makefile: *.o depend on draw.h | Connor Lane Smith | 1 | +1 | -1 |
2011-10-26 12:28Z | add paste from clipboard | Connor Lane Smith | 1 | +4 | -2 |
2011-10-26 12:20Z | add lots of comments | Connor Lane Smith | 1 | +33 | -18 |
2011-10-26 11:14Z | input focus: calculate areas of intersection | Connor Lane Smith | 1 | +22 | -12 |
2011-10-17 09:22Z | simplify dmenu_run | Connor Lane Smith | 1 | +1 | -1 |
2011-10-17 09:11Z | merge xim -> default | Connor Lane Smith | 1 | +18 | -4 |
2011-10-17 09:08Z | merge lsx -> default | Connor Lane Smith | 1 | +13 | -8 |
2011-10-17 01:12Z | use ~/.dmenu_cache if no xdg cache | Connor Lane Smith | 1 | +4 | -1 |
2011-10-17 00:44Z | lsx: detect read errors | Connor Lane Smith | 1 | +9 | -7 |
2011-10-17 00:18Z | xim: check for corner cases | Connor Lane Smith | 1 | +6 | -4 |
2011-10-16 17:26Z | fix extra warning | Connor Lane Smith | 1 | +1 | -1 |
2011-10-16 17:14Z | lsx: return failure on error | Connor Lane Smith | 1 | +5 | -2 |
2011-10-16 17:13Z | merge default -> lsx | Connor Lane Smith | 9 | +118 | -119 |
2011-10-16 16:21Z | add xim support | Troels Henriksen | 1 | +15 | -3 |
2011-10-13 19:43Z | limit lines to input | Connor Lane Smith | 1 | +1 | -0 |
2011-10-04 20:39Z | input focus: fix for reparenting wms | Connor Lane Smith | 1 | +1 | -1 |
2011-09-30 20:08Z | fix monitor select when no focus | Connor Lane Smith | 1 | +1 | -1 |
2011-09-19 23:11Z | merge token -> default | Connor Lane Smith | 2 | +42 | -34 |
2011-09-19 23:09Z | tweak match | Connor Lane Smith | 1 | +2 | -2 |
2011-09-19 23:06Z | update manpage | Connor Lane Smith | 1 | +6 | -9 |
2011-09-19 17:15Z | detect active monitor using input focus | Connor Lane Smith | 1 | +12 | -7 |
2011-09-19 09:40Z | add token matching | Connor Lane Smith | 1 | +34 | -23 |
2011-09-19 09:40Z | change version to 'hg' | Connor Lane Smith | 1 | +1 | -1 |
2011-07-24 19:04Z | dmenu_run: sh -c | Connor Lane Smith | 1 | +1 | -1 |
2011-07-22 17:16Z | fix loadfont | Connor Lane Smith | 1 | +13 | -12 |
2011-07-19 20:30Z | Added tag 4.4 for changeset 2b105eaae831 | Connor Lane Smith | 1 | +1 | -0 |
2011-07-19 20:30Z | add lsx.1 to dist | Connor Lane Smith | 1 | +1 | -1 |
2011-07-17 13:06Z | tweaks | Connor Lane Smith | 2 | +2 | -2 |
2011-07-14 19:03Z | efficiency tweaks | Connor Lane Smith | 2 | +44 | -60 |
2011-07-14 19:03Z | fix extra warning | Connor Lane Smith | 1 | +1 | -1 |
2011-07-06 12:40Z | simpler vline | Connor Lane Smith | 1 | +2 | -4 |
2011-07-04 15:55Z | rebind ^N ^P | Connor Lane Smith | 2 | +3 | -3 |
2011-06-25 16:02Z | include limits.h | Connor Lane Smith | 1 | +1 | -0 |
2011-06-23 21:39Z | make clean lsx | Connor Lane Smith | 1 | +1 | -1 |
2011-06-23 19:27Z | merge lsx -> default | Connor Lane Smith | 6 | +77 | -27 |
2011-06-23 19:26Z | close lsx branch | Connor Lane Smith | 0 | +0 | -0 |
2011-06-23 19:04Z | lsx: check snprintf | Connor Lane Smith | 1 | +3 | -4 |
2011-06-18 21:11Z | update draw.c | Connor Lane Smith | 2 | +14 | -14 |
2011-06-18 06:50Z | simpler lsx | Connor Lane Smith | 3 | +6 | -11 |
2011-06-13 20:50Z | new dmenu_run | Connor Lane Smith | 5 | +15 | -26 |
2011-06-13 18:32Z | add lsx.1 | Connor Lane Smith | 1 | +15 | -0 |
2011-06-13 18:28Z | new lsx branch | Connor Lane Smith | 3 | +59 | -7 |
2011-06-13 18:25Z | add ^M | Connor Lane Smith | 1 | +1 | -0 |
2011-05-18 16:01Z | Added tag 4.3.1 for changeset 34a2d77049a9 | Connor Lane Smith | 1 | +1 | -0 |
2011-05-18 16:01Z | bugfix | Connor Lane Smith | 2 | +2 | -2 |
2011-05-18 15:21Z | Added tag 4.3 for changeset 14c79f054bdf | Connor Lane Smith | 1 | +1 | -0 |
2011-05-18 15:20Z | no -m, cleanup | Connor Lane Smith | 3 | +33 | -41 |
2011-05-16 22:35Z | fix possible overflow | Connor Lane Smith | 1 | +4 | -4 |
2011-05-16 11:59Z | fixed extra warnings | Connor Lane Smith | 1 | +6 | -6 |
2011-05-15 20:54Z | portability | Connor Lane Smith | 3 | +19 | -15 |
2011-05-15 15:05Z | efficient incremental search | Connor Lane Smith | 1 | +19 | -18 |
2011-05-15 13:21Z | match first | Connor Lane Smith | 1 | +5 | -4 |
2011-05-15 13:13Z | faster grab | Connor Lane Smith | 1 | +12 | -11 |
2011-05-15 12:58Z | cleanup | Connor Lane Smith | 1 | +5 | -6 |
2011-05-15 12:02Z | fast but inexact | Connor Lane Smith | 1 | +7 | -4 |
2011-05-15 01:37Z | cleanup | Connor Lane Smith | 4 | +18 | -19 |
2011-05-14 22:26Z | increment version | Connor Lane Smith | 1 | +1 | -1 |
2011-05-14 22:21Z | only match links | Connor Lane Smith | 1 | +1 | -1 |
2011-05-14 22:14Z | follow symlinks | Connor Lane Smith | 1 | +1 | -1 |
2011-05-14 21:43Z | cleanup | Connor Lane Smith | 3 | +10 | -30 |
2011-05-14 21:12Z | whoops, wrong dmenu_path version | Connor Lane Smith | 1 | +1 | -1 |
2011-05-14 19:43Z | fast dmenu_path script | Connor Lane Smith | 4 | +13 | -108 |
2011-05-14 17:39Z | instant ^E | Connor Lane Smith | 1 | +20 | -16 |
2011-05-14 16:47Z | fix typo | Connor Lane Smith | 1 | +1 | -1 |
2011-05-14 16:46Z | use array for items | Connor Lane Smith | 1 | +10 | -10 |
2011-05-12 12:17Z | fixed xinerama corner case | Connor Lane Smith | 1 | +7 | -7 |
2011-05-11 11:25Z | fixed -m bug (thanks Rob) | Connor Lane Smith | 2 | +12 | -12 |
2011-05-08 14:15Z | fast grab patch (thanks Rob) | Connor Lane Smith | 2 | +27 | -13 |
2011-05-06 20:13Z | helpful errors | Connor Lane Smith | 2 | +8 | -3 |
2011-05-05 14:46Z | paring | Connor Lane Smith | 2 | +13 | -24 |
2011-01-07 18:55Z | update license | Connor Lane Smith | 2 | +3 | -3 |
2011-01-07 18:54Z | cache option in config.mk | Connor Lane Smith | 2 | +5 | -5 |
2010-12-01 20:25Z | gmake spews | Connor Lane Smith | 1 | +4 | -4 |
2010-12-01 20:23Z | posix makefile | Connor Lane Smith | 1 | +4 | -3 |
2010-11-20 09:25Z | Added tag 4.2.1 for changeset abb6579a324f | Anselm R Garbe | 1 | +1 | -0 |
2010-11-20 09:25Z | fixed dist target bug | Anselm R Garbe | 3 | +3 | -2 |
2010-11-19 11:51Z | Added tag 4.2 for changeset 379813a051f0 | Anselm R Garbe | 1 | +1 | -0 |
2010-11-17 04:51Z | removed unnecessary defines | Connor Lane Smith | 1 | +0 | -2 |
2010-11-17 04:33Z | moved main, updated args | Connor Lane Smith | 2 | +53 | -48 |
2010-11-12 00:30Z | fixed config.mk dep | Connor Lane Smith | 1 | +2 | -2 |
2010-11-12 00:01Z | updated manpage | Connor Lane Smith | 1 | +1 | -1 |
2010-11-12 00:00Z | rebound paste to ^Y | Connor Lane Smith | 1 | +3 | -4 |
2010-11-11 23:56Z | removed libdc dependence | Connor Lane Smith | 6 | +269 | -34 |
2010-11-02 12:15Z | -m flag to fix dwm selmon bug | Connor Lane Smith | 1 | +5 | -1 |
2010-10-08 22:40Z | updated manpage | Connor Lane Smith | 1 | +1 | -1 |
2010-10-08 22:36Z | cleaned up | Connor Lane Smith | 1 | +15 | -15 |
2010-10-08 22:24Z | dmenu_path.c (shell is a bottleneck) | Connor Lane Smith | 3 | +108 | -34 |
2010-09-13 13:22Z | fixed linking bug (thanks Jacob Nixdorf) & iscntrl corner case | Connor Lane Smith | 2 | +2 | -2 |
2010-09-11 18:48Z | simplification | Connor Lane Smith | 1 | +1 | -1 |
2010-09-11 12:37Z | update to libdc, fixed utf8 bug | Connor Lane Smith | 2 | +3 | -3 |
2010-08-20 18:57Z | arrow offset | Connor Lane Smith | 1 | +1 | -1 |
2010-08-20 18:42Z | fixed width bug | Connor Lane Smith | 1 | +3 | -3 |
2010-08-20 12:50Z | rebound paste, removed useless max widths | Connor Lane Smith | 2 | +10 | -9 |
2010-08-19 15:43Z | new libdraw | Connor Lane Smith | 1 | +25 | -25 |
2010-08-19 15:17Z | new libdraw | Connor Lane Smith | 1 | +2 | -2 |
2010-08-18 16:35Z | resorted globals | Connor Lane Smith | 1 | +1 | -1 |
2010-08-18 16:33Z | signed ints, ignore negative -l value | Connor Lane Smith | 1 | +5 | -4 |
2010-08-12 14:35Z | fixed insert segfault, added nextrune | Connor Lane Smith | 1 | +35 | -37 |
2010-08-11 14:02Z | fixed paste | Connor Lane Smith | 1 | +8 | -7 |
2010-08-11 13:24Z | new libdraw, replaced cistrstr with fstrstr, simpler readstdin | Connor Lane Smith | 1 | +34 | -40 |
2010-08-10 17:09Z | more efficient initfont | Connor Lane Smith | 1 | +4 | -3 |
2010-08-10 13:14Z | reverted calcoffsets | Connor Lane Smith | 1 | +6 | -5 |
2010-08-10 12:38Z | simplifications | Connor Lane Smith | 2 | +14 | -19 |
2010-08-09 10:54Z | cursor fix + style | Connor Lane Smith | 1 | +19 | -25 |
2010-08-06 13:16Z | added ^D, removed ^M | Connor Lane Smith | 1 | +3 | -1 |
2010-08-05 14:41Z | new libdraw, typo fixes | Connor Lane Smith | 2 | +6 | -6 |
2010-08-03 17:19Z | another typo fix (thanks, Gene Auyeung) | Connor Lane Smith | 1 | +1 | -1 |
2010-08-03 16:29Z | typo fix | Connor Lane Smith | 1 | +1 | -1 |
2010-08-03 16:18Z | cleaned up | Connor Lane Smith | 1 | +2 | -2 |
2010-08-03 16:10Z | merged *{h,v} functions | Connor Lane Smith | 1 | +40 | -59 |
2010-08-02 14:13Z | retyped promptw | Connor Lane Smith | 1 | +1 | -1 |
2010-08-02 13:49Z | replaced promptw | Connor Lane Smith | 2 | +6 | -3 |
2010-08-02 13:22Z | fixed bugs, no more config.h, updated manpage, new libdraw | Connor Lane Smith | 7 | +162 | -220 |
2010-07-31 13:56Z | updated manpage, added paste, cleaned up, new libdraw | Connor Lane Smith | 4 | +271 | -319 |
2010-07-30 12:40Z | merged dmenu & dinput (clunky interface) | Connor Lane Smith | 5 | +215 | -440 |
2010-07-30 09:26Z | underline match | Connor Lane Smith | 1 | +5 | -0 |
2010-07-30 09:25Z | new libdraw | Connor Lane Smith | 2 | +6 | -3 |
2010-07-30 08:18Z | fixed vlist select | Connor Lane Smith | 1 | +9 | -5 |
2010-07-27 12:40Z | updated to libdraw tip | Connor Lane Smith | 2 | +6 | -3 |
2010-07-02 05:49Z | added dmenu.h, common.c | Connor Lane Smith | 6 | +204 | -314 |
2010-07-02 04:50Z | updated to new libdraw | Connor Lane Smith | 2 | +20 | -32 |
2010-07-02 02:44Z | atexit cleanup | Connor Lane Smith | 2 | +36 | -46 |
2010-06-30 21:42Z | removed -e flag (too buggy), cleaned up | Connor Lane Smith | 2 | +20 | -38 |
2010-06-30 09:45Z | fixed no-input invisible text bug | Connor Lane Smith | 1 | +2 | -2 |
2010-06-30 00:36Z | libdraw now has own repo | Connor Lane Smith | 16 | +8 | -242 |
2010-06-29 23:52Z | resizing vlist, new dinput binding | Connor Lane Smith | 1 | +16 | -18 |
2010-06-29 23:05Z | cleaned up | Connor Lane Smith | 1 | +6 | -5 |
2010-06-29 18:19Z | decosmetics | Connor Lane Smith | 1 | +2 | -2 |
2010-06-29 15:07Z | dinput with dmenu flags, fixed usage & -v, cosmetics | Connor Lane Smith | 2 | +32 | -14 |
2010-06-28 05:09Z | extended libdraw | Connor Lane Smith | 6 | +40 | -20 |
2010-06-25 03:33Z | cleaned up | Connor Lane Smith | 2 | +10 | -9 |
2010-06-24 16:44Z | moved draw.c to libdraw.a | Connor Lane Smith | 15 | +222 | -179 |
2010-06-24 15:24Z | removed colors from dc | Connor Lane Smith | 3 | +24 | -22 |
2010-06-24 15:18Z | decoupled draw.c from dmenu & dinput | Connor Lane Smith | 4 | +111 | -117 |
2010-06-24 13:22Z | fixed offsets, updated eprint, cleaned up | Connor Lane Smith | 4 | +42 | -33 |
2010-06-24 10:30Z | fixed static symbols in config.def.h | Connor Lane Smith | 1 | +6 | -6 |
2010-06-23 13:29Z | fixed makefile | Connor Lane Smith | 1 | +7 | -3 |
2010-06-23 12:49Z | cleaned up | Connor Lane Smith | 3 | +31 | -12 |
2010-06-23 12:31Z | cleaned up | Connor Lane Smith | 1 | +0 | -1 |
2010-06-23 12:29Z | added draw.h | Connor Lane Smith | 5 | +81 | -72 |
2010-06-23 11:42Z | overlapping code | Connor Lane Smith | 3 | +0 | -13 |
2010-06-23 11:15Z | typo fixes | Connor Lane Smith | 2 | +2 | -2 |
2010-06-23 11:04Z | initial dmenu / dinput separation | Connor Lane Smith | 4 | +561 | -205 |
2010-06-22 09:45Z | fixed vlist cursor | Connor Lane Smith | 1 | +1 | -1 |
2010-06-20 14:04Z | 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 | Connor Lane Smith | 2 | +59 | -71 |
2010-06-20 00:19Z | cleaned up | Connor Lane Smith | 1 | +1 | -10 |
2010-06-19 23:44Z | added ^K, optimisations | Connor Lane Smith | 1 | +15 | -11 |
2010-06-19 20:44Z | added sselp requirement to readme | Connor Lane Smith | 1 | +1 | -0 |
2010-06-16 14:36Z | cleaned up | Connor Lane Smith | 1 | +21 | -31 |
2010-06-11 08:24Z | fixed vlist paging, cleaned up | Connor Lane Smith | 1 | +32 | -58 |
2010-06-09 09:13Z | updated manpage | Connor Lane Smith | 1 | +11 | -7 |
2010-05-29 11:56Z | Added tag 4.1.1 for changeset 72749a826cab | Anselm R Garbe | 1 | +1 | -0 |
2010-05-29 11:56Z | prepared bugfix release 4.1.1 | Anselm R Garbe | 1 | +1 | -1 |
2010-05-29 11:55Z | applied Ramils patch | Anselm R Garbe | 1 | +21 | -10 |
2010-05-28 10:42Z | Added tag 4.1 for changeset 844587572673 | Anselm R Garbe | 1 | +1 | -0 |
2010-05-28 10:42Z | prepared dmenu-4.1 release | Anselm R Garbe | 4 | +10 | -6 |
2010-05-05 10:42Z | fixed vlist alignment | Connor Lane Smith | 1 | +1 | -2 |
2010-05-02 22:17Z | cleaning up | Connor Lane Smith | 1 | +5 | -9 |
2010-04-14 17:35Z | fixed bad parenting, simpler vlist | Connor Lane Smith | 1 | +20 | -21 |
2010-04-13 20:14Z | fixed ^U cursor support | Connor Lane Smith | 1 | +1 | -1 |
2010-04-07 16:15Z | fixed 3 bugs and some inconsistency | Connor Lane Smith | 1 | +8 | -7 |
2010-04-01 20:40Z | applied Troels' patch, thanks Troels! | Anselm R Garbe | 1 | +5 | -1 |
2010-04-01 20:32Z | added Connor to LICENSE file | Anselm R Garbe | 1 | +1 | -0 |
2010-04-01 20:31Z | commited Connor's sanity patch | Anselm R Garbe | 1 | +32 | -51 |
2010-04-01 17:30Z | apply nibble patch removing per-item length limit | pancake | 1 | +14 | -7 |
2010-04-01 17:10Z | add ^a and ^e keybindings | pancake | 1 | +8 | -0 |
2010-03-31 21:43Z | applied Connor's subwindow patch | Anselm R Garbe | 1 | +5 | -1 |
2010-03-31 21:37Z | applied Connor's next nice patch, thanks a lot! | Anselm R Garbe | 1 | +29 | -36 |
2010-03-22 07:50Z | applied cls' patch, thanks Connor! | anselm@garbe.us | 1 | +13 | -11 |
2010-03-07 08:32Z | applied Connor's patch, thanks! | Anselm R Garbe | 1 | +33 | -44 |
2009-12-05 16:52Z | 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 | Anselm R Garbe | 1 | +1 | -1 |
2009-11-28 12:28Z | applied cursor, vertical and paste patches for upcoming 4.1 dmenu version (due to the fact that surf is using dmenu as well) | Anselm R Garbe | 4 | +149 | -28 |
2009-04-18 11:50Z | Added tag 4.0 for changeset 78f9f72cc9c6 | Anselm R Garbe | 1 | +1 | -0 |
2009-02-21 19:21Z | applied Matthias Christian Ott's sanity fixes (thanks a lot!) | Anselm R Garbe | 2 | +7 | -8 |
2008-12-12 19:58Z | next release will be 4.0 | a@null | 1 | +1 | -1 |
2008-12-09 21:55Z | minor modification | a@null | 1 | +1 | -4 |
2008-09-09 19:45Z | Added tag 3.9 for changeset 21a1ed9a69b9 | Anselm R Garbe | 1 | +1 | -0 |
2008-08-29 09:09Z | simplified initfont | Anselm R Garbe | 1 | +1 | -4 |
2008-08-25 08:38Z | reverted setlocale() call | Anselm R Garbe | 1 | +2 | -1 |
2008-08-23 08:33Z | removed artifact from wmii menu | Anselm R Garbe | 1 | +0 | -2 |
2008-08-18 18:24Z | fixed a problem when backporting dwm's drawtext() | Anselm R Garbe | 1 | +1 | -1 |
2008-08-18 09:20Z | abc... | Anselm R Garbe | 1 | +1 | -1 |
2008-08-18 09:17Z | removed the i = textnw... as remarked by Martin Hurton | Anselm R Garbe | 1 | +1 | -1 |
2008-08-18 09:03Z | backported drawtext() simplifications to dmenu | Anselm R Garbe | 2 | +11 | -22 |
2008-08-18 08:31Z | getting rid of setlocale(), it doesn't seem to make sense with Xmb, artifact of Xutf8 times | Anselm R Garbe | 1 | +1 | -2 |
2008-07-29 18:20Z | Added tag 3.8 for changeset 644b0798fccc | Anselm R Garbe | 1 | +1 | -0 |
2008-07-18 19:20Z | similiar change as in dwm | Anselm R Garbe | 1 | +4 | -5 |
2008-07-17 16:40Z | removed compiler warning if XINERAMA is disabled | Anselm R Garbe | 1 | +2 | -1 |
2008-07-16 17:38Z | got rid of compile time xidx, grabbing the mouse pointer instead, falling back to screen 0 if no pointer available | Anselm R Garbe | 2 | +17 | -11 |
2008-07-16 17:18Z | reverted uint/ulong introduction | Anselm R Garbe | 2 | +20 | -22 |
2008-06-30 09:00Z | minor update regarding locale support | Anselm R Garbe | 1 | +3 | -1 |
2008-06-21 15:43Z | removed emalloc, used only once so obsolete | Anselm R Garbe | 1 | +2 | -11 |
2008-06-19 08:18Z | minor fix | Anselm R Garbe | 2 | +3 | -3 |
2008-06-18 17:21Z | Added tag 3.7 for changeset 0508a3a6ee10 | Anselm R Garbe | 1 | +1 | -0 |
2008-06-18 17:20Z | minor fix | Anselm R Garbe | 1 | +0 | -1 |
2008-06-14 09:55Z | reusing config.h's color values, note we have to use const char *, instead of const char [] here, because the pointer might change | Anselm R Garbe | 2 | +15 | -20 |
2008-06-13 11:04Z | using xidx | Anselm R Garbe | 1 | +3 | -3 |
2008-06-13 10:53Z | yet another cosmetic change | Anselm R Garbe | 1 | +10 | -6 |
2008-06-13 10:46Z | cosmetic fixes | Anselm R Garbe | 4 | +74 | -82 |
2008-05-22 10:15Z | s/unsigned int/uint/, s/unsigned long/ulong/ | Anselm R Garbe | 1 | +27 | -25 |
2008-05-20 14:07Z | foo | Anselm R Garbe | 1 | +1 | -2 |
2008-05-19 19:29Z | added Xinerama support to dmenu, reverted -b behavior, removed -x, -y, -w | anselm@anselm1 | 3 | +43 | -44 |
2008-04-10 17:12Z | no exe should be unquoted, agreed to Peter Hartlich | Anselm R Garbe | 1 | +1 | -1 |
2008-04-10 15:46Z | fixed unquoted dmenu_run $exe-use reported by Jukka | Anselm R Garbe | 1 | +1 | -1 |
2008-04-09 22:32Z | though sticking to |uniq | Anselm R Garbe | 1 | +1 | -1 |
2008-04-09 22:31Z | re-applied Peter Hartlich's and Jukkas dmenu-related patches, for odd reasons they disappeared | Anselm R Garbe | 3 | +10 | -10 |
2008-04-03 20:56Z | Added tag 3.6 for changeset 0bc2751d06e8 | anselm@anselm1 | 1 | +1 | -0 |
2008-03-25 18:18Z | fix typo | Sander van Dijk | 1 | +1 | -1 |
2008-03-25 10:18Z | using limits.h | Anselm R Garbe | 1 | +3 | -2 |
2008-03-25 09:43Z | bugfix of the -0 case in dmenu (thanks to Sander for his hint) | Anselm R Garbe | 1 | +2 | -2 |
2008-03-24 15:56Z | applied Jukkas hotfix | Anselm R Garbe | 1 | +1 | -1 |
2008-03-23 21:06Z | more cosmetics | Sander van Dijk | 1 | +1 | -2 |
2008-03-23 20:17Z | cosmetics | Sander van Dijk | 1 | +3 | -5 |
2008-03-23 20:11Z | made some whitespacing consistent. | Sander van Dijk | 1 | +3 | -3 |
2008-03-23 11:09Z | removed unused variable nitem. | sander@localhost | 1 | +3 | -11 |
2008-03-22 14:52Z | several performance tweaks | anselm@anselm1 | 2 | +44 | -19 |
2008-03-18 16:52Z | fixed match() to prefer prefix-matches to strstr-matches in the match list, extended the -y handling, next version is 3.6 | Anselm R Garbe | 3 | +46 | -30 |
2008-03-13 16:53Z | Added tag 3.5 for changeset 05e5bd706b3b | Anselm R Garbe | 1 | +1 | -0 |
2008-03-13 12:02Z | applied next patch of Sander | Anselm R Garbe | 1 | +2 | -3 |
2008-03-12 21:37Z | applied Sanders patch | anselm@anselm1 | 2 | +7 | -9 |
2008-03-12 15:41Z | removed ido-matching, changed behavior of -i meaning case insensitive matching now, commented -x, -y, -w arguments in dmenu.1 | Anselm R Garbe | 4 | +37 | -36 |
2008-02-12 09:42Z | removed set | Anselm R Garbe | 1 | +1 | -1 |
2008-02-11 11:22Z | updated | anselm@aab | 1 | +1 | -1 |
2007-12-22 12:20Z | added dmenu run | anselm@anselm1 | 3 | +7 | -3 |
2007-10-25 18:26Z | Added tag 3.4 for changeset 9ab649b3b3e5 | Anselm R. Garbe | 1 | +1 | -0 |
2007-10-10 16:57Z | adapted c99 for pedantic checks, even if those checks are somewhat broken | Anselm R. Garbe | 1 | +1 | -1 |
2007-10-01 13:28Z | implemented strcasestr for dmenu (I call it cistrstr) for portability issues (cygwin has no strcasestr, oh dear) | Anselm R. Garbe | 1 | +25 | -1 |
2007-10-01 09:44Z | fixed font definition | Anselm R. Garbe | 1 | +1 | -1 |
2007-09-30 17:20Z | fixed dmenu | Anselm R. Garbe | 1 | +1 | -1 |
2007-09-30 10:47Z | using saner defaults | Anselm R. Garbe | 1 | +4 | -4 |
2007-09-27 16:55Z | applied new color nuance | Anselm R. Garbe | 1 | +2 | -2 |
2007-09-26 17:15Z | applied my favorite color scheme | Anselm R. Garbe | 1 | +5 | -5 |
2007-09-24 13:04Z | casting char to int when using tolower (thanks to Jukkas careful cosmetic checking!) | arg@suckless.org | 1 | +1 | -1 |
2007-09-23 16:49Z | switching to white | Anselm R. Garbe | 1 | +4 | -4 |
2007-09-23 16:32Z | yet another cosmetic fix | Anselm R. Garbe | 1 | +2 | -6 |
2007-09-23 16:31Z | small cosmetic fix | Anselm R. Garbe | 1 | +1 | -1 |
2007-09-23 16:26Z | 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 | Anselm R. Garbe | 4 | +45 | -41 |
2007-09-22 07:12Z | Added tag 3.3 for changeset 709df5a4bad7 | Anselm R. Garbe | 1 | +1 | -0 |
2007-09-19 15:33Z | applied yiyus initfont fix | arg@suckless.org | 1 | +3 | -4 |
2007-09-17 18:53Z | reorganized | Anselm R. Garbe | 1 | +299 | -288 |
2007-09-17 07:13Z | next version is 3.3 | arg@suckless.org | 2 | +2 | -2 |
2007-09-16 18:14Z | micromizing dmenu step 1 | Anselm R. Garbe | 7 | +714 | -717 |
2007-09-15 18:28Z | fixed fallback | Anselm R. Garbe | 1 | +4 | -2 |
2007-07-24 16:19Z | applied ido-matching to dmenu | arg@f00b4r | 1 | +21 | -0 |
2007-06-01 10:28Z | foooooo | Anselm R. Garbe | 1 | +6 | -6 |
2007-05-30 10:22Z | Added tag 3.2 for changeset e4c81a78ffba | Anselm R. Garbe | 1 | +1 | -0 |
2007-05-30 10:19Z | referred to LICENSE file | Anselm R. Garbe | 4 | +4 | -12 |
2007-05-24 08:34Z | 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 | Anselm R. Garbe | 1 | +17 | -17 |
2007-05-23 23:38Z | Fix the uptodate logic (uptodate if !find newer dirs than the cache). | Kris Maglione | 1 | +2 | -2 |
2007-05-23 22:35Z | Silence the first find in dmenu_path. | Kris Maglione | 1 | +1 | -1 |
2007-05-23 20:59Z | Fix grouping in dmenu_path. | Kris Maglione | 1 | +1 | -1 |
2007-05-23 20:44Z | Merge. | Kris Maglione | 1 | +8 | -8 |
2007-05-23 20:42Z | Changed dmenu_path (fixed race, improved speed, check that $PATH is the same as the last run). | Kris Maglione | 1 | +17 | -16 |
2007-05-23 20:32Z | removed some superflous strncmp's | Anselm R. Garbe | 1 | +8 | -8 |
2007-05-23 20:13Z | made dmenu_path the way anydot proposed in response to Jukka | Anselm R. Garbe | 1 | +8 | -15 |
2007-05-23 11:22Z | applied Jukka's fix | Anselm R. Garbe | 2 | +7 | -5 |
2007-05-21 12:36Z | Added tag 3.1 for changeset 8f0f917ac988 | Anselm R. Garbe | 1 | +1 | -0 |
2007-05-15 11:44Z | removed strip, added -s to LDFLAGs | Anselm R. Garbe | 2 | +1 | -2 |
2007-05-14 09:56Z | applied anydot's dmenu_path caching patch, thank you! | Anselm R. Garbe | 1 | +26 | -5 |
2007-05-02 13:25Z | fixed a small bug in dmenu when an empty font is supplied | Anselm R. Garbe | 2 | +3 | -1 |
2007-04-19 07:27Z | Added tag 3.0 for changeset 59b3024854db | Anselm R. Garbe | 1 | +1 | -0 |
2007-04-13 09:36Z | making copyright notice more compact | Anselm R. Garbe | 7 | +17 | -20 |
2007-03-28 06:17Z | next version is 2.9 | Anselm R. Garbe | 1 | +1 | -1 |
2007-03-27 14:52Z | allowing numpad keys as inpyt | Anselm R. Garbe | 1 | +7 | -0 |
2007-03-07 12:30Z | Added tag 2.8 for changeset dd3d02b07cac | Anselm R. Garbe | 1 | +1 | -0 |
2007-03-07 10:01Z | attempt to grab the keyboard only 1000 times, not forever. | Anselm R. Garbe | 2 | +12 | -6 |
2007-03-07 09:54Z | reverting keyboard grab to root window - invoking several dmenu's now works again... | Anselm R. Garbe | 1 | +24 | -22 |
2007-03-06 08:24Z | Wait for an Expose and draw the menu immediately after mapping the window. | Kris Maglione | 1 | +3 | -4 |
2007-03-05 10:25Z | Added tag 2.7 for changeset fbd9e9d63f20 | Anselm R. Garbe | 1 | +1 | -0 |
2007-03-02 20:48Z | keyboard grab works on the dmenu window now (not on the root window) - thx for Kris for this hint | Anselm R. Garbe | 1 | +20 | -21 |
2007-03-02 14:16Z | also, don't set the font all the time | Anselm R. Garbe | 3 | +7 | -12 |
2007-03-01 14:47Z | Added tag 2.6 for changeset 775f761a5647 | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-27 13:44Z | useless var declaration prev_nitem | Anselm R. Garbe | 1 | +1 | -1 |
2007-02-26 13:07Z | changed Backspace/C-w behavior (now it only removes a single character) | Anselm R. Garbe | 2 | +3 | -7 |
2007-02-26 10:44Z | if isatty() first read from stdin and then grab the keyboard, otherwise first grab the keyboard and then read from stdin | Anselm R. Garbe | 1 | +17 | -10 |
2007-02-26 09:47Z | next is 2.6, but not yet ;) | Anselm R. Garbe | 1 | +1 | -1 |
2007-02-25 21:41Z | Escape -s in dmenu.1 | Kris Maglione | 1 | +11 | -11 |
2007-02-24 14:38Z | Added tag 2.5 for changeset 041143e9fc54 | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-24 14:38Z | I also dislike sort -u, I support that each Unix tool does one job and does it right ;) | Anselm R. Garbe | 1 | +1 | -1 |
2007-02-24 13:07Z | removed superfluous externs as well | Anselm R. Garbe | 1 | +9 | -9 |
2007-02-23 14:28Z | using the old-style fashion we uses earlier | Anselm R. Garbe | 1 | +8 | -1 |
2007-02-23 13:39Z | fixed a bug when dmenu is run with -v | Anselm R. Garbe | 2 | +4 | -4 |
2007-02-23 12:51Z | Added tag 2.4.2 for changeset 1ca5d430524e | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-23 12:51Z | ok 2.4.2 | Anselm R. Garbe | 2 | +2 | -2 |
2007-02-23 12:28Z | Added tag 2.4.1 for changeset 03e83e2788c8 | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-23 12:28Z | hotfix | Anselm R. Garbe | 2 | +2 | -2 |
2007-02-23 09:42Z | Added tag 2.4 for changeset 9e9036cbfb4b | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-23 09:16Z | added dmenu_path convenience script | Anselm R. Garbe | 2 | +6 | -3 |
2007-02-22 17:16Z | made Fnt an anonymous struct | Anselm R. Garbe | 2 | +10 | -15 |
2007-02-21 10:05Z | Added tag 2.3 for changeset b6e09682c8adcb6569656bee73c311f9ab457715 | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-21 09:59Z | applied the fix inspired by a recent wmii commit | Anselm R. Garbe | 1 | +1 | -1 |
2007-02-20 12:57Z | renamed getcolor to initcolor | Anselm R. Garbe | 1 | +5 | -5 |
2007-02-20 12:54Z | s/setfont/initfont/ | Anselm R. Garbe | 1 | +2 | -2 |
2007-02-20 12:54Z | readded draw.c again (except getcolor and setfont) | Anselm R. Garbe | 5 | +77 | -67 |
2007-02-19 20:18Z | removed -t, now using isatty() instead of select() to prevent execution from an interactive shell | Anselm R. Garbe | 2 | +15 | -31 |
2007-02-19 14:49Z | removed draw.c, implemented C-w handling (backward word deletion) | Anselm R. Garbe | 6 | +130 | -132 |
2007-02-14 08:42Z | Added tag 2.2 for changeset 90f0e34e7f11 | Anselm R. Garbe | 1 | +1 | -0 |
2007-02-08 13:10Z | fixed Copyright notice in Makefile | Anselm R. Garbe | 1 | +1 | -1 |
2007-02-08 10:17Z | nah nah nah, I can't get used to the bottom bar, pushing the conditional dmenu again | Anselm R. Garbe | 2 | +11 | -3 |
2007-02-08 10:10Z | letting dmenu appear at the bottom by default | Anselm R. Garbe | 2 | +3 | -11 |
2007-02-05 10:10Z | got rid of LD, inspired by JGs patch to wmii | Anselm R. Garbe | 2 | +3 | -5 |
2007-01-17 10:10Z | Added tag 2.1 for changeset 7656557298c9 | Anselm R. Garbe | 1 | +1 | -0 |
2007-01-17 10:10Z | hotfix changes | Anselm R. Garbe | 3 | +4 | -7 |
2007-01-17 10:10Z | Added tag 2.1 for changeset d91c79020430 | Anselm R. Garbe | 1 | +1 | -0 |
2007-01-16 10:42Z | Added tag 2.0 for changeset 1fce5c464fcd | Anselm R. Garbe | 1 | +1 | -0 |
2007-01-16 10:39Z | small fix | Anselm R. Garbe | 1 | +2 | -1 |
2007-01-16 10:38Z | removed useless mx, my | Anselm R. Garbe | 1 | +2 | -3 |
2007-01-16 10:24Z | applied new default colors | Anselm R. Garbe | 1 | +4 | -4 |
2007-01-16 10:07Z | small fix of Control-j in dmenu.1 | Anselm R. Garbe | 2 | +3 | -3 |
2007-01-12 11:43Z | Added tag 1.9 for changeset c7f5f4d54317 | Anselm R. Garbe | 1 | +1 | -0 |
2007-01-11 14:52Z | added evil key support to dmenu | Anselm R. Garbe | 1 | +15 | -2 |
2007-01-11 12:51Z | s/Mod1-Shift-g/Mod1-G/ in fact Sander is right | Anselm R. Garbe | 1 | +1 | -1 |
2007-01-11 10:41Z | documenting undocumented vi-alike shortcuts of dmenu | Anselm R. Garbe | 1 | +3 | -3 |
2007-01-11 09:17Z | commented recent Control-shortcut additions | Anselm R. Garbe | 1 | +3 | -3 |
2007-01-10 22:07Z | applied Sanders dmenu_ctrlchars.patch (thanks!) | Anselm R. Garbe | 1 | +8 | -0 |
2007-01-10 17:06Z | applied Alexis Hildebrandts patches | Anselm R. Garbe | 1 | +2 | -1 |
2007-01-02 14:44Z | corrections | arg@mig29 | 2 | +3 | -3 |
2007-01-02 14:41Z | corrected | arg@mig29 | 3 | +4 | -4 |
2007-01-02 14:38Z | next version will contain updated copyright notice | arg@mig29 | 7 | +10 | -10 |
2006-12-19 10:49Z | Added tag 1.8 for changeset d3e6fa22ae45b38b1bdb0d813390365e5930360b | arg@mig29 | 1 | +1 | -0 |
2006-12-19 10:49Z | fixed a typo in dmenu.1 | arg@mig29 | 1 | +1 | -1 |
2006-12-19 10:39Z | prepared dmenu-1.8, shortened command line options (-font is -fn, -selbg is -sb, -selfg is -sf, -normbg is -nb, -normfg is -nf now) | arg@mig29 | 2 | +26 | -26 |
2006-12-18 12:46Z | added wmii reference to dmenu(1) | arg@mig29 | 1 | +2 | -1 |
2006-12-18 12:25Z | agreed with Sander | arg@mig29 | 1 | +3 | -6 |
2006-12-18 11:52Z | applied 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 Tibus | arg@mig29 | 3 | +22 | -3 |
2006-12-14 13:41Z | hotfix | arg@mig29 | 1 | +13 | -13 |
2006-12-14 13:40Z | added vi-like key-bindings for keyboards without cursor keys (they are undocumented features) | arg@mig29 | 2 | +24 | -1 |
2006-12-14 08:45Z | Added tag 1.7.1 for changeset 3696d77aaf02f5d15728dde3b9e35abcaf291496 | arg@mig29 | 1 | +1 | -0 |
2006-12-14 08:45Z | foo | arg@mig29 | 1 | +0 | -1 |
2006-12-14 08:34Z | silent hotfix | arg@mig29 | 1 | +1 | -1 |
2006-12-14 08:30Z | Added tag 1.7.1 for changeset 8e0b9b09bf83c429c73e60a23997f32877a645bf | arg@mig29 | 1 | +1 | -0 |
2006-12-14 08:30Z | applied hotfix of sander | arg@mig29 | 2 | +14 | -10 |
2006-12-14 07:51Z | Added tag 1.7 for changeset 58dbef4aef3d45c7a3da6945e53c9667c0f02d5b | arg@mig29 | 1 | +1 | -0 |
2006-12-13 13:36Z | changed text in dmenu manpage | arg@mig29 | 1 | +1 | -1 |
2006-12-13 13:14Z | added prompt option (-p 'prompt text'), documented in man page as well | arg@mig29 | 2 | +23 | -3 |
2006-12-12 08:57Z | ordered switch branches in kpress alphabetically, applied Sanders patch for PgUp/Dn and Home/End scrolling | arg@mig29 | 2 | +64 | -33 |
2006-12-08 10:12Z | fixed diagnostic error message | arg@mig29 | 1 | +1 | -1 |
2006-12-08 09:41Z | removed hardcoded 'fixed' fallback, useless and misleading | arg@mig29 | 2 | +2 | -5 |
2006-12-07 13:54Z | Added tag 1.6 for changeset dcc5427f99f51a978386a0dd770467cd911ac84b | arg@mig29 | 1 | +1 | -0 |
2006-12-07 13:38Z | found compromise | arg@mig29 | 2 | +2 | -2 |
2006-12-07 11:03Z | people should define fixed being compatible with their locale | arg@mig29 | 1 | +1 | -1 |
2006-12-07 10:55Z | using -*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-* fixed by default | arg@mig29 | 1 | +1 | -1 |
2006-12-07 09:06Z | also fixing dmenu accordingly | arg@mig29 | 2 | +2 | -2 |
2006-12-05 12:30Z | only setting LC_CTYPE | arg@mig29 | 2 | +2 | -3 |
2006-12-05 09:31Z | enforcing using imcomplete fonsets anyways | arg@mig29 | 2 | +2 | -7 |
2006-11-30 08:21Z | Added tag 1.5 for changeset e071fb045bd9e8574947acff7196360bc0270e68 | arg@mig29 | 1 | +1 | -0 |
2006-11-26 14:49Z | next version will be 1.5 | arg@mig29 | 1 | +1 | -1 |
2006-11-26 14:49Z | fixing sizeof stuff | arg@mig29 | 2 | +7 | -7 |
2006-10-26 10:14Z | Added tag 1.4 for changeset df3fbb050004c544d14e43c36f6a94cca6ed4a69 | arg@mig29 | 1 | +1 | -0 |
2006-10-23 10:53Z | removed misleading input cursor | Anselm R. Garbe | 1 | +0 | -2 |
2006-10-23 08:12Z | fixing arg handling in dmenu (thanks to Sander for his report) | Anselm R. Garbe | 2 | +19 | -13 |
2006-10-13 09:08Z | Added tag 1.3 for changeset 2eb9997be51cb1b11a8900728ccc0904f9371157 | Anselm R. Garbe | 1 | +1 | -0 |
2006-10-12 10:59Z | changing order | Anselm R. Garbe | 1 | +9 | -9 |
2006-10-12 10:58Z | simplified util.c | Anselm R. Garbe | 1 | +10 | -19 |
2006-10-10 17:15Z | simplified main event loop | Anselm R. Garbe | 2 | +2 | -3 |
2006-10-06 11:44Z | Added tag 1.2 for changeset bee7fe6d1189174d0204ca3195b83cdc1bb4f82e | Anselm R. Garbe | 1 | +1 | -0 |
2006-10-06 10:40Z | small change | Anselm R. Garbe | 1 | +0 | -1 |
2006-10-06 10:39Z | changing version info | Anselm R. Garbe | 1 | +1 | -1 |
2006-10-06 09:52Z | removed useless newlines | Anselm R. Garbe | 4 | +8 | -37 |
2006-09-26 15:51Z | small update to man page (backported) | arg@zarathustra | 1 | +6 | -6 |
2006-09-26 15:39Z | Added tag 1.1 for changeset e8c1e9733752db12f2dbd1fa93c46f5806242ba9 | arg@zarathustra | 1 | +1 | -0 |
2006-09-26 12:31Z | updated README | arg@mmvi | 1 | +1 | -7 |
2006-09-26 12:30Z | removed crap from Makefile | arg@mmvi | 1 | +1 | -2 |
2006-09-26 11:45Z | error handling | arg@mmvi | 1 | +3 | -2 |
2006-09-26 11:41Z | foo | arg@mmvi | 1 | +1 | -1 |
2006-09-26 11:39Z | reverting | arg@mmvi | 3 | +7 | -9 |
2006-09-26 11:37Z | added fallback to color initialization | arg@mmvi | 3 | +9 | -7 |
2006-09-26 11:20Z | removed config.h stuff, made dwm configurable due to command line options | arg@mmvi | 7 | +67 | -48 |
2006-09-26 06:47Z | uriel didn't understood dmenu code, he broke nearly everything | arg@mmvi | 1 | +13 | -2 |
2006-09-26 06:43Z | applied a change made by Uriel to dmenu (though I didn't applied everything) | arg@wmii.de | 1 | +4 | -17 |
2006-09-25 06:29Z | applied something similiar to Jukkas patch | arg@mmvi | 1 | +3 | -3 |
2006-09-16 09:20Z | Added tag 1.0 for changeset 9e11140d4cc3eecac3b0ab752f91528fd5e04be8 | arg@mmvi | 1 | +1 | -0 |
2006-09-12 08:59Z | made function signatures more consistent to my coding style | Anselm R. Garbe | 3 | +15 | -30 |
2006-09-11 11:18Z | commented dmenu | Anselm R. Garbe | 2 | +12 | -11 |
2006-09-08 06:31Z | Added tag 0.9 for changeset d046c818ea467555cc338751c9bf3024609f1f12 | Anselm R. Garbe | 1 | +1 | -0 |
2006-09-08 05:33Z | implemented early keyboard grab for dmenu with a timeout for stdin data writers to prevent endless grabbings of the keyboard | Anselm R. Garbe | 3 | +21 | -4 |
2006-09-07 17:12Z | new version of dmenu | Anselm R. Garbe | 1 | +1 | -1 |
2006-09-07 07:40Z | another fix | Anselm R. Garbe | 1 | +9 | -12 |
2006-09-07 07:36Z | made dmenu.1 also concise | Anselm R. Garbe | 2 | +24 | -26 |
2006-09-06 08:53Z | Added tag 0.8 for changeset 409667a57221f7e50ba8b5248f638915cd61b366 | Anselm R. Garbe | 1 | +1 | -0 |
2006-09-04 17:47Z | fixed man page | Anselm R. Garbe | 2 | +4 | -4 |
2006-09-04 15:17Z | Added tag 0.7 for changeset 5fc20d7158bd16b4d5f8d1c25e177680b6d54252 | Anselm R. Garbe | 1 | +1 | -0 |
2006-09-04 05:28Z | small change of main event loop | Anselm R. Garbe | 1 | +2 | -2 |
2006-08-28 10:26Z | updated version | Anselm R. Garbe | 1 | +1 | -1 |
2006-08-28 08:20Z | Added tag 0.6 for changeset 25f679fb19686140a907684ffcb423b9e9d44b53 | Anselm R. Garbe | 1 | +1 | -0 |
2006-08-28 05:22Z | updated man page | Anselm R. Garbe | 1 | +5 | -5 |
2006-08-25 16:15Z | fixed | Anselm R. Garbe | 1 | +1 | -1 |
2006-08-25 16:03Z | switching back to a dark color scheme with larger font | Anselm R. Garbe | 1 | +5 | -5 |
2006-08-25 15:44Z | small color fixes | Anselm R. Garbe | 1 | +3 | -3 |
2006-08-25 12:45Z | updated dmenu to borderless drawing as well | Anselm R. Garbe | 5 | +32 | -44 |
2006-08-25 05:54Z | back to 3 colors | Anselm R. Garbe | 5 | +32 | -27 |
2006-08-24 10:04Z | removed useless call | Anselm R. Garbe | 1 | +1 | -3 |
2006-08-24 10:03Z | fixed minor bug | Anselm R. Garbe | 1 | +1 | -1 |
2006-08-24 09:57Z | small color change | Anselm R. Garbe | 1 | +1 | -1 |
2006-08-24 09:47Z | migrated dmenu to use 4 instead of 3 colors | Anselm R. Garbe | 6 | +28 | -31 |
2006-08-24 08:22Z | Added tag 0.5 for changeset 4a0ecd881c4fc15de4a0bebd79308b064be020ef | Anselm R. Garbe | 1 | +1 | -0 |
2006-08-24 08:22Z | prepared dmenu-0.5 | Anselm R. Garbe | 1 | +1 | -2 |
2006-08-24 07:27Z | removed unnecessary Xlib call | Anselm R. Garbe | 2 | +2 | -2 |
2006-08-23 17:05Z | sanitizing my colorscheme | Anselm R. Garbe | 1 | +2 | -2 |
2006-08-23 16:55Z | back to terminus font | Anselm R. Garbe | 1 | +1 | -1 |
2006-08-22 08:01Z | font fix | Anselm R. Garbe | 1 | +4 | -4 |
2006-08-22 07:49Z | fixed | Anselm R. Garbe | 1 | +2 | -2 |
2006-08-21 15:45Z | applied OpenBSD changes.. | arg@localhost.10kloc.org | 1 | +2 | -2 |
2006-08-21 05:34Z | renamed bad_malloc into badmalloc as well | Anselm R.Garbe | 1 | +3 | -3 |
2006-08-21 05:31Z | small changes in dmenu.1 | Anselm R.Garbe | 1 | +1 | -1 |
2006-08-16 17:25Z | fixed a typo in config.mk, fixed cleanup code in dmenu (now frees all allocated stuff) | Anselm R.Garbe | 2 | +16 | -5 |
2006-08-16 10:37Z | applied sanders patch | Anselm R.Garbe | 1 | +1 | -1 |
2006-08-16 06:57Z | applied sanders Makefile patch | Anselm R.Garbe | 1 | +1 | -1 |
2006-08-15 14:56Z | fixed the same issue in dmenu | Anselm R.Garbe | 1 | +2 | -2 |
2006-08-15 08:39Z | Added tag 0.4 for changeset 7acf0dde1120542917bae12e0e42293f9d2cc899 | Anselm R.Garbe | 1 | +1 | -0 |
2006-08-14 14:11Z | removed finished message | Anselm R.Garbe | 1 | +0 | -1 |
2006-08-14 08:56Z | fixed string cutting | Anselm R.Garbe | 1 | +5 | -5 |
2006-08-14 06:52Z | fixed string cutting | Anselm R.Garbe | 1 | +10 | -2 |
2006-08-14 06:44Z | added comment | Anselm R.Garbe | 1 | +1 | -1 |
2006-08-14 06:42Z | applied Sanders LD patch | Anselm R.Garbe | 2 | +3 | -1 |
2006-08-11 16:12Z | applied my new color scheme | Anselm R.Garbe | 1 | +3 | -3 |
2006-08-11 09:52Z | simplified drawborder | Anselm R.Garbe | 2 | +17 | -23 |
2006-08-10 13:19Z | Added tag 0.3 for changeset d352e9dc112ee96aa5cad961a0ed880ae9ce7276 | Anselm R.Garbe | 1 | +1 | -0 |
2006-08-10 09:13Z | readded border colors, this sucks least | Anselm R.Garbe | 5 | +38 | -26 |
2006-08-10 09:07Z | drawing border around sel item | Anselm R.Garbe | 2 | +21 | -6 |
2006-08-10 08:28Z | removed unnecessary border color | Anselm R.Garbe | 5 | +7 | -34 |
2006-08-10 08:21Z | swapping my default colors | Anselm R.Garbe | 1 | +2 | -2 |
2006-08-10 08:10Z | added uppercase chars for C-u and C-h as well | Anselm R.Garbe | 1 | +2 | -0 |
2006-08-10 08:09Z | removed C-[ from source and man page | Anselm R.Garbe | 2 | +1 | -5 |
2006-08-09 16:45Z | removed control sequences which actually aren't implemented anymore (only the real unix control sequences are implemented) | Anselm R.Garbe | 1 | +4 | -4 |
2006-08-08 15:14Z | fixes to README | Anselm R.Garbe | 1 | +2 | -2 |
2006-08-08 10:47Z | default colors are best | Anselm R.Garbe | 1 | +3 | -3 |
2006-08-08 09:47Z | noborder | Anselm R.Garbe | 1 | +2 | -2 |
2006-08-08 09:18Z | dito | Anselm R.Garbe | 1 | +2 | -2 |
2006-08-08 09:07Z | using a better colorscheme | Anselm R.Garbe | 1 | +1 | -1 |
2006-08-07 15:17Z | removed unnecessary typedef | arg@10ksloc.org | 1 | +0 | -1 |
2006-08-07 12:07Z | made dmenu(1) more dwm(1) alike | arg@10ksloc.org | 1 | +22 | -23 |
2006-08-07 10:21Z | font size changed as well | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-07 09:58Z | appliead Sanders manpage/Makefile pacth | arg@10ksloc.org | 2 | +2 | -2 |
2006-08-07 09:11Z | fixed dmenu.1 version info | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-07 09:10Z | settle with grey | arg@10ksloc.org | 1 | +2 | -2 |
2006-08-07 08:32Z | next version is 0.3 | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-07 08:28Z | also made my colors tasting better with my overall colorscheme | arg@10ksloc.org | 1 | +3 | -3 |
2006-08-07 07:40Z | next attempt for bright background switch | arg@10ksloc.org | 1 | +3 | -3 |
2006-08-07 06:52Z | Added tag 0.2 for changeset 656be0f47df545dfdd2e1e0663663b8b1b26f031 | arg@10ksloc.org | 1 | +1 | -0 |
2006-08-07 06:45Z | added stripping to dmenu target | arg@10ksloc.org | 1 | +1 | -0 |
2006-08-07 06:40Z | fixed a bad mistake setting the dmenu border to False; | arg@10ksloc.org | 1 | +0 | -1 |
2006-08-07 05:39Z | renamed some functions to make it more readable | arg@10ksloc.org | 1 | +9 | -9 |
2006-08-07 05:37Z | updated man page | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-07 05:36Z | updated man page | arg@10ksloc.org | 1 | +4 | -0 |
2006-08-07 05:30Z | removed -t title crap from dmenu | arg@10ksloc.org | 2 | +12 | -57 |
2006-08-05 12:57Z | menu now also uses -Os | arg@10ksloc.org | 1 | +2 | -2 |
2006-08-05 12:05Z | small change | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-04 15:17Z | yet another fix | arg@10ksloc.org | 1 | +2 | -2 |
2006-08-04 15:15Z | fixed README of dmenu | arg@10ksloc.org | 1 | +10 | -27 |
2006-08-04 08:34Z | fixed dist target | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-04 08:32Z | removed config.h | arg@10ksloc.org | 1 | +0 | -9 |
2006-08-04 08:31Z | Added tag 0.1 for changeset fcc8a282cb52c6a9343b461026b386825590cd31 | arg@10ksloc.org | 1 | +1 | -0 |
2006-08-04 08:31Z | prepared 0.1 | arg@10ksloc.org | 1 | +1 | -1 |
2006-08-04 08:31Z | remove stderr spitting | arg@10ksloc.org | 1 | +0 | -2 |
2006-08-04 08:23Z | rearranged several stuff | arg@10ksloc.org | 6 | +220 | -270 |
2006-08-04 07:35Z | initial import | arg@10ksloc.org | 12 | +972 | -0 |