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

Move active window to screen #67

Open
leukipp opened this issue Aug 17, 2024 · 0 comments
Open

Move active window to screen #67

leukipp opened this issue Aug 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request info General purpose information

Comments

@leukipp
Copy link
Owner

leukipp commented Aug 17, 2024

Starting with v2.5.2 additional keyboard shortcuts are available to move the current active (focused) window to the next or previous screen:

# Move the active window to the next screen (KP_9 = Num_9).
screen_next = "Control-Shift-KP_9"

# Move the active window to the previous screen (KP_7 = Num_7).
screen_previous = "Control-Shift-KP_7"
@leukipp leukipp added the enhancement New feature or request label Aug 17, 2024
@leukipp leukipp self-assigned this Aug 17, 2024
leukipp added a commit that referenced this issue Aug 17, 2024
@leukipp leukipp closed this as completed Nov 2, 2024
@leukipp leukipp pinned this issue Nov 2, 2024
@leukipp leukipp added the info General purpose information label Nov 2, 2024
@leukipp leukipp reopened this Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request info General purpose information
Projects
None yet
Development

No branches or pull requests

1 participant