2015-11-08 |
Hiltjo Posthuma | unboolify dmenu |
blob | commitdiff | raw |
2015-11-07 |
Hiltjo Posthuma | fix: multimon: always spawn client on first monitor... |
blob | commitdiff | raw | diff to current |
2015-10-18 |
Hiltjo Posthuma | free schemes as array |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Quentin Rameau | fix input text matching |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Davide Del Zompo | fix incorrect ordering of match results |
blob | commitdiff | raw | diff to current |
2015-10-04 |
Hiltjo Posthuma | fix paste from clipboard (ctrl+shift+y) |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Hiltjo Posthuma | minor style fix |
blob | commitdiff | raw | diff to current |
2015-09-27 |
FRIGN | Remove function prototypes and reorder functions accord... |
blob | commitdiff | raw | diff to current |
2015-09-27 |
FRIGN | Untypedef struct item |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Quentin Rameau | Fix the conversion from microseconds to nanoseconds |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Quentin Rameau | Replace deprecated usleep() with nanosleep() |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Hiltjo Posthuma | dmenu: style improvements |
blob | commitdiff | raw | diff to current |
2015-09-27 |
Hiltjo Posthuma | separate program-specific c99 bool and X11 |
blob | commitdiff | raw | diff to current |
2015-08-06 |
Eric Pruitt | Fixed typo introduced by shared code |
blob | commitdiff | raw | diff to current |
2015-07-19 |
Hiltjo Posthuma | fix prompt color style how it used to be |
blob | commitdiff | raw | diff to current |
2015-06-27 |
Hiltjo Posthuma | Use libdraw: add Xft and fallback-fonts support to... |
blob | commitdiff | raw | diff to current |
2014-09-17 |
Anselm R Garbe | applied Hiltjo's patch as suggested on the ml to fix... |
blob | commitdiff | raw | diff to current |
2014-07-30 |
Hiltjo Posthuma | fix crash with ctrl-enter as input |
blob | commitdiff | raw | diff to current |
2014-05-29 |
Anselm R Garbe | updated copyright notices in LICENSE and dmenu.c file |
blob | commitdiff | raw | diff to current |
2013-08-02 |
Anselm R Garbe | applied Martti Kühne's dmenu monitor patch |
blob | commitdiff | raw | diff to current |
2013-06-28 |
Anselm R Garbe | accepted vi'is exit approach ^[ (suggested by Arkaduisz) |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Anselm R Garbe | adopted Alex Sedov's config.h revival patch to tip |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Anselm R Garbe | applied Alex Sedov's Tab buffer termination patch,... |
blob | commitdiff | raw | diff to current |
2013-04-17 |
Anselm R Garbe | applied multisel patch to mainline |
blob | commitdiff | raw | diff to current |
2012-05-15 |
Moritz Wilhelmy | ignore prompt if it is empty in addition to NULL |
blob | commitdiff | raw | diff to current |
2012-02-10 |
Connor Lane Smith | listen for C-S-[jm] |
blob | commitdiff | raw | diff to current |
2012-01-19 |
Karl F | add ^G escape keybinding |
blob | commitdiff | raw | diff to current |
2012-01-02 |
Connor Lane Smith | align M-[hjkl] closer to vi keys |
blob | commitdiff | raw | diff to current |
2012-01-01 |
Connor Lane Smith | happy new year! |
blob | commitdiff | raw | diff to current |
2012-01-01 |
Connor Lane Smith | add Mod1Mask keybindings |
blob | commitdiff | raw | diff to current |
2011-12-19 |
Connor Lane Smith | merge stest -> default |
blob | commitdiff | raw | diff to current |
2011-11-23 |
Connor Lane Smith | set window background_pixel |
blob | commitdiff | raw | diff to current |
2011-11-19 |
Connor Lane Smith | faster dmenu_run -f |
blob | commitdiff | raw | diff to current |
2011-11-15 |
Connor Lane Smith | limit direction keys in vline |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Connor Lane Smith | fix C-n / C-p directions (thanks bastien) |
blob | commitdiff | raw | diff to current |
2011-11-13 |
Connor Lane Smith | new default colour scheme |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Connor Lane Smith | add paste from clipboard |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Connor Lane Smith | add lots of comments |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Connor Lane Smith | input focus: calculate areas of intersection |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Connor Lane Smith | merge xim -> default |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Connor Lane Smith | merge lsx -> default |
blob | commitdiff | raw | diff to current |
2011-10-17 |
Connor Lane Smith | xim: check for corner cases |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Connor Lane Smith | fix extra warning |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Connor Lane Smith | merge default -> lsx |
blob | commitdiff | raw | diff to current |
2011-10-16 |
Troels Henriksen | add xim support |
blob | commitdiff | raw | diff to current |
2011-10-13 |
Connor Lane Smith | limit lines to input |
blob | commitdiff | raw | diff to current |
2011-10-04 |
Connor Lane Smith | input focus: fix for reparenting wms |
blob | commitdiff | raw | diff to current |
2011-09-30 |
Connor Lane Smith | fix monitor select when no focus |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Connor Lane Smith | merge token -> default |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Connor Lane Smith | tweak match |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Connor Lane Smith | detect active monitor using input focus |
blob | commitdiff | raw | diff to current |
2011-09-19 |
Connor Lane Smith | add token matching |
blob | commitdiff | raw | diff to current |
2011-07-17 |
Connor Lane Smith | tweaks |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Connor Lane Smith | efficiency tweaks |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Connor Lane Smith | simpler vline |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Connor Lane Smith | rebind ^N ^P |
blob | commitdiff | raw | diff to current |
2011-06-13 |
Connor Lane Smith | add ^M |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Connor Lane Smith | bugfix |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Connor Lane Smith | no -m, cleanup |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Connor Lane Smith | fix possible overflow |
blob | commitdiff | raw | diff to current |
2011-05-16 |
Connor Lane Smith | fixed extra warnings |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Connor Lane Smith | portability |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Connor Lane Smith | efficient incremental search |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Connor Lane Smith | match first |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Connor Lane Smith | faster grab |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Connor Lane Smith | cleanup |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Connor Lane Smith | fast but inexact |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Connor Lane Smith | cleanup |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Connor Lane Smith | instant ^E |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Connor Lane Smith | fix typo |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Connor Lane Smith | use array for items |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Connor Lane Smith | fixed xinerama corner case |
blob | commitdiff | raw | diff to current |
2011-05-11 |
Connor Lane Smith | fixed -m bug (thanks Rob) |
blob | commitdiff | raw | diff to current |
2011-05-08 |
Connor Lane Smith | fast grab patch (thanks Rob) |
blob | commitdiff | raw | diff to current |
2011-05-06 |
Connor Lane Smith | helpful errors |
blob | commitdiff | raw | diff to current |
2011-05-05 |
Connor Lane Smith | paring |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Connor Lane Smith | update license |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Connor Lane Smith | moved main, updated args |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Connor Lane Smith | rebound paste to ^Y |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Connor Lane Smith | removed libdc dependence |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Connor Lane Smith | -m flag to fix dwm selmon bug |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Connor Lane Smith | fixed linking bug (thanks Jacob Nixdorf) & iscntrl... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Connor Lane Smith | simplification |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Connor Lane Smith | update to libdc, fixed utf8 bug |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Connor Lane Smith | arrow offset |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Connor Lane Smith | fixed width bug |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Connor Lane Smith | rebound paste, removed useless max widths |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Connor Lane Smith | new libdraw |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Connor Lane Smith | new libdraw |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Connor Lane Smith | resorted globals |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Connor Lane Smith | signed ints, ignore negative -l value |
blob | commitdiff | raw | diff to current |
2010-08-12 |
Connor Lane Smith | fixed insert segfault, added nextrune |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Connor Lane Smith | fixed paste |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Connor Lane Smith | new libdraw, replaced cistrstr with fstrstr, simpler... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Connor Lane Smith | more efficient initfont |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Connor Lane Smith | reverted calcoffsets |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Connor Lane Smith | simplifications |
blob | commitdiff | raw | diff to current |
2010-08-09 |
Connor Lane Smith | cursor fix + style |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Connor Lane Smith | added ^D, removed ^M |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Connor Lane Smith | new libdraw, typo fixes |
blob | commitdiff | raw | diff to current |
next |