pinosaur
/
dmenu.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dmenu.git
2019-01-27
Hiltjo Posthuma
dmenu.1: document improved fastgrab behaviour from...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
dok
Use slow path if stdin is a tty
commit
|
commitdiff
|
tree
|
snapshot
2018-07-21
Quentin Rameau
dmenu_path: always use the cachedir
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Hiltjo Posthuma
Makefile: just show the compiler output
commit
|
commitdiff
|
tree
|
snapshot
2018-06-02
Hiltjo Posthuma
Do not strip at link stage
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Hiltjo Posthuma
code-style for pledge: check the return code -1, not < 0
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Hiltjo Posthuma
code-style for pledge(2)
commit
|
commitdiff
|
tree
|
snapshot
2018-05-25
Hiltjo Posthuma
Pledge on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2018-05-12
David Demelier
Use bold for keyboard shortcuts in dmenu.1
commit
|
commitdiff
|
tree
|
snapshot
2018-04-22
Quentin Rameau
Fix cursor drawn position with wide glyphs
commit
|
commitdiff
|
tree
|
snapshot
2018-04-22
Quentin Rameau
Makefile: bikesheddingly replace ${} with $()
commit
|
commitdiff
|
tree
|
snapshot
2018-04-22
Quentin Rameau
Handle IME input
commit
|
commitdiff
|
tree
|
snapshot
2018-04-22
Hiltjo Posthuma
Fix handling of input strings
commit
|
commitdiff
|
tree
|
snapshot
2018-03-15
Quentin Rameau
Update LICENSE
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Hiltjo Posthuma
bump version to 4.8
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Quentin Rameau
add key bindings for moving to the word start or end
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Hiltjo Posthuma
Fix regression in 84a1bc5
commit
|
commitdiff
|
tree
|
snapshot
2018-01-04
Vincent Carluer
Instantiate j var outside #ifdef XINEMARA directive...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Hiltjo Posthuma
drw: drw_scm_create: use Clr type
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Hiltjo Posthuma
fix a possible free of a uninitialize variable in paste()
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Hiltjo Posthuma
init colors using SchemeLast
commit
|
commitdiff
|
tree
|
snapshot
2017-11-03
Omar Sandoval
Set class name on menu window
commit
|
commitdiff
|
tree
|
snapshot
2017-05-02
Hiltjo Posthuma
release 4.7
commit
|
commitdiff
|
tree
|
snapshot
2016-12-11
Andrew Gregory
Revert "fix input text matching"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Thomas Gardner
Xinerama: correct variable declarations in preprocessor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Hiltjo Posthuma
die() on calloc failure
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Quentin Rameau
add embedding support with -w option
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Quentin Rameau
dmenu.1: group single options
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Quentin Rameau
dmenu.1: fix -l option
commit
|
commitdiff
|
tree
|
snapshot
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
next