Bismuth-Forge / bismuth

KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
https://bismuth-forge.github.io/bismuth/
Other
2.4k stars 94 forks source link

feat: swap window0 and window1 when focus on window0 #458

Open chonlon opened 1 year ago

chonlon commented 1 year ago

Summary

fix #140 Swap master window with next window when focused on master.

Breaking Changes

Do your changes intentionally break something on the user side or configuration?

Directly swap master window with next window when focused on master.

UI Changes

None

Test Plan

None

Related Issues

Closes #140