maoschanz / drawing

Simple image editor for Linux
https://maoschanz.github.io/drawing/
GNU General Public License v3.0
786 stars 101 forks source link

Move contextual tips labels away from the normal window subtitle #567

Open maoschanz opened 1 year ago

maoschanz commented 1 year ago

Use case

the window subtitle currently covers several use cases:

this is not very accessible, as screenreaders are confused by the periodic change

as a user i know it changes, but it's still a pain to wait to have the label i'm looking for

Suggested solution

near the tool options' popover (or the minimap?), there should be a help popover, for AT LEAST the tips

the button already exists for a handful of tools, but it directly opens the manual

Possible drawbacks

such a popover has to be hidden on mobile

but mobile user couldn't read long subtitles anyway lol so not a real drawback

Possible alternatives

no