I don't like to keep lots of apps on the menubar, and AltTab has no crucial feature to be sitting there. Actually, I think it should "invisible" to the user, just showing up when activated to switch windows. So it would be nice to have an option to remove its icon from the menubar.
That sound a bit extreme to me. An app that has no dock icon when active, and no menubar, means that the user has no conventional way to interact with it.
How would you quit the app? How would you change the preferences?
Let's say you can call a shortcut for both. What it you forgot the shortcut, how would you get unstuck then?
Just a though. Is it possible to simply have it open the preferences view
when launched from the Mac Applications menu? For exiting the application,
a quit button could be added in that UI.
On Tue, Dec 31, 2019 at 1:22 PM lwouis notifications@github.com wrote:
That sound a bit extreme to me. An app that has no dock icon when active,
and no menubar, means that the user has no conventional way to interact
with it.How would you quit the app? How would you change the preferences?
Let's say you can call a shortcut for both. What it you forgot the
shortcut, how would you get unstuck then?—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/lwouis/alt-tab-macos/issues/103?email_source=notifications&email_token=AB4CUJTTT6F6A5TZK63FQ6TQ3OEXVA5CNFSM4KBWUVJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH4Q2CQ#issuecomment-569969930,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AB4CUJUZ6O2LTIYTZJPSGPDQ3OEXVANCNFSM4KBWUVJA
.
I think what you're describing is what The Unarchiver does. I actually
dislike this UX as it is not intuitive and over time you can forget that
the app is running.
I'm kind of against this change, but i want to be open to other people
preferences, so this could be done as a preference.
You're free to open a PR that has a "hide from menubar" checkbox. I think
you'd have to jump through a bunch of hoops to make that happen though as
it's clearly not a use-case Apple has in mind for third-party apps. I'm
guessing the implem would be very hacky.
Please feel free to open that PR though. If it's not adding too many
hard-to maintain things, then i'll merge it for sure :)
On Wed, Jan 1, 2020 at 3:26 Nathan Guenther notifications@github.com
wrote:
Just a though. Is it possible to simply have it open the preferences view
when launched from the Mac Applications menu? For exiting the application,
a quit button could be added in that UI.On Tue, Dec 31, 2019 at 1:22 PM lwouis notifications@github.com wrote:
That sound a bit extreme to me. An app that has no dock icon when active,
and no menubar, means that the user has no conventional way to interact
with it.How would you quit the app? How would you change the preferences?
Let's say you can call a shortcut for both. What it you forgot the
shortcut, how would you get unstuck then?—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<
https://github.com/lwouis/alt-tab-macos/issues/103?email_source=notifications&email_token=AB4CUJTTT6F6A5TZK63FQ6TQ3OEXVA5CNFSM4KBWUVJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH4Q2CQ#issuecomment-569969930
,
or unsubscribe
<
https://github.com/notifications/unsubscribe-auth/AB4CUJUZ6O2LTIYTZJPSGPDQ3OEXVANCNFSM4KBWUVJA.
—
You are receiving this because you commented.Reply to this email directly, view it on GitHub
https://github.com/lwouis/alt-tab-macos/issues/103?email_source=notifications&email_token=AAAZ5U2QWBTRQR7I7LO5E63Q3OFGFA5CNFSM4KBWUVJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEH4Q56Y#issuecomment-569970427,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAZ5U5J3RUPMXQCZ5YINNTQ3OFGFANCNFSM4KBWUVJA
.
That sound a bit extreme to me. An app that has no dock icon when active, and no menubar, means that the user has no conventional way to interact with it. How would you quit the app? How would you change the preferences?
There are other apps that provide this kind of experience. Often, they warn the user about this choice with some info about the consequences of this option (and generally they're target to "advanced" users). A way to interact with this apps is to "launch them", clicking on its icon in the Applications folder, in the Dock (if they're pinned there) or using Spotlight/Alfred/Quicksilver…
But another way to solve this issue would be to provide a selector "Show AltTab in" with the options "Menu bar" and "Dock". This way, user that like to have apps in the menu bar, including the ones that use apps like Bartender and Vanilla to manage them, could opt to keep things as they are now (that could be the default). But users that don't like to have lots of apps sitting in their menu bar could opt for moving the icon to their Dock.
Let's say you can call a shortcut for both. What it you forgot the shortcut, how would you get unstuck then?
E.g. Dash has options for "No Dock Icon" and "No Menubar Icon". If you set both, it helpfully warns that you can re-launch the app, and it'll show the main window for you. I think we could do the same here.
As a workaround that may suit your use case, would be to use something like https://www.macbartender.com/. This is my currently preferred method.
I do agree that this is a welcome change and my thumbs up go for
Similar or same behavior can be observed with following apps
edit: phrasing
edit: wording. Thank you, Felipe Turcheti.
As a workaround that may suit your use case, would be to use something like https://www.macbartender.com/. This is my currently preferred method.
Yes. For that I'm trying Dozer, cited by @akx in another discussion in this project. It seems to work better than Vanilla and it is cheaper than Bartender ;)
I do agree that this is a welcome change and my thumbs up go for: Open menu window, when app is open again, while running
I think that's the best solution too. And that is what @akx suggested above when using Dash as an example. But just making things clear, this behavior would be better expressed as "_Open menu window Preferences window, when app is launched again while running in background_"
I understand your position on this issue but there are many people between us including me who have some kind of OCD. In this case to have menu bar extremely thin. I am trying to remove every single app there and keep only os essentials (and not even all of them).
From feature perspective it is much easier to navigate and achieve tasks when you remove all the noise from the menu and keep there only the apps you use frequently.
Just a though. Is it possible to simply have it open the preferences view
when launched from the Mac Applications menu? For exiting the application,
a quit button could be added in that UI.
This is a preferred way how to interact with the app when required. Mainly because this is setup once and forget kind of app for me and I do not plan to change anything ever.
Would be really happy for option to hide app icon from menu bar.
or exchange the "AltTab" lettering for a small symbol that does not take up so much space in the menubar
or exchange the "AltTab" lettering for a small symbol that does not take up so much space in the menubar
This is going to be done with the release of v3, hopefully next week. The menubar icon is going to be discussed in #38
If/when this is implemented, it would be nice to also implement a shortcut to access the preferences though , while Alt-Tab is showing on the screen.
Is there any PR about this problem? If non, I would like to do this feature.
@L1cardo nobody has taken the task yet. You are very welcome to do it. In case you haven't seen, here are some contributing docs.
Regarding the UI, I had this in mind:

Regarding the UX, when the menubar icon is hidden, the user becomes unable to access its dropdown menu, so we need a way to let the user access its features:

Thus I suggest these adjustments:
/Applications displays the Preferences panel (only if the app is already running)
What do you think?
@lwouis
OK, it is done.
