mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #356] [MERGED] Feature/whkd #885
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/356
Author: @LGUG2Z
Created: 2/19/2023
Status: ✅ Merged
Merged: 2/19/2023
Merged by: @LGUG2Z
Base:
master← Head:feature/whkd📝 Commits (3)
38c0a38feat(config): add pwsh cfgen + ps1 file watcherce7df1edocs(readme): general update + quickstart w/ whkd5706882refactor(ahk): merge ahk v1/v2 exe env vars📊 Changes
12 files changed (+913 additions, -1256 deletions)
View changed files
📝
README.md(+172 -186)📝
justfile(+2 -4)📝
komorebi-core/src/config_generation.rs(+86 -29)➖
komorebi.generated.ahk(+0 -465)➕
komorebi.generated.ps1(+470 -0)➖
komorebi.sample.ahk(+0 -93)➕
komorebi.sample.ps1(+42 -0)📝
komorebi/src/main.rs(+24 -30)📝
komorebi/src/window_manager.rs(+8 -8)➖
komorebic.lib.ahk(+0 -441)📝
komorebic/src/main.rs(+45 -0)➕
whkdrc.sample(+64 -0)📄 Description
Closes #339
Closes #334
Closes #324
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.