| Commit message (Expand) | Author | Files | Lines | added getenv and putenv to Lua API | 2 | -5/+33 |
|---|---|---|---|---|---|
| 2024-09-08 | added lua api functions for indexing history | 2 | -0/+35 | ||
| 2024-09-08 | added support for cli args for lua scripts | 4 | -3/+28 | ||
| 2024-09-07 | added --version flag | 1 | -1/+9 | ||
| 2024-09-07 | fixed error in install.sh instructions | 1 | -1/+1 | ||
| 2024-09-07 | fixed bug with cursor alignment when adding text within the buffer | 1 | -1/+11 | ||
| 2024-09-06 | added API guide to readme | 1 | -1/+5 | ||
| 2024-09-06 | Update README.md | 1 | -1/+1 | ||
| 2024-09-06 | better readme | 2 | -2/+14 | 1 | -5/+26 |
| 2024-09-09 | added support for init.lua for configuring shell | 8 | -38/+180 | ||
| 2024-09-09 | docs: update path | 1 | -1/+1 | ||
| 2024-09-08 | added getenv and putenv to Lua API | 2 | -5/+33 | ||
| 2024-09-08 | added lua api functions for indexing history | 2 | -0/+35 | ||
| 2024-09-08 | added support for cli args for lua scripts | 4 | -3/+28 | ||
| 2024-09-07 | added --version flag | 1 | -1/+9 | ||
| 2024-09-07 | fixed error in install.sh instructions | 1 | -1/+1 | ||
| 2024-09-07 | fixed bug with cursor alignment when adding text within the buffer | 1 | -1/+11 | ||
| 2024-09-06 | added API guide to readme | 1 | -1/+5 | ||
| 2024-09-06 | Update README.md | 1 | -1/+1 | ||
| 2024-09-06 | better readme | 2 | -2/+14 | removing unneeded background color. | 1 | -1/+0 |
| 2009-09-10 | rearranging some source. | 1 | -12/+19 | ||
| 2009-09-10 | adding user stylesheets. | 1 | -10/+21 | ||
| 2009-09-10 | Added tag 0.1 for changeset 9c8ebcf54061 | 1 | -0/+2 | ||
| 2009-09-10 | dist doesn't work. fixing Makefile. | 1 | -1/+1 | ||
| Use libdraw: add Xft and fallback-fonts support to graphics lib | 11 | -316/+684 | |||
| - libdraw, util: add drw.{c,h}, util.{c,h} and update code. - libdraw: fix drw_rect(): use w and h parameter. - libdraw: print errstr if last character in string was ":" (sbase). - libdraw: drw_clr_free() allow valid free(NULL). - config.def.h: set default font to monospace. - cleanup() on exit. - LICENSE: update license string for dmenu -v to 2015. - LICENSE: add myself to LICENSE | |||||
| 2014-09-17 | applied Hiltjo's patch as suggested on the ml to fix ControlMask for C-j and C-m | 2 | -2/+5 | ||
| 2014-07-30 | fix crash with ctrl-enter as input | 1 | -1/+2 | ||
| reproduce: ./dmenu; send EOF; press ctrl+enter. | |||||
| 2014-05-29 | updated copyright notices in LICENSE and dmenu.c file | 2 | -2/+2 | ||
| 2013-08-13 | applied Martin Kühl's inverse matching flag to stest | 2 | -4/+7 | ||
| 2013-08-02 | applied Martti Kühne's dmenu monitor patch | 3 | -4/+14 | ||
| https://gist.github.com/mar77i/3349298/raw/f6581ca96627f4c71c0bd1faf531daaf2a613b95/monarg.patch becomes upstream now | |||||
| 2013-06-28 | accepted vi'is exit approach ^[ (suggested by Arkaduisz) | 1 | -0/+2 | ||
