Hide Dock Icon?

Discuss problems, bugs or feature requests for WindowMizer version 6.x.
Post Reply
billearl
Posts: 10
Joined: Sun Dec 13, 2015 2:04 pm

Hide Dock Icon?

Post by billearl »

Where is the "Hide Dock Icon" setting in WindowMizer 6?
User avatar
rgbworld
Site Admin
Posts: 93
Joined: Sat Dec 05, 2015 5:42 pm

Re: Hide Dock Icon?

Post by rgbworld »

The setting to Hide the WindowMizer Dock icon has been removed.

It overly complicates the underlying code because it effectively makes WindowMizer an agent or background-app.

Additionally, apps that have/use windows should not be agent apps because it hides the app's menu bar, and the menu bar does not reflect the current app per normal macOS interface.
billearl
Posts: 10
Joined: Sun Dec 13, 2015 2:04 pm

Re: Hide Dock Icon?

Post by billearl »

Thanks for explaining. Showing what are mainly background apps in the Dock seems to be what Apple now wants too. I don't care for the clutter, myself.
User avatar
rgbworld
Site Admin
Posts: 93
Joined: Sat Dec 05, 2015 5:42 pm

Re: Hide Dock Icon?

Post by rgbworld »

I agree that showing / hiding dock icons should be a simple System setting.

The problem with the current System design is that hiding the dock icon also removes the menu bar - which is stupid, but that's how it works. If the window-shading feature were baked into to System, it would behave more like a "background" app. In fact it would just be part of Apple's AppKit framework with a System Settings panel.

With regard to WindowMizer, and the way WindowMizer has to work (menu bars, placeholder's, etc), it very much is a foreground (windowed) app.

Thanks for asking about it, because it is a different from WindowMizer version 5 – it's gone now. :cry:
Post Reply