[PR #413] [MERGED] Feature/ahkv2 #915

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

📋 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: masterHead: feature/ahkv2


📝 Commits (4)

  • bec0660 feat(ahk): update cfgen, reintroduce ahk files
  • 076f2fb fix(ahk): implement syntax corrections by @sitiom
  • 9bce9fe feat(ahk): add sample v2 configuration file
  • c12e5cb docs(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.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/413 **Author:** [@LGUG2Z](https://github.com/LGUG2Z) **Created:** 4/30/2023 **Status:** ✅ Merged **Merged:** 4/30/2023 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `feature/ahkv2` --- ### 📝 Commits (4) - [`bec0660`](https://github.com/LGUG2Z/komorebi/commit/bec0660a4b50057b729f653899aea1dd2cf1535e) feat(ahk): update cfgen, reintroduce ahk files - [`076f2fb`](https://github.com/LGUG2Z/komorebi/commit/076f2fb4865b0994deba72d06608ec64996103d4) fix(ahk): implement syntax corrections by @sitiom - [`9bce9fe`](https://github.com/LGUG2Z/komorebi/commit/9bce9fe7e198b0373b32c0fa66d8056cf1d053e7) feat(ahk): add sample v2 configuration file - [`c12e5cb`](https://github.com/LGUG2Z/komorebi/commit/c12e5cbeced71d10ce65a2a187ab451b9713aefa) docs(readme): add section on using ahk ### 📊 Changes **10 files changed** (+1113 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <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:53:24 +01:00
adam closed this issue 2026-01-05 14:53:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#915