Noovolari/leapp

Customise menu bar entries (macOS)

Opened this issue · 1 comments

sishbi commented

Description:

I would like to customise the items shown in the macOS menu bar entry
For example, it currently lists all of the sessions in an undefined order. It looks like the top most are the pinned sessions,
so maybe all I am asking is to hide the non-pinned items.

Here is what it looks like now, I would like to only show the top few items, the rest can be in the 'More sessions' popup.
Screenshot 2023-09-15 at 08 42 35

Details:

Leapp Version 0.20.0
SsmPluginVersion 1.2.295.0
Platform darwin
Awscli aws-cli/2.13.6 Python/3.11.4 Darwin/22.6.0 source/arm64 prompt/off

Thanks for the suggestion, I think it makes a lot of sense. It's a bit tricky to manage the menu since it's difficult to make it dynamic but we can look into it.