[PR #759] [MERGED] fix(wm): avoid out of range subtraction #1088

Closed
opened 2026-01-05 14:54:03 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/759
Author: @raggi
Created: 4/14/2024
Status: Merged
Merged: 4/14/2024
Merged by: @raggi

Base: masterHead: panic


📝 Commits (1)

  • 5073fad fix(wm): avoid out of range subtraction

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 komorebi/src/workspace.rs (+1 -1)

📄 Description

This fixes the panic, but not the underlying problem.

Updates #757
Updates #758


🔄 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/759 **Author:** [@raggi](https://github.com/raggi) **Created:** 4/14/2024 **Status:** ✅ Merged **Merged:** 4/14/2024 **Merged by:** [@raggi](https://github.com/raggi) **Base:** `master` ← **Head:** `panic` --- ### 📝 Commits (1) - [`5073fad`](https://github.com/LGUG2Z/komorebi/commit/5073fad31c832edb2d69744712233376da34d6db) fix(wm): avoid out of range subtraction ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/workspace.rs` (+1 -1) </details> ### 📄 Description This fixes the panic, but not the underlying problem. Updates #757 Updates #758 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:54:03 +01:00
adam closed this issue 2026-01-05 14:54:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1088