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
master
feature/operate-across-monitors
a801343
9388b69
cd3d4e0
64b5743
7 files changed (+228 additions, -14 deletions)
📝 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)
README.md
komorebi-core/src/lib.rs
komorebi/src/process_command.rs
komorebi/src/window_manager.rs
komorebi/src/workspace.rs
komorebic.lib.sample.ahk
komorebic/src/main.rs
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.