199331b fix(wm): keep borders within monitor on move/resize floats
📊 Changes
1 file changed (+8 additions, -8 deletions)
View changed files
📝komorebi/src/window_manager.rs (+8 -8)
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/LGUG2Z/komorebi/pull/1339
**Author:** [@alex-ds13](https://github.com/alex-ds13)
**Created:** 3/12/2025
**Status:** ✅ Merged
**Merged:** 3/12/2025
**Merged by:** [@LGUG2Z](https://github.com/LGUG2Z)
**Base:** `master` ← **Head:** `fix/floating-move-on-secondary-monitors`
---
### 📝 Commits (1)
- [`199331b`](https://github.com/LGUG2Z/komorebi/commit/199331b7da0ea133d37bd1452f6b943007bff2f9) fix(wm): keep borders within monitor on move/resize floats
### 📊 Changes
**1 file changed** (+8 additions, -8 deletions)
<details>
<summary>View changed files</summary>
📝 `komorebi/src/window_manager.rs` (+8 -8)
</details>
### 📄 Description
<!--
Please follow the Conventional Commits specification.
If you need to update your PR with changes from `master`, please run `git rebase master`.
By opening this PR, you confirm that you have read and understood this project's `CONTRIBUTING.md`.
-->
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1339
Author: @alex-ds13
Created: 3/12/2025
Status: ✅ Merged
Merged: 3/12/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/floating-move-on-secondary-monitors📝 Commits (1)
199331bfix(wm): keep borders within monitor on move/resize floats📊 Changes
1 file changed (+8 additions, -8 deletions)
View changed files
📝
komorebi/src/window_manager.rs(+8 -8)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.