github trizen/obmenu-generator 0.80
Version 0.80

latest releases: 0.93, 0.92, 0.91...
6 years ago
  • Switched to Gtk2::IconTheme for resolving the absolute paths to icons. (71b1333) (#15)

    • This change makes obmenu-generator more reliable at resolving the correct icons of the current icon theme, at the expense of introducing a new dependency: Gtk2.
  • Dynamic menus with SVG icons are now many times faster.

    • Each icon is now converted and cached locally as a 32x32 PNG icon. (where the size is configurable in the config file) (0b2267d, 2cf75c7)
  • Random IDs are now used for categories to avoid ID-collisions. (trizen/obbrowser#2) (d5723f9)

  • For simplicity reasons, begin_cat has been renamed to beg and end_cat has been renamed to end. This change is backwards compatible, but produces a warning, stating the change. (490044c)

Don't miss a new obmenu-generator release

NewReleases is sending notifications on new releases.