mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1355] [MERGED] fix: better border across monitor fix #1348
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/1355
Author: @alex-ds13
Created: 3/17/2025
Status: ✅ Merged
Merged: 3/18/2025
Merged by: @LGUG2Z
Base:
master← Head:fix/better-border-across-monitor-fix📝 Commits (2)
5960da2Revert "fix(borders): do multiple render passes when required"71f855bfix(borders): update monitor_idx on all borders📊 Changes
1 file changed (+205 additions, -227 deletions)
View changed files
📝
komorebi/src/border_manager/mod.rs(+205 -227)📄 Description
This PR reverts the commit that introduced multiple render passes (
5919f88b38) for the borders since that is not needed to fix the issue it was trying to fix. This PR includes the actual fix for that issue.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.