Releases: bluesabre/menulibre
Releases · bluesabre/menulibre
MenuLibre 2.1.3
Translation Updates
- Brazilian Portuguese, Croatian, English (United Kingdom), Esperanto, French, Lithuanian, Polish, Serbian, Swedish
MenuLibre 2.1.2
General
- Improved installation instructions in README
Bug Fixes
- Set the window title that is displayed in several applications including Xfce Panel
MenuLibre 2.1.1
Updated Translations
- Chinese (Simplified), Czech, Dutch, Finnish, German, Greek, Lithuanian, Portuguese, Russian, Slovenian, Spanish
MenuLibre 2.1.0
General
- Updated artwork
- UI/UX updates (see below)
- Refactored some components to improve maintainability
- Support Ctrl+Q to quit
UI/UX Updates
- New widgets: GtkApplicationWindow, GtkHeaderbar, GtkStackSwitcher
- Improved Name and Comment entry
- Improved Executable and Working Directory entry
- Improved theme integration with Adwaita, elementary
- Removed deprecated widgets and properties (Gtk 3.14)
- Removed intermediate icon selection
MenuLibre 2.0.7
MenuLibre 2.0.6
General
- Support newer versions of psutil
Bug Fixes
- Fix rare crash in psutil when process closes while viewing running processes (Debian #752486)
MenuLibre 2.0.5
MenuLibre 2.0.4
General
- Strikethrough is now used to make separators look better
- Window is now properly centered at startup
- Fixed all instances of Gtk-CRITICAL **: gtk_tree_model_get_iter: assertion 'path->depth > 0' failed
- Updated translations
Bug Fixes
- Enable X-Xfce-Toplevel at any time when using Xfce (LP: #1309468)
- Install menulibre icon to pixmaps directory (LP: #1307469)
- Do not save menu layout when in search mode (LP: #1306999)
- Restore expanded/collapsed menus after finished searching (LP: #1307000)
- Properly support spaces in the Exec line (LP: #1214815)
- Conflicted directory label for xfce-settings.directory (LP: #1313276)
- preprocess_layout_info: assertion failed (LP: #1307729)
- Moving launchers to another category do not save immediately (LP: #1313586)
- Enable saving a launcher any time a field is modified (LP: #1315878)
- New launchers are replaced with existing ones when removed (LP: #1315890)
- Launchers in new directory have X-Xfce-Toplevel category (LP: #1315874)
- Add launchers to empty categories (LP: #1318209)
- Implement xdg-desktop-menu uninstall to prevent leftover items (LP: #1318235)
MenuLibre 2.0.3
General
- When saving, guarantee the launcher menus' categories are included
- Sync visibility with NoDisplay and Hidden properties
MenuLibre 2.0.2
General
- Save the position of newly added launchers
- Automatically save newly added separator items
- Improved menu cleanup when items are removed
Directories
- Improved directory and subdirectory (un)installation
- Disable adding subdirectories to system-installed paths
Usability
- Add new launchers to the directory they are placed on
- Automatically expand directories new launchers are being added to
- Delete unsaved new launchers and directories
- Disable Add Launcher/Directory/Separator when searching
- Icon Selection dialogs made more keyboard-accessible
- Manual icon selection now has a filter to only display images
Xfce
- Fix adding top-level menu items to the Xfce Applications menu
Bug Fixes
- Better handle uninstalled items (Fixes LP: #1277747)