mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #666] [CLOSED] feature: implement auto stacking by categories #1042
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/666
Author: @eythaann
Created: 2/14/2024
Status: ❌ Closed
Base:
master← Head:auto-stacking-container📝 Commits (2)
66a18c5feature: implement auto stacking by categoriesc43731bMerge branch 'master' of https://github.com/LGUG2Z/komorebi into auto-stacking-container📊 Changes
8 files changed (+249 additions, -4 deletions)
View changed files
📝
komorebi-core/src/config_generation.rs(+1 -0)📝
komorebi/src/container.rs(+12 -0)📝
komorebi/src/main.rs(+2 -0)➕
komorebi/src/static_config/applications_configuration.rs(+176 -0)📝
komorebi/src/static_config/mod.rs(+16 -0)📝
komorebi/src/window.rs(+10 -0)📝
komorebi/src/workspace.rs(+27 -4)📝
schema.json(+5 -0)📄 Description
Implementing #460.
Changes:
applications.yamlsettings.json🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.