-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Mouse Jump] Customisable appearance - borders, margins, colours, etc #27511
Comments
I vote yes, as there's also thumbnail-size configurability. The boom of WFH means I think Microsoft should add this to update to the "Mouse Jump" feature of the PowerToy A great use case is very odd multimonitor systems, where it's hard to move mouse cursor between them.
TL;DR: This upgrade makes it super easy to teleport mouse pointer between displays -- without knowing the layout of multimonitorEver been frustrated trying to slam a mouse pointer against a screen edge? The previous version had too-big thumbnails, but this version now is configurable to display screen thumbnails more compactly, in a way that is more appropriate for this type of use case where you just want to "aim at a monitor", not "aim precisely within a monitor". With this version, the thumbnails can be shrinked to become large clickable buttons -- that behave as "Click a screen thumbnail to teleport mouse pointer over there" Goodbye fruitless screen-edge pointer slamming for odd/random multimonitor! |
) * [Mouse Jump] - moving common code to MouseJump.Common project - #25482 * [Mouse Jump] - fixing warnings in MouseJump.Common - #25482 * [MouseJump] - cherrypick 5653b4 - Exclude MouseJump Common tests from the checks # Conflicts: # src/modules/MouseUtils/MouseJump.Common.UnitTests/MouseJump.Common.UnitTests.csproj * [mOuSEjUMP] - cherry pick 61aab9 - Fix ci build issues # Conflicts: # src/modules/MouseUtils/MouseJump.Common.UnitTests/MouseJump.Common.UnitTests.csproj * [Mouse Jump] - remove project type guids - #25482 * [Mouse Jump] - simplify mousejump *.csproj files - #25482 * [Mouse Jump] - fixing broken tests - #25482 * [Mouse Jump] - fixing broken build - #25482 * [Mouse Jump] - editing MouseJump.Common.UnitTests.csproj - #25482 * [Mouse Jump] - editing MouseJump.Common.csproj (UseWindowsForms=true) - #25482 * [Mouse Jump] - fixing spellcheck - #25482 * [MouseJump] - enabled implicit usings - #25482 * [Mouse Jump] - re-add csproj attributes - #27511 * ci: Fix signing of Common dll --------- Co-authored-by: Clayton <[email protected]>
Description of the new feature / enhancement
I've just released a new set of configuration options for FancyMouse that gives a bit of control over the visual appearance of the preview popup by adding configurable margins, borders, padding and background settings for the main preview form and the individual miniature screenshots.
Would this functionality be of any value in Mouse Jump?
If so, I'll send a PR with the changes...
Below are some sample preview popup forms based on customised configurations settings:
Scenario when this would be used?
If users of Mouse Jump want to customise the appearance to, e.g. visually separate the individual screenshots either with spacing or a border around them, or change the colour scheme to make a stronger contrast and make it easier to find when the pop-up is activated
Supporting information
See here for some more details
and here for some documentation
The original inspiration was a request in the FancyMouse repo to implement this behaviour:
The text was updated successfully, but these errors were encountered: