Skip to content
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

Make Finder Mods active on desktop, block wordwise shortcut #795

Closed
wants to merge 1 commit into from

Conversation

RedBearAK
Copy link
Contributor

@RedBearAK RedBearAK commented Apr 2, 2023

This will make the Finder Mods shortcuts active on the Windows desktop (which has a different ahk_class than the usual Explorer windows). Also, this will block the improper action of the "wordwise" shortcut Cmd+Backspace while on the Windows desktop, unless the user is editing a file/folder name on the desktop. The wordwise shortcut was doing "select all icons to top-left corner, delete". Cmd+Backspace should still work when in a "text edit" kind of area, like when renaming files/folders on the desktop.

Should resolve an issue brought up in #787 comment thread.

This will make the Finder Mods shortcuts active on the Windows desktop (which has a different `ahk_class` than the usual Explorer windows). Also, this will block the improper action of the "wordwise" shortcut Cmd+Backspace while on the Windows desktop, unless the user is editing a file/folder name on the desktop. The wordwise shortcut was doing "select all icons to top-left corner, delete". Cmd+Backspace should still work when in a "text edit" kind of area, like when renaming files/folders on the desktop.
@RedBearAK
Copy link
Contributor Author

Closing because this is superseded by the fixes in PR #867.

@RedBearAK RedBearAK closed this Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant