mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #165] [MERGED] Feature/operate across monitors #777
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/165
Author: @LGUG2Z
Created: 6/27/2022
Status: ✅ Merged
Merged: 6/27/2022
Merged by: @LGUG2Z
Base:
master← Head:feature/operate-across-monitors📝 Commits (4)
a801343feat(wm): move/focus across monitor edges9388b69feat(wm): focus to last container across monitorscd3d4e0feat(wm): swap with last container across monitors64b5743feat(wm): add cross-monitor move behaviour config📊 Changes
7 files changed (+228 additions, -14 deletions)
View changed files
📝
README.md(+4 -0)📝
komorebi-core/src/lib.rs(+9 -0)📝
komorebi/src/process_command.rs(+14 -0)📝
komorebi/src/window_manager.rs(+173 -13)📝
komorebi/src/workspace.rs(+5 -1)📝
komorebic.lib.sample.ahk(+8 -0)📝
komorebic/src/main.rs(+15 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.