Coder Social home page Coder Social logo

bluegrams / mpos Goto Github PK

View Code? Open in Web Editor NEW
57.0 57.0 7.0 648 KB

Mouse position tracker and DPI information for Windows 10

Home Page: https://sf.net/p/mpos

License: BSD 3-Clause "New" or "Revised" License

C# 98.16% PowerShell 1.84%
csharp cursor-position dpi dpi-scaling mouse-pointer windows windows-10

mpos's People

Contributors

alxnull avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mpos's Issues

Customize MPos -> Data Format

Hi!

(This is a Feature Request, but I can't see how to set the label :-()

Very nice! Saves me from writing one myself :-)

Are there additional codes on the Customize MPos -> Data Format dialog? (That is, other than {name}, {x}, {y}, etc.)?

I'd like to have:
display : the display number in a multi monitor system;
displayX : x position relative to (0,0) on the monitor indicated as {display};
displayY: y position relative to (0,0) on the monitor indicated as {display}.

I'm getting whiplash banging on the [Ctrl] key looking back and forth across my monitors for the circles indicator. :-)

Thoughts?

Thanks!

--- tom (tatwo)
[email protected]

Display raw mouse movement / coordinates

I was looking for a tool to display the raw mouse coordinates in order to be able to calculate the actual (hardware) mouse DPI. Unfortunately there does not seem to be a tool available for this or not working (https://www.passmark.com/forum/other-software/3862-test-your-mouse-polling-rate-and-dpi).

Windows seems to offer an API to get those values: https://docs.microsoft.com/de-de/windows/desktop/DxTechArts/taking-advantage-of-high-dpi-mouse-movement#wm_input

This has the

advantage to using WM_INPUT is that your game receives raw data from the mouse at the lowest level possible.

App gets my screen size wrong

According to the app, my screen resolution is 2560 x 1440. I use one screen only, but that screen is 3840 x 2160. How do I fix this?

image

Mpos will not unpin from the taskbar

Great tool to use when working on automated mouse click apps. Unfortunately. I cannot get it to unpin from the taskbar. It had been free floating and I could move its display to other areas of my screens, keeping the display showith as I worked. For some reason it is now stuck to the taskbar and disappears when you move away from it in the taskbar. Right clicking brings a menu up tho only offers close or move. Clicking move give me a 4 sided arrow that does not appear to move anything. How do I get it to move?

[Feat Req] Configurable Position Data Structure

Summary

This is a feature request; requesting the ability to configure how position data is structured. This would allow this software to be easily integrated into various workflows.

Example

Position data is currently statically structured. If one needs to obtain many coordinates, extracting the needed data from this structure can be tedious. To ease the process, tools such as sed, grep, awk, ect can be used or the structure can be edited in source. However, not everyone is familiar with these methods.

Physical: {X=1234,Y=1234}\nRelative: {X=1234,Y=1234}

Suggestion

A new menu/sub-menu with the option to configure data structure within a text box. The following variables would be available to the user physicalX, physicalY, relativeX, and relativeY. Other strings, that may assist the user's workflow, may also be added.

feature request

Hello,
this is a very usefull tool that helps me to locate the position of a defective pixel on the LCD panel.

It would be nice to have following features too:
-display the physical position of a top left corner of the floating window (I can move the window to the defective pixel and it keeps there even if I move the mouse later, so i can make a screenshot)
-precise movement (1px) of the floating window using the cursor keys (it is difficult to move it precisely with the mouse)
-option to log physical position of a top left corner instead of a mouse position

Thank you!

Only log selected data

It would be great if the data log only included the information the user checked in the view menu. For instance, DPI information is logged even if it is deselected as a view option on the UI. This would help in cleaning up the amount of data in the log if only minor data is required (e.g. only mouse x,y, or only RGB values).

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.