[PR #927] [MERGED] fix(cycle-layout): cycle-previous and cycle-next now match the same sequence #1141

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/927
Author: @npc203
Created: 7/28/2024
Status: Merged
Merged: 8/6/2024
Merged by: @LGUG2Z

Base: masterHead: master


📝 Commits (1)

  • 7c7ffaf fix(cycle-layout): cycle-previous/next now match the same sequence

📊 Changes

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

View changed files

📝 komorebi/src/core/default_layout.rs (+4 -4)

📄 Description

Both cycle-previous and cycle-next were out of sync, This PR fixes this inconsistency.


🔄 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/927 **Author:** [@npc203](https://github.com/npc203) **Created:** 7/28/2024 **Status:** ✅ Merged **Merged:** 8/6/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7c7ffaf`](https://github.com/LGUG2Z/komorebi/commit/7c7ffafbff67c78cfa5387a8523678235ed292cc) fix(cycle-layout): cycle-previous/next now match the same sequence ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/core/default_layout.rs` (+4 -4) </details> ### 📄 Description Both cycle-previous and cycle-next were out of sync, This PR fixes this inconsistency. --- <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:14 +01:00
adam closed this issue 2026-01-05 14:54:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1141