Original PR: https://github.com/LGUG2Z/komorebi/pull/413 Author: @LGUG2Z Created: 4/30/2023 Status: ✅ Merged Merged: 4/30/2023 Merged by: @LGUG2Z
Base: master ← Head: feature/ahkv2
master
feature/ahkv2
bec0660
076f2fb
9bce9fe
c12e5cb
10 files changed (+1113 additions, -44 deletions)
📝 README.md (+25 -3) 📝 justfile (+5 -1) 📝 komorebi-core/src/config_generation.rs (+3 -8) ➕ komorebi.generated.ahk (+495 -0) 📝 komorebi.generated.ps1 (+15 -2) ➕ komorebi.sample.ahk (+93 -0) 📝 komorebi.sample.ps1 (+7 -8) ➕ komorebic.lib.ahk (+453 -0) 📝 komorebic/src/main.rs (+5 -9) 📝 whkdrc.sample (+12 -13)
README.md
justfile
komorebi-core/src/config_generation.rs
komorebi.generated.ahk
komorebi.generated.ps1
komorebi.sample.ahk
komorebi.sample.ps1
komorebic.lib.ahk
komorebic/src/main.rs
whkdrc.sample
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/413
Author: @LGUG2Z
Created: 4/30/2023
Status: ✅ Merged
Merged: 4/30/2023
Merged by: @LGUG2Z
Base:
master← Head:feature/ahkv2📝 Commits (4)
bec0660feat(ahk): update cfgen, reintroduce ahk files076f2fbfix(ahk): implement syntax corrections by @sitiom9bce9fefeat(ahk): add sample v2 configuration filec12e5cbdocs(readme): add section on using ahk📊 Changes
10 files changed (+1113 additions, -44 deletions)
View changed files
📝
README.md(+25 -3)📝
justfile(+5 -1)📝
komorebi-core/src/config_generation.rs(+3 -8)➕
komorebi.generated.ahk(+495 -0)📝
komorebi.generated.ps1(+15 -2)➕
komorebi.sample.ahk(+93 -0)📝
komorebi.sample.ps1(+7 -8)➕
komorebic.lib.ahk(+453 -0)📝
komorebic/src/main.rs(+5 -9)📝
whkdrc.sample(+12 -13)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.