]> git.armaanb.net Git - dmenu.git/shortlog
dmenu.git
2015-10-20 Hiltjo Posthumadrw: cleanup drw_text, prevent gcc warning false-positi...
2015-10-20 Hiltjo Posthumadrw: simplify drw_font_xcreate and prevent a potential...
2015-10-20 Hiltjo Posthumadrw: a valid (non-NULL) Drw and Fnt context must be...
2015-10-20 Hiltjo Posthumaadd sbase-style ecalloc(), calloc: or die
2015-10-18 Hiltjo Posthumafree schemes as array
2015-10-04 Quentin Rameaufix input text matching
2015-10-04 Davide Del... fix incorrect ordering of match results
2015-10-04 Hiltjo Posthumafix paste from clipboard (ctrl+shift+y)
2015-09-27 Hiltjo Posthumaminor style fix
2015-09-27 FRIGNRemove function prototypes and reorder functions accord...
2015-09-27 FRIGNUntypedef struct item
2015-09-27 Quentin RameauFix the conversion from microseconds to nanoseconds
2015-09-27 Quentin RameauReplace deprecated usleep() with nanosleep()
2015-09-27 Hiltjo Posthumaconfig.mk: use -std=c99
2015-09-27 Hiltjo Posthumadmenu: style improvements
2015-09-27 Hiltjo Posthumadrw style improvements
2015-09-27 Hiltjo Posthumaseparate program-specific c99 bool and X11
2015-09-27 Hiltjo Posthumaconfig.mk: fix _XOPEN_SOURCE=700 for getline()
2015-09-27 Hiltjo Posthumaconfig.mk: improve feature test check
2015-08-06 Eric PruittFixed typo introduced by shared code
2015-07-19 Hiltjo Posthumastest: get rid of getopt, use suckless arg.h
2015-07-19 Hiltjo Posthumaconfig.mk: add FREETYPELIBS and FREETYPEINC
2015-07-19 Hiltjo Posthumafix prompt color style how it used to be
2015-06-27 Hiltjo PosthumaUse libdraw: add Xft and fallback-fonts support to...
2014-09-17 Anselm R Garbeapplied Hiltjo's patch as suggested on the ml to fix...
2014-07-30 Hiltjo Posthumafix crash with ctrl-enter as input
2014-05-29 Anselm R Garbeupdated copyright notices in LICENSE and dmenu.c file
2013-08-13 Anselm R Garbeapplied Martin Kühl's inverse matching flag to stest
2013-08-02 Anselm R Garbeapplied Martti Kühne's dmenu monitor patch
2013-06-28 Anselm R Garbeaccepted vi'is exit approach ^[ (suggested by Arkaduisz)
2013-04-17 Anselm R Garbeforgot to add config.def.h, thanks William
2013-04-17 Anselm R Garbeadopted Alex Sedov's config.h revival patch to tip
2013-04-17 Anselm R Garbeapplied Alex Sedov's Tab buffer termination patch,...
2013-04-17 Anselm R Garbeapplied multisel patch to mainline
2012-07-30 Quentin Glidicdmenu_run: Split cache logic to dmenu_path again
2012-05-15 Moritz Wilhelmyignore prompt if it is empty in addition to NULL
2012-04-06 Connor Lane... _POSIX_C_SOURCE=200809L
2012-02-10 Connor Lane... listen for C-S-[jm]
2012-01-19 Karl Fadd ^G escape keybinding
2012-01-18 Connor Lane... remove _POSIX_C_SOURCE cflag
2012-01-08 Connor Lane... update version 4.5-hg
2012-01-04 anselm@garbe.usconfig.mk cleanup
2012-01-02 Connor Lane... align M-[hjkl] closer to vi keys
2012-01-01 Connor Lane... happy new year!
2012-01-01 Connor Lane... add Mod1Mask keybindings
2011-12-19 Connor Lane... merge stest -> default
2011-12-19 Connor Lane... comment xdg fallback behaviour
2011-12-09 Connor Lane... stest: restore stream testing
2011-12-09 Connor Lane... fork dmenu_run to disown child shell
2011-11-27 Connor Lane... stest: cleanup
2011-11-27 Connor Lane... stest: remove unneeded lstat
2011-11-27 Connor Lane... simplify stest
2011-11-23 Connor Lane... dmenu_run: use $SHELL
2011-11-23 Connor Lane... set window background_pixel
2011-11-19 Connor Lane... fix dmenu_path exec sh
2011-11-19 Connor Lane... faster dmenu_run -f
2011-11-19 Connor Lane... replace lsx with stest
2011-11-16 Connor Lane... update manpage
2011-11-15 Connor Lane... limit direction keys in vline
2011-11-14 Connor Lane... fix C-n / C-p directions (thanks bastien)
2011-11-13 Connor Lane... new default colour scheme
2011-10-26 Connor Lane... makefile: *.o depend on draw.h
2011-10-26 Connor Lane... add paste from clipboard
2011-10-26 Connor Lane... add lots of comments
2011-10-26 Connor Lane... input focus: calculate areas of intersection
2011-10-17 Connor Lane... simplify dmenu_run
2011-10-17 Connor Lane... merge xim -> default
2011-10-17 Connor Lane... merge lsx -> default
2011-10-17 Connor Lane... use ~/.dmenu_cache if no xdg cache
2011-10-17 Connor Lane... lsx: detect read errors
2011-10-17 Connor Lane... xim: check for corner cases
2011-10-16 Connor Lane... fix extra warning
2011-10-16 Connor Lane... lsx: return failure on error
2011-10-16 Connor Lane... merge default -> lsx
2011-10-16 Troels Henriksenadd xim support
2011-10-13 Connor Lane... limit lines to input
2011-10-04 Connor Lane... input focus: fix for reparenting wms
2011-09-30 Connor Lane... fix monitor select when no focus
2011-09-19 Connor Lane... merge token -> default
2011-09-19 Connor Lane... tweak match
2011-09-19 Connor Lane... update manpage
2011-09-19 Connor Lane... detect active monitor using input focus
2011-09-19 Connor Lane... add token matching
2011-09-19 Connor Lane... change version to 'hg'
2011-07-24 Connor Lane... dmenu_run: sh -c
2011-07-22 Connor Lane... fix loadfont
2011-07-19 Connor Lane... Added tag 4.4 for changeset 2b105eaae831
2011-07-19 Connor Lane... add lsx.1 to dist
2011-07-17 Connor Lane... tweaks
2011-07-14 Connor Lane... efficiency tweaks
2011-07-14 Connor Lane... fix extra warning
2011-07-06 Connor Lane... simpler vline
2011-07-04 Connor Lane... rebind ^N ^P
2011-06-25 Connor Lane... include limits.h
2011-06-23 Connor Lane... make clean lsx
2011-06-23 Connor Lane... merge lsx -> default
2011-06-23 Connor Lane... close lsx branch
2011-06-23 Connor Lane... lsx: check snprintf
2011-06-18 Connor Lane... update draw.c
2011-06-18 Connor Lane... simpler lsx
next