Skip to content

Releases: trizen/obmenu-generator

Version 0.93

31 Aug 21:12
0.93
81c7430
Compare
Choose a tag to compare
  • Added support for the Path= key. (#52)

Version 0.92

29 Aug 13:52
0.92
95417cf
Compare
Choose a tag to compare

Version 0.91

06 Sep 08:12
0.91
a2afe6d
Compare
Choose a tag to compare
  • Ignore entries with Name or Exec undefined. (a8241ac)
  • Try to load DB_File when GDBM_File is not available. (#48) (faa989a)

Version 0.90

22 Aug 20:14
0.90
894ba46
Compare
Choose a tag to compare
  • Use Gtk3 by default for resolving the icon paths. (#42) (894ba46)
  • Fixed the gdbm_fetch: Item not found issue. (#40) (6901b02)

Version 0.89

02 Dec 22:35
0.89
094883e
Compare
Choose a tag to compare
  • Reopen the same DBM when the icon theme is changed. (298e930)
  • Create an item entry without the "icon" field when the icon name is undefined. (#34) (720bb45, 19dbbb2)

Version 0.88

23 Jun 20:33
0.88
bc80125
Compare
Choose a tag to compare
  • Use dbmopen() for the cache database. (862a92e)
  • No longer alter INC. (ready for perl-5.32) (29581c2)

Version 0.87

23 Jan 17:29
5a4b118
Compare
Choose a tag to compare
  • Documented the use_gtk3 config-option. (7829cb5)
  • Cache invalidation when the Icon key does not exist. (7cf2041)

Version 0.86

17 Oct 08:56
d7685c5
Compare
Choose a tag to compare
  • Minor performance improvement. (4999dea)
  • Added support for using the Gtk3 library for resolving the icon-paths. (#29) (d7685c5)

Version 0.85

30 Sep 15:40
Compare
Choose a tag to compare
  • Allow missing_icon to be an absolute path to an icon. (b702b9c)
  • Removed the deprecated warnings for begin_cat and end_cat. (01104c4)

Version 0.84

30 Oct 21:17
Compare
Choose a tag to compare
  • Added the locale_support config-key. (enabled by default) (c6105ac)
  • Bug-fix: when a new configuration is specified via -C, it will be loaded. (2728240)
  • Minor performance improvement. (b47358c)