Skip to content

Commit

Permalink
New release info
Browse files Browse the repository at this point in the history
  • Loading branch information
anaselli committed Jun 29, 2020
1 parent 7298767 commit 55da8a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 8 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
- menubar implementation
Mon Jun 29 19:19:01 CEST 2020 - [email protected]
- Added menu item icons (from theme if exist or by given path otherwise)
- Added menu separators
- Possibility to delete and rebuild all menus
- Possibility to show/hide menu and menu items
- Possibility to enable/disable menu and menu items
- Added menubar implementation
- 1.1.0

Sun Jan 28 17:04:06 CET 2018 - [email protected]
- tagged release
Expand Down
4 changes: 2 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
- [x] item icon
- [x] ncurses menu bar view improvement
- [ ] ncurses last menu selection extend selection to the end
- [x] enable/disable menu item/submenu
- [x] enable/disable menus, menu items and submenus
- [ ] ncurses hotkeys conflicts
- [x] ncurses menu bar item disabled view
- [x] enable/disable menu (or add/remove a menu)
- [x] hide/show menus, menu items and submenus
- [ ] GTK resize layout when showing an hidden menu
- [ ] Qt resize layout when showing an hidden menu
- [x] removed all menu items (deleteAllItems)

0 comments on commit 55da8a8

Please sign in to comment.