Closed bfbad closed 6 years ago
Wow, nice catch. Interesting issue! Here is my effort to redefine the issue. aerial desktop stays in the background but the clock is not in the background it is in the foreground. This is because the clock checkbox is implemented by apple who is expecting the clock to show up on a screensaver not a desktop! 😨
The real trouble is that since the clock is on the foreground you cant click through it. 😨
But no worries, I'm game planning a fix at ruby jax open hacks meetup today! 🙂
It would be great to make the clock go away on click when a user clicks the clock.
@tenso2006, 😥 oooh 😥, Turns out since apple is controlling the clock adding a click function onto the clock would be a headache. Challenging way I think id have to attempt to achieve an apple click function.
However, Positive Turns out since apple is controlling the clock I should be able to toggle it on and off by using defaults similar to defaults use currently to automatically change screensavers; a quick fix of changing the defualts via a toggle button two clicks away, inside the current application, or inside menubar feature to toggle the clock. Should be a happy way to get rid of the clock when it is getting in the way or bring it back when you'd like a belligerent clock there.
@bfbad, 🎉 Maybe it will be a feature instead of a bug! 🍾 🎉
I dont see an easy solution till the menubar is released.
Shelving for now.
Expected Result - when selecting to show with clock, the clock sits as part of the desktop.
Actual Result - The clock sits on top of all windows.
With this option selected, the clock is expected to be part of the desktop (similar to the label which appears in the bottom left corner.
The clock sits on top: