James-LG / AutoCursorLock

Locks cursor to specified windows while in focus. Good for games that don't properly lock the cursor.
MIT License
96 stars 2 forks source link

Cannot see full path/names in the 'add processes' or 'enabled processes' section #11

Closed kinland closed 3 weeks ago

kinland commented 4 weeks ago

Since most executables have >= 3 path segments, virtually everything under both Enabled Processes and Add Processes shows an ellipsis (...). Since there are no tooltips, it's impossible to distinguish between two programs that have similar names, or discern between two that have similar paths.

I propose either adding a tooltip that shows the full path, or a single-column mode toggle that doesn't crop the path/exe name.

James-LG commented 3 weeks ago

There already is a tooltip. Screenshot taken with v1.1.2.

image