pinosaur
/
dmenu.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dmenu.git
2016-08-12
Hiltjo Posthuma
die() consistency: always add newline
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Hiltjo Posthuma
fix crash if negative monitor (< -1) was passed
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Hiltjo Posthuma
Revert "Print highlighted input text only on single...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Quentin Rameau
Print highlighted input text only on single match
commit
|
commitdiff
|
tree
|
snapshot
2016-07-25
Quentin Rameau
Partially revert 44c7de3: fix items text width offset...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Hiltjo Posthuma
config.def.h: style improvement, use color Scheme enum
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
S. Gilles
fix: Do not crash on e.g. dmenu < /dev/null
commit
|
commitdiff
|
tree
|
snapshot
2016-06-03
Markus Teich
import new drw from libsl and minor fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Lucas Gabriel...
arg.h: fixed argv checks order
commit
|
commitdiff
|
tree
|
snapshot
2016-01-14
Klemens Nanni
Typofix
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Quentin Rameau
Shut up glibc about _BSD_SOURCE being deprecated
commit
|
commitdiff
|
tree
|
snapshot
2015-12-19
Quentin Rameau
Add config option for word delimiters
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Hiltjo Posthuma
arg.h: remove unused ARGNUM* macros
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Hiltjo Posthuma
unboolify dmenu
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Hiltjo Posthuma
Makefile: package config.def.h on make dist
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Hiltjo Posthuma
remove .hgtags file
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Hiltjo Posthuma
dmenu.1: clarify monitor numbers are starting from...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Hiltjo Posthuma
fix: multimon: always spawn client on first monitor...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Hiltjo Posthuma
drw: cleanup drw_text, prevent gcc warning false-positi...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Hiltjo Posthuma
drw: simplify drw_font_xcreate and prevent a potential...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Hiltjo Posthuma
drw: a valid (non-NULL) Drw and Fnt context must be...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-20
Hiltjo Posthuma
add sbase-style ecalloc(), calloc: or die
commit
|
commitdiff
|
tree
|
snapshot
2015-10-18
Hiltjo Posthuma
free schemes as array
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Quentin Rameau
fix input text matching
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Davide Del...
fix incorrect ordering of match results
commit
|
commitdiff
|
tree
|
snapshot
2015-10-04
Hiltjo Posthuma
fix paste from clipboard (ctrl+shift+y)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
minor style fix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
FRIGN
Remove function prototypes and reorder functions accord...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
FRIGN
Untypedef struct item
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Quentin Rameau
Fix the conversion from microseconds to nanoseconds
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Quentin Rameau
Replace deprecated usleep() with nanosleep()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
config.mk: use -std=c99
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
dmenu: style improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
drw style improvements
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
separate program-specific c99 bool and X11
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
config.mk: fix _XOPEN_SOURCE=700 for getline()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-27
Hiltjo Posthuma
config.mk: improve feature test check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Eric Pruitt
Fixed typo introduced by shared code
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Hiltjo Posthuma
stest: get rid of getopt, use suckless arg.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Hiltjo Posthuma
config.mk: add FREETYPELIBS and FREETYPEINC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Hiltjo Posthuma
fix prompt color style how it used to be
commit
|
commitdiff
|
tree
|
snapshot
2015-06-27
Hiltjo Posthuma
Use libdraw: add Xft and fallback-fonts support to...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-17
Anselm R Garbe
applied Hiltjo's patch as suggested on the ml to fix...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-30
Hiltjo Posthuma
fix crash with ctrl-enter as input
commit
|
commitdiff
|
tree
|
snapshot
2014-05-29
Anselm R Garbe
updated copyright notices in LICENSE and dmenu.c file
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Anselm R Garbe
applied Martin Kühl's inverse matching flag to stest
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Anselm R Garbe
applied Martti Kühne's dmenu monitor patch
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
Anselm R Garbe
accepted vi'is exit approach ^[ (suggested by Arkaduisz)
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Anselm R Garbe
forgot to add config.def.h, thanks William
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Anselm R Garbe
adopted Alex Sedov's config.h revival patch to tip
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Anselm R Garbe
applied Alex Sedov's Tab buffer termination patch,...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-17
Anselm R Garbe
applied multisel patch to mainline
commit
|
commitdiff
|
tree
|
snapshot
2012-07-30
Quentin Glidic
dmenu_run: Split cache logic to dmenu_path again
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Moritz Wilhelmy
ignore prompt if it is empty in addition to NULL
commit
|
commitdiff
|
tree
|
snapshot
2012-04-06
Connor Lane...
_POSIX_C_SOURCE=200809L
commit
|
commitdiff
|
tree
|
snapshot
2012-02-10
Connor Lane...
listen for C-S-[jm]
commit
|
commitdiff
|
tree
|
snapshot
2012-01-19
Karl F
add ^G escape keybinding
commit
|
commitdiff
|
tree
|
snapshot
2012-01-18
Connor Lane...
remove _POSIX_C_SOURCE cflag
commit
|
commitdiff
|
tree
|
snapshot
2012-01-08
Connor Lane...
update version 4.5-hg
commit
|
commitdiff
|
tree
|
snapshot
2012-01-04
anselm@garbe.us
config.mk cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Connor Lane...
align M-[hjkl] closer to vi keys
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Connor Lane...
happy new year!
commit
|
commitdiff
|
tree
|
snapshot
2012-01-01
Connor Lane...
add Mod1Mask keybindings
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Connor Lane...
merge stest -> default
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Connor Lane...
comment xdg fallback behaviour
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Connor Lane...
stest: restore stream testing
commit
|
commitdiff
|
tree
|
snapshot
2011-12-09
Connor Lane...
fork dmenu_run to disown child shell
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Connor Lane...
stest: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Connor Lane...
stest: remove unneeded lstat
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Connor Lane...
simplify stest
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Connor Lane...
dmenu_run: use $SHELL
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Connor Lane...
set window background_pixel
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Connor Lane...
fix dmenu_path exec sh
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Connor Lane...
faster dmenu_run -f
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Connor Lane...
replace lsx with stest
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Connor Lane...
update manpage
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Connor Lane...
limit direction keys in vline
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Connor Lane...
fix C-n / C-p directions (thanks bastien)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Connor Lane...
new default colour scheme
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Connor Lane...
makefile: *.o depend on draw.h
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Connor Lane...
add paste from clipboard
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Connor Lane...
add lots of comments
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Connor Lane...
input focus: calculate areas of intersection
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Connor Lane...
simplify dmenu_run
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Connor Lane...
merge xim -> default
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Connor Lane...
merge lsx -> default
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Connor Lane...
use ~/.dmenu_cache if no xdg cache
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Connor Lane...
lsx: detect read errors
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Connor Lane...
xim: check for corner cases
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Connor Lane...
fix extra warning
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Connor Lane...
lsx: return failure on error
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Connor Lane...
merge default -> lsx
commit
|
commitdiff
|
tree
|
snapshot
2011-10-16
Troels Henriksen
add xim support
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Connor Lane...
limit lines to input
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Connor Lane...
input focus: fix for reparenting wms
commit
|
commitdiff
|
tree
|
snapshot
2011-09-30
Connor Lane...
fix monitor select when no focus
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Connor Lane...
merge token -> default
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Connor Lane...
tweak match
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Connor Lane...
update manpage
commit
|
commitdiff
|
tree
|
snapshot
2011-09-19
Connor Lane...
detect active monitor using input focus
commit
|
commitdiff
|
tree
|
snapshot
next