Coder Social home page Coder Social logo

Far more hints than Vimari? about vimac HOT 5 CLOSED

dsernst avatar dsernst commented on August 30, 2024
Far more hints than Vimari?

from vimac.

Comments (5)

dexterleng avatar dexterleng commented on August 30, 2024 5

Looking further into this, it appears the non-clickable items in this page have the "AXShowMenu" and "AXScrollToVisible" actions - hence the hints are shown for them. The "clickable" items have an addition "AXPress" action.

By allowing hints to be show for selected actions, one could configure Vimac to show hints only for "AXPress" actions (maybe that should be the default).

from vimac.

dexterleng avatar dexterleng commented on August 30, 2024 1

@dsernst customizing of actions to show hints for is now merged (AXShowMenu is not in the whitelist by default). There should be much less noise especially in web areas and electron apps.

Look forward it in the next update!

Screenshot 2020-08-23 at 9 16 35 PM

from vimac.

dexterleng avatar dexterleng commented on August 30, 2024 1

Note that there are still hints that overlap. This is because AXLink has a press action, but its child AXStaticText also has a press action. I'm working on addressing this edge case.

from vimac.

dexterleng avatar dexterleng commented on August 30, 2024

Vimac shows hints for what the accessibility API thinks is "actionable". There are several types of actions (press, show menu,...) and vimac shows hints for all types. I have been tweaking the types to show for in several older versions but just settled to show for all.

I think a solution here will be to allow users to customize the types of elements to show hints form

from vimac.

dsernst avatar dsernst commented on August 30, 2024

Awesome insights 🎉

Agree that limiting to "AXPress" sounds like a reasonable default. Especially if that's what Vimium / Vimari already chose.

I saw you already built a UI mechanic for "rotating through" different hints. Maybe that sort of thing could be useful here, if the user wants to click something that was filtered out? Not sure, just brainstorming.

Lmk how/if I can help further 😄

from vimac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.