xiaogdgenuine / Doll

A mac app to help monitor your app badges!
911 stars 22 forks source link

A much bigger red button #18

Closed andrewgilmartin closed 1 year ago

andrewgilmartin commented 2 years ago

The application works as specified and I am grateful. I think it could better accentuate notifications by making the "Show notification as red badge" bigger, much bigger. For example,

image

I don't know if it possible for a menu bar item to break out of the boundaries of the menu bar, but if so this would be a useful enhancement.

xiaogdgenuine commented 1 year ago

@andrewgilmartin it's possible, took me sometime but here is a draft implementation:

I'm sure with this feature you won't miss any message :P!

Will release it in next version.

andrewgilmartin commented 1 year ago

Wow, that is noticeable! Looking forward to the additional. Thank you.

xiaogdgenuine commented 1 year ago

New version released, I endup with implement it as an arrow instead of a hollow circle, cause this way I don't need to care much about how menubar shifts between normal/fullscreen mode, to be honeset detect menubar shifts in macos is really hard, I haven't found a perfect way so far.

Anyway arraow seems fine, please try the new release and any feedback is welcome :P (Just reopen the issue) https://github.com/xiaogdgenuine/Doll/releases/tag/v0.0.8