pinentry-dmenu

a pinentry program based on dmenu
git clone anongit@rnpnr.xyz:pinentry-dmenu.git
Log | Files | Refs | Feed | README | LICENSE

DateCommit messageAuthorFiles+-
2023-07-07 11:00drw: minor improvement to the nomatches cacheNRK3+13-12
2022-11-22 14:27don't use bashisms in testRandy Palamar1+3-3
2022-11-06 18:47fix small typo in previous commitRandy Palamar1+1-1
2022-11-06 00:25include pinentry files in the main MakefileRandy Palamar4+21-122
2022-11-05 15:06remove unneeded lib from config.mkRandy Palamar1+2-2
2022-11-05 05:52update READMERandy Palamar1+2-37
2022-11-05 05:48cleanup some of the remaining differences from upstream dmenuRandy Palamar3+127-155
2022-09-16 21:05remove workaround for a crash with color emojis on some systems, now fixed in libXft 2.3.5Hiltjo Posthuma1+0-14
2022-08-08 08:42sync code-style patch from libslHiltjo Posthuma1+12-11
2022-03-28 15:38drw_text: account for fallback fonts in ellipsis_widthNRK1+4-2
2022-03-27 19:02drw_text: don't segfault when called with 0 widthNRK1+1-1
2022-03-26 16:58fix UB with the function iscntrl()Hiltjo Posthuma1+1-1
2022-03-26 16:57Revert "avoid redraw when there's no change"Hiltjo Posthuma1+2-3
2022-03-25 21:51avoid redraw when there's no changeNRK1+3-3
2022-03-23 18:37drw_text: improve performance when there's no matchNRK1+12-1
2022-03-23 20:00introduce drw_fontset_getwidth_clamp()NRK2+18-2
2022-03-23 18:37drw_text: improve both performance and correctnessNRK1+28-28
2022-03-01 21:45remove false-positive warning for int comparison as boolHiltjo Posthuma1+5-10
2021-08-20 21:05Revert "Improve speed of drw_text when provided with large strings"Hiltjo Posthuma1+2-5
2021-08-09 16:39add support for more keypad keysHiltjo Posthuma1+11-0
2021-08-08 01:34Improve speed of drw_text when provided with large stringsMiles Alan1+5-2
2020-06-11 16:45Fix memory leaks in drwHiltjo Posthuma1+1-0
2019-03-03 12:08revert IME supportHiltjo Posthuma1+3-13
2019-02-12 21:58improve xopenim error messageHiltjo Posthuma1+1-1
2019-02-12 18:10fix crash when XOpenIM returns NULLHiltjo Posthuma1+10-2
2019-02-03 23:29Close when the embedding window is destroyedQuentin Rameau1+6-1
2019-02-02 12:54(dmenu commit) Prepared 4.9 release.Anselm R Garbe1+15-1
2018-05-25 11:07code-style for pledge: check the return code -1, not < 0Hiltjo Posthuma1+1-1
2018-05-25 11:03code-style for pledge(2)Hiltjo Posthuma1+2-6
2018-05-25 10:04Pledge on OpenBSDHiltjo Posthuma1+9-0
2018-04-22 12:18Fix cursor drawn position with wide glyphsQuentin Rameau1+1-1
2018-03-19 14:42Handle IME inputQuentin Rameau1+6-3
2018-01-04 22:45Fix regression in 84a1bc5Hiltjo Posthuma1+2-1
2018-01-04 12:27Instantiate j var outside #ifdef XINEMARA directive because it is used in loop outside directiveVincent Carluer1+4-4
2017-11-03 20:10drw: drw_scm_create: use Clr typeHiltjo Posthuma1+1-1
2017-11-03 14:31fix a possible free of a uninitialize variable in paste()Hiltjo Posthuma1+9-6
2017-11-03 20:05init colors using SchemeLastHiltjo Posthuma1+3-5
2017-11-03 16:49Set class name on menu windowOmar Sandoval1+2-0
2022-11-04 02:31update makefile to be closer to upstream dmenuRandy Palamar4+32-42
2022-11-04 02:21remove config file supportRandy Palamar4+1-172
2022-08-11 09:22Merge pull request #10 from vaygr/lineheight-supportMoritz Lüdecke3+11-2
2022-08-03 03:20Add lineheight supportVlad Glagolev3+11-2
2022-01-20 18:20Merge pull request #9 from ftrvxmtrx/masterMoritz Lüdecke1+0-2
2022-01-20 15:44don't print "No config file found..." messageSigrid Solveig Haflínudóttir1+0-2
2020-05-23 11:50Prevent duplicated uses of pinentryMoritz Luedecke1+35-35
2020-05-23 11:49Remove empty spacesMoritz Luedecke1+7-7
2019-01-24 18:18Merge pull request #4 from maximbaz/typo-bottomMoritz Lüdecke3+3-3
2019-01-23 22:23fix typo in the config 'bottom'Maxim Baz3+3-3
2018-02-03 10:27Mention GNUPGHOME in the manpageMoritz Luedecke1+2-0
2018-02-02 11:20Regard GNUPGHOMEMoritz Luedecke1+21-10
66 more commits remaining, fetch the repository