Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update font HEAD master | Baitinq | 2025-01-01 | 1 | -0/+1 |
* | Added fuzzymatch sorting | Manuel Palenzuela | 2019-08-05 | 6 | -1/+261 |
* | Improved screenshot script | Manuel Palenzuela | 2019-08-03 | 1 | -2/+2 |
* | Fixed screenshot script | Manuel Palenzuela | 2019-07-31 | 1 | -1/+1 |
* | Improved videos script | Manuel Palenzuela | 2019-06-30 | 1 | -1/+1 |
* | Added videos script | Manuel Palenzuela | 2019-06-30 | 1 | -0/+9 |
* | Fixed shutdown in exit script | Manuel Palenzuela | 2019-06-15 | 1 | -1/+1 |
* | Fixed shutdown in exit script | Manuel Palenzuela | 2019-06-14 | 1 | -1/+1 |
* | Fixed screenshot script notifications | Manuel Palenzuela | 2019-06-13 | 1 | -4/+3 |
* | Added logout option to the exit script | Manuel Palenzuela | 2019-06-13 | 1 | -1/+2 |
* | Added exec perms to exit | Manuel Palenzuela | 2019-06-13 | 1 | -0/+0 |
* | Removed unnecessary lines | Manuel Palenzuela | 2019-06-13 | 2 | -1/+0 |
* | Removed unnecessary lines | Manuel Palenzuela | 2019-06-13 | 2 | -1/+0 |
* | Changed default alpha values | Manuel Palenzuela | 2019-06-13 | 1 | -4/+4 |
* | Revamped opacity patch | Manuel Palenzuela | 2019-06-13 | 8 | -145/+373 |
* | Fixed a line in the opacity patch | Manuel Palenzuela | 2019-06-13 | 1 | -8/+1 |
* | Added more descriptions in the config.h | Manuel Palenzuela | 2019-06-13 | 1 | -3/+3 |
* | Added opacity patch [Patch] | Manuel Palenzuela | 2019-06-13 | 4 | -3/+150 |
* | Improved screenshot script | Manuel Palenzuela | 2019-06-13 | 1 | -43/+19 |
* | Added screenshot script | Manuel Palenzuela | 2019-06-13 | 1 | -0/+89 |
* | Added exit script | Manuel Palenzuela | 2019-06-12 | 1 | -0/+15 |
* | Renamed a patch | Manuel Palenzuela | 2019-06-12 | 1 | -0/+0 |
* | Added easier color switching | Manuel Palenzuela | 2019-06-12 | 1 | -4/+13 |
* | Added more extensive X window info [Patch] | Manuel Palenzuela | 2019-06-12 | 2 | -1/+36 |
* | Changed default font | Manuel Palenzuela | 2019-06-12 | 1 | -1/+1 |
* | Added tab complete [Patch] | Manuel Palenzuela | 2019-06-12 | 3 | -10/+29 |
* | Added mouse support patch [Patch] | Manuel Palenzuela | 2019-06-11 | 1 | -2/+118 |
* | Added height option patch [Patch] | Manuel Palenzuela | 2019-06-11 | 3 | -2/+12 |
* | Added patch list | Manuel Palenzuela | 2019-06-11 | 3 | -0/+383 |
* | First compile | Manuel Palenzuela | 2019-06-11 | 3 | -1/+1 |
* | Initial Commit | Manuel Palenzuela | 2019-06-11 | 2 | -0/+15 |
* | revert IME support | Hiltjo Posthuma | 2019-03-03 | 1 | -12/+3 |
* | improve xopenim error message | Hiltjo Posthuma | 2019-02-12 | 1 | -1/+1 |
* | make dmenu_path script executable | Hiltjo Posthuma | 2019-02-12 | 1 | -0/+0 |
* | fix crash when XOpenIM returns NULL | Hiltjo Posthuma | 2019-02-12 | 1 | -2/+11 |
* | Close when the embedding window is destroyed | Quentin Rameau | 2019-02-04 | 2 | -2/+7 |
* | Prepared 4.9 release. | Anselm R Garbe | 2019-02-02 | 3 | -4/+18 |
* | dmenu.1: document improved fastgrab behaviour from previous patch | Hiltjo Posthuma | 2019-01-27 | 1 | -2/+2 |
* | Use slow path if stdin is a tty | dok | 2019-01-27 | 1 | -3/+1 |
* | dmenu_path: always use the cachedir | Quentin Rameau | 2018-07-21 | 1 | -6/+6 |
* | Makefile: just show the compiler output | Hiltjo Posthuma | 2018-06-02 | 1 | -38/+28 |
* | Do not strip at link stage | Hiltjo Posthuma | 2018-06-02 | 1 | -1/+1 |
* | code-style for pledge: check the return code -1, not < 0 | Hiltjo Posthuma | 2018-05-25 | 1 | -1/+1 |
* | code-style for pledge(2) | Hiltjo Posthuma | 2018-05-25 | 1 | -6/+5 |
* | Pledge on OpenBSD | Hiltjo Posthuma | 2018-05-25 | 1 | -0/+9 |
* | Use bold for keyboard shortcuts in dmenu.1 | David Demelier | 2018-05-12 | 1 | -28/+28 |
* | Fix cursor drawn position with wide glyphs | Quentin Rameau | 2018-04-22 | 1 | -1/+1 |
* | Makefile: bikesheddingly replace ${} with $() | Quentin Rameau | 2018-04-22 | 2 | -43/+43 |
* | Handle IME input | Quentin Rameau | 2018-04-22 | 1 | -1/+4 |
* | Fix handling of input strings | Hiltjo Posthuma | 2018-04-22 | 1 | -14/+21 |