Replies: 1 comment
-
Good points, do you like to volunteer to implement this? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First, great tool, thank you. I had been looking for something similar to this since I upgraded to an Ultrawide. This feature request combines a few elements of the other requests that have come in up to this point, but I will try to sum them up together as they are dependent on the previous.
System Tray Icon

As mentioned in another request, having a System Tray icon would be a great bonus for this tool. It would allow for some additional input menus as well as an easy place to close the app.
The immediate menu items I see as beneficial for the System Tray menu would be: Exit, Region Resolution, Region Location, (Bonus Item) Profile
Manual Input of Region Resolution

A small menu in the system tray menu that allows the user to manually input the desired region by pixel count in by X and Y sizes (2560x1440, etc...). This would ensure that I can share the exact dimensions required, with or without the use of FancyZones or another Virtual Monitor setup.
Manual Input of Region Location

Much like above, a small system tray sub-menu to input the location of where the Region is location. It would be ideal if I could give specific coordinate locations of where the Region should start. Assume top left of region is start. The menu would provide the ability to select the monitor in which is being input and an X,Y pixel location of where the top-left of the Region is located. A default of 0,0 would ensure that it starts at the top-left of the selected monitor.
BONUS ITEM! If RegionToShare could enable some basic profile functionality, that would ensure users could easily switch between different predetermined Regions (both locations and sizes) to fit the needs of what is to be presented. The system tray could allow for saving and loading of preset profiles, as well as creating new Profiles. The profiles XML only need to save a name, region resolution, and region starting location. XML can be easily written to local app data to prevent any permissions issues. Then they can be easily accessed by the user via the System tray to bounce between various configurations.



Beta Was this translation helpful? Give feedback.
All reactions