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

🐞 Importing keybinds from Rectangle results in duplicates #640

Closed
3 of 4 tasks
injust opened this issue Dec 27, 2024 · 0 comments · Fixed by #646
Closed
3 of 4 tasks

🐞 Importing keybinds from Rectangle results in duplicates #640

injust opened this issue Dec 27, 2024 · 0 comments · Fixed by #646
Assignees
Labels

Comments

@injust
Copy link

injust commented Dec 27, 2024

Bug Description

My Rectangle keybinds include:

  • ctrl-opt-right_arrow to snap to right half
  • ctrl-opt-cmd-right_arrow to move to next screen

When importing keybinds from a Rectangle export, Loop imports both. But because Loop only supports a single Trigger Key, both are bound to the same key (right arrow).

Steps To Reproduce

  1. Export a Rectangle config with the default keybinds
  2. Import the Rectangle config into Loop
  3. Check the configured keybinds

Expected Behavior

My ideal vision of Loop would include support for multiple trigger keys, so it could mirror Rectangle's keybinds exactly. But short of that, some visual feedback that the imported keybinds are clashing would suffice.

Actual Behavior

You get multiple keybinds bound to the same key (right arrow in this example).

Screenshots

No response

macOS Version

Sequoia 15.2

Loop Version

Version 1.1.1 (1259)

Additional Context

SCR-20241227-fdnr

Final Checks

  • My issue is written in English
  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
  • I can help with fixing or developing this issue (tick if you can help).
@injust injust added the Bug label Dec 27, 2024
@MrKai77 MrKai77 linked a pull request Dec 28, 2024 that will close this issue
@MrKai77 MrKai77 self-assigned this Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants