EvanZhouDev / cronix

https://cronix.vercel.app
GNU General Public License v3.0
5 stars 0 forks source link

More widgets #15

Open Visual-Studio-Coder opened 1 year ago

Visual-Studio-Coder commented 1 year ago

image Honestly, a limit of 2 widgets kinda sucks. You should maybe add options to

Maybe if this isn't possible, just make it so even when there are 2 widgets, I can click the add new widget, but instead of it showing the "limit reached" popup, it gives you an option to switch out an existing widget for a new one.

EvanZhouDev commented 1 year ago

Unfortunately, making a window design is just terrible for accessibility. I may consider expanding the limit for larger screens, and switching out may be implemented in the future.

Visual-Studio-Coder commented 1 year ago

When I add more than one extension, the second one hides when I move my cursor away. Is this intentional or a bug?

https://github.com/EvanZhouDev/cronix/assets/78756662/0c3ad564-b8ce-43c8-a75d-50cc2be5ab8a

EvanZhouDev commented 1 year ago

Completely intentional. It's supposed to help with focus, but technically I could make a toggle for it. (Have you really seen a bug this smooth? 🤣)

Visual-Studio-Coder commented 1 year ago

If I wanted the one widget on the top to appear in focus instead, I would have to delete everything and then re-add it. Maybe just make a way to re order it as well as replace it