ironmonk88 / monks-combat-details

GNU General Public License v3.0
11 stars 7 forks source link

Potential improvement of Turn Notification for Multitasking Users #12

Open apoapostolov opened 3 years ago

apoapostolov commented 3 years ago

This is mainly to notify users who may be multitasking that it is their turn in combat.

Chrome Notification when it is your turn in combat https://code.google.com/archive/p/gears/wikis/NotificationAPI.wiki

Make the browser (Chrome, Edge, etc.) flash its icon in the taskbar: https://stackoverflow.com/questions/37122/make-browser-window-blink-in-task-bar

ironmonk88 commented 3 years ago

I tried to implement this... but it really didn't look good. And had bugs. And wasn't really noticeable. If in the future, browsers are allowed to actually highlight a tab, then I think that could work.
But just flashing the title doesn't do much and just opens the door for more potential issues.

ironmonk88 commented 1 year ago

Moving to Combat Details