Code Monkey home page Code Monkey logo

poweroverlay's People

Contributors

stevehorsfield avatar

Stargazers

 avatar

Watchers

 avatar  avatar

poweroverlay's Issues

Add action to move cursor to location of an image

Implementation in progress.

Should allow a user to specify an image and then search for that image in a target area.

Target area can be relative to enter desktop, specific monitor, application window or cursor. Clipping to desktop, screen or window as selected.

Search should allow for perceptual colour matching to combat rendering adjustments made for colour profiles.

Native search could be computationally costly, especially in terms of cache alignment. User should be able to specify a target rectangle side aligned relative to a selected edge center or vertex.

Cursor should be moved to the found image.

Where more than one match is found, selection should support nearest to search anchor, nearest to cursor and highest colour accuracy matching modes.

Add (optional) kernel driver

The Win32 APIs provide a fairly broken experience for synthetic user input. Pointers and keyboard devices are unaware of the active software but the Windows APIs require various hacks and don't work uniformly across applications.

A better design is to have a synthetic HID driver. This would never be signed by Microsoft and would therefore require enabling installation of test drivers. Furthermore, it would open an attack vector for a malicious agent. Nevertheless, it is the only way to overcome the various limitations of the Win32 API that have been observed, and the only way to provide a truly authentic user experience that mirrors the user's experience and expectations.

The Windows platform does allow for custom software drivers and has particular support for forwarding HID events to the native keyboard and mouse class drivers. So this is entirely feasible.

Idea: following notes

Extend PowerOverlay to include a note taking feature where sets of notes can be linked to a menu and (optionally) shown as floating topmost windows. Each menu could support an unlimited number of simple now with different font choices.

Notes would be auto-persisted when changed.

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.