name: pull request about: submit changes to the project title: “[pr] feat: add submenu with icons to tray menu” labels: ‘enhancement, tray, ui’ assignees: ‘s00d’
This PR adds a submenu to the tray menu with custom icons. The changes improve the tray menu structure by organizing related commands into logical submenu groups, making the interface more intuitive and visually appealing.
This was a complex task that required making changes across multiple Tauri projects and integrating updates in 3 dependencies. To properly integrate these changes, I updated the dependencies to their latest versions. I also created custom icons specifically for the 2 recording command items to enhance the user experience.
Note: This PR builds upon the submenu icon support I implemented across the Tauri ecosystem:
related issue: #1306
add a few steps to test the pr in the most time efficient way.
/claim #1306
Pavel Kuzmin
@s00d
mediar.ai
@mediar-ai