URI: 
       Log - dmenu - dynamic menu
  HTML git clone git://git.suckless.org/dmenu
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       Date              Commit message                            Author
   DIR 2025-09-29 16:47  drw.c: drw_scm_free: call free inside     Hiltjo Posthuma
   DIR 2025-09-27 10:10  cleanup schemes and colors                Hiltjo Posthuma
   DIR 2025-08-09 12:33  bump version to 5.4                       Hiltjo Posthuma
   DIR 2025-03-15 18:53  XUngrabKeyboard() instead of XUngrabKey…  Adam Purkrt
   DIR 2024-10-30 12:03  remove extra newline                      Hiltjo Posthuma
   DIR 2024-10-30 12:02  Avoid unsigned integer underflow in drw…  Hiltjo Posthuma
   DIR 2024-10-27 19:08  util.c: output function might override …  Hiltjo Posthuma
   DIR 2024-07-14 09:40  drw.c: use the same pattern as ellipsis…  Hiltjo Posthuma
   DIR 2024-07-04 21:27  render invalid utf8 sequences as U+FFFD   NRK
   DIR 2024-07-04 21:25  overhaul utf8decode()                     NRK
   DIR 2024-03-19 11:12  bump version to 5.3                       Hiltjo Posthuma
   DIR 2023-09-22 13:16  Makefile: remove the options target       Hiltjo Posthuma
   DIR 2023-07-07 11:00  drw: minor improvement to the nomatches…  NRK
   DIR 2023-04-05 20:11  fix BadMatch error when embedding on so…  Lucas de Sena
   DIR 2023-03-08 20:20  readstdin: reduce memory-usage by dupli…  Hiltjo Posthuma
   DIR 2022-10-31 10:52  readstdin: allocate amount of items       Hiltjo Posthuma
   DIR 2022-10-31 10:43  readstdin: add a comment                  Hiltjo Posthuma
   DIR 2022-10-30 18:10  fix leak when getline fails               NRK
   DIR 2022-10-26 07:43  dmenu: small XmbLookupString code impro…  Hiltjo Posthuma
   DIR 2022-10-04 17:36  bump version to 5.2                       Hiltjo Posthuma
   DIR 2022-09-26 09:24  dmenu: use die() to print the usage mes…  Tom Schwindl
   DIR 2022-09-16 21:05  remove workaround for a crash with colo…  Hiltjo Posthuma
   DIR 2022-09-02 17:09  fix a regression in the previous commit…  Hiltjo Posthuma
   DIR 2022-09-01 17:51  tab-complete: figure out the size befor…  NRK
   DIR 2022-09-01 18:35  readstdin: use getline(3)                 NRK
   DIR 2022-08-08 08:42  sync code-style patch from libsl          Hiltjo Posthuma
   DIR 2022-05-01 16:38  Makefile: add manual path for OpenBSD     Hiltjo Posthuma
   DIR 2022-04-30 11:19  fix incorrect comment, math is hard       Hiltjo Posthuma
   DIR 2022-04-29 18:15  inputw: improve correctness and startup…  Hiltjo Posthuma
   DIR 2022-03-28 15:38  drw_text: account for fallback fonts in…  NRK
   DIR 2022-03-27 19:02  drw_text: don't segfault when called wi…  NRK
   DIR 2022-03-26 16:58  fix UB with the function iscntrl()        Hiltjo Posthuma
   DIR 2022-03-26 16:57  Revert "avoid redraw when there's no ch…  Hiltjo Posthuma
   DIR 2022-03-25 21:51  avoid redraw when there's no change       NRK
   DIR 2022-03-25 21:51  free all allocated items, use %zu for s…  NRK
   DIR 2022-03-23 18:37  drw_text: improve performance when ther…  NRK
   DIR 2022-03-23 18:37  inputw: improve correctness and startup…  NRK
   DIR 2022-03-23 20:04  significantly improve performance on la…  NRK
   DIR 2022-03-23 20:00  introduce drw_fontset_getwidth_clamp()    NRK
   DIR 2022-03-23 18:37  drw_text: improve both performance and …  NRK
   DIR 2022-03-01 21:45  remove false-positive warning for int c…  Hiltjo Posthuma
   DIR 2022-02-11 11:26  bump version to 5.1                       Hiltjo Posthuma
   DIR 2022-02-08 20:45  code-style: rm newline (oops)             Hiltjo Posthuma
   DIR 2022-02-08 18:32  revert using strcasestr and use a more …  Hiltjo Posthuma
   DIR 2022-02-07 09:36  follow-up fix: add -D_GNU_SOURCE for st…  Hiltjo Posthuma
   DIR 2022-02-06 23:21  improve performance of case-insensitive…  Hiltjo Posthuma
   DIR 2021-08-20 21:05  Revert "Improve speed of drw_text when …  Hiltjo Posthuma
   DIR 2021-08-09 16:39  add support for more keypad keys          Hiltjo Posthuma
   DIR 2021-08-08 01:34  Improve speed of drw_text when provided…  Miles Alan
   DIR 2021-07-25 01:55  remove always true condition in if stat…  Guilherme Janczak
   DIR 2020-09-02 16:30  bump version to 5.0                       Hiltjo Posthuma
   DIR 2020-06-11 16:45  Fix memory leaks in drw                   Hiltjo Posthuma
   DIR 2019-03-03 12:08  revert IME support                        Hiltjo Posthuma
   DIR 2019-02-12 21:58  improve xopenim error message             Hiltjo Posthuma
   DIR 2019-02-12 21:13  make dmenu_path script executable         Hiltjo Posthuma
   DIR 2019-02-12 18:10  fix crash when XOpenIM returns NULL       Hiltjo Posthuma
   DIR 2019-02-03 23:29  Close when the embedding window is dest…  Quentin Rameau
   DIR 2019-02-02 12:54  Prepared 4.9 release.                     Anselm R Garbe
   DIR 2019-01-27 14:28  dmenu.1: document improved fastgrab beh…  Hiltjo Posthuma
   DIR 2019-01-26 14:49  Use slow path if stdin is a tty           dok
   DIR 2018-07-21 10:47  dmenu_path: always use the cachedir       Quentin Rameau
   DIR 2018-06-02 15:09  Makefile: just show the compiler output   Hiltjo Posthuma
   DIR 2018-06-02 15:01  Do not strip at link stage                Hiltjo Posthuma
   DIR 2018-05-25 11:07  code-style for pledge: check the return…  Hiltjo Posthuma
   DIR 2018-05-25 11:03  code-style for pledge(2)                  Hiltjo Posthuma
   DIR 2018-05-25 10:04  Pledge on OpenBSD                         Hiltjo Posthuma
   DIR 2018-05-09 19:27  Use bold for keyboard shortcuts in dmen…  David Demelier
   DIR 2018-04-22 12:18  Fix cursor drawn position with wide gly…  Quentin Rameau
   DIR 2018-03-22 10:18  Makefile: bikesheddingly replace ${} wi…  Quentin Rameau
   DIR 2018-03-19 14:42  Handle IME input                          Quentin Rameau
   DIR 2018-03-16 15:51  Fix handling of input strings             Hiltjo Posthuma
   DIR 2018-03-15 09:16  Update LICENSE                            Quentin Rameau
   DIR 2018-03-14 18:48  bump version to 4.8                       Hiltjo Posthuma
   DIR 2018-03-13 16:15  add key bindings for moving to the word…  Quentin Rameau
   DIR 2018-01-04 22:45  Fix regression in 84a1bc5                 Hiltjo Posthuma
   DIR 2018-01-04 12:27  Instantiate j var outside #ifdef XINEMA…  Vincent Carluer
   DIR 2017-11-03 20:10  drw: drw_scm_create: use Clr type         Hiltjo Posthuma
   DIR 2017-11-03 14:31  fix a possible free of a uninitialize v…  Hiltjo Posthuma
   DIR 2017-11-03 20:05  init colors using SchemeLast              Hiltjo Posthuma
   DIR 2017-11-03 16:49  Set class name on menu window             Omar Sandoval
   DIR 2017-05-02 16:32  release 4.7                               Hiltjo Posthuma
   DIR 2016-12-07 14:45  Revert "fix input text matching"          Andrew Gregory
   DIR 2016-11-25 12:38  Xinerama: correct variable declarations…  Thomas Gardner
   DIR 2016-11-05 10:36  die() on calloc failure                   Hiltjo Posthuma
   DIR 2016-10-08 12:08  add embedding support with -w option      Quentin Rameau
   DIR 2016-10-08 12:42  dmenu.1: group single options             Quentin Rameau
   DIR 2016-10-08 12:36  dmenu.1: fix -l option                    Quentin Rameau
   DIR 2016-08-12 12:39  die() consistency: always add newline     Hiltjo Posthuma
   DIR 2016-07-26 21:13  fix crash if negative monitor (< -1) wa…  Hiltjo Posthuma
   DIR 2016-07-26 21:02  Revert "Print highlighted input text on…  Hiltjo Posthuma
   DIR 2016-07-26 10:48  Print highlighted input text only on si…  Quentin Rameau
   DIR 2016-07-25 09:33  Partially revert 44c7de3: fix items tex…  Quentin Rameau
   DIR 2016-06-28 15:56  config.def.h: style improvement, use co…  Hiltjo Posthuma
   DIR 2016-06-28 05:11  fix: Do not crash on e.g. dmenu < /dev/…  S. Gilles
   DIR 2016-05-21 19:51  import new drw from libsl and minor fix…  Markus Teich
   DIR 2016-02-22 14:03  arg.h: fixed argv checks order            Lucas Gabriel Vuot…
   DIR 2016-01-11 12:26  Typofix                                   Klemens Nanni
   DIR 2015-12-19 18:58  Shut up glibc about _BSD_SOURCE being d…  Quentin Rameau
   DIR 2015-12-19 08:32  Add config option for word delimiters     Quentin Rameau
   DIR 2015-11-08 22:37  arg.h: remove unused ARGNUM* macros       Hiltjo Posthuma
                         523 more commits remaining, fetch the repository
       
  TEXT Atom feed
  TEXT Atom feed (tags)