sway-launchpad.meta

Issues/PRs archive for MTRNord/sway_launchpad
git clone git://archive.git.mtrnord.blog/MTRNord/sway-launchpad.meta.git
Log | Files | Refs

commit 8cf9f2f6118706e430604565d253437a7eb72fee
Author: Phorge Migration <migration@localhost>
Date:   Tue, 21 Jul 2026 18:05:01 +0200

Archive issues/PRs export for MTRNord/sway_launchpad

Diffstat:
Aissues/1.json | 14++++++++++++++
Aissues/1.md | 11+++++++++++
Aissues/2.json | 25+++++++++++++++++++++++++
Aissues/2.md | 24++++++++++++++++++++++++
Aissues/3.json | 12++++++++++++
Aissues/3.md | 11+++++++++++
6 files changed, 97 insertions(+), 0 deletions(-)

diff --git a/issues/1.json b/issues/1.json @@ -0,0 +1,14 @@ +{ + "number": 1, + "title": "Make it possible to generate the enum codes using a config file to easily support generic usb midi interfaces", + "state": "open", + "author": "MTRNord", + "created_at": "2020-12-17T16:43:23Z", + "closed_at": null, + "labels": [ + "enhancement" + ], + "assignees": [], + "body": "", + "comments": [] +} diff --git a/issues/1.md b/issues/1.md @@ -0,0 +1,11 @@ +# #1 Make it possible to generate the enum codes using a config file to easily support generic usb midi interfaces + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2020-12-17T16:43:23Z +- **Labels:** enhancement + +--- + +_No description._ + diff --git a/issues/2.json b/issues/2.json @@ -0,0 +1,25 @@ +{ + "number": 2, + "title": "Matrix presets", + "state": "open", + "author": "MTRNord", + "created_at": "2020-12-17T16:44:33Z", + "closed_at": null, + "labels": [ + "enhancement" + ], + "assignees": [], + "body": "(cc @benparsons )\r\n\r\nShould be a plugin and using matrix sdk.", + "comments": [ + { + "author": "MTRNord", + "created_at": "2020-12-17T20:01:56Z", + "body": "This requires #3 " + }, + { + "author": "MTRNord", + "created_at": "2020-12-21T21:22:00Z", + "body": "This requires #1 " + } + ] +} diff --git a/issues/2.md b/issues/2.md @@ -0,0 +1,24 @@ +# #2 Matrix presets + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2020-12-17T16:44:33Z +- **Labels:** enhancement + +--- + +(cc @benparsons ) + +Should be a plugin and using matrix sdk. + + +## Comments + +### @MTRNord — 2020-12-17T20:01:56Z + +This requires #3 + +### @MTRNord — 2020-12-21T21:22:00Z + +This requires #1 + diff --git a/issues/3.json b/issues/3.json @@ -0,0 +1,12 @@ +{ + "number": 3, + "title": "Multi level presets", + "state": "closed", + "author": "MTRNord", + "created_at": "2020-12-17T20:01:45Z", + "closed_at": "2020-12-21T21:21:31Z", + "labels": [], + "assignees": [], + "body": "Having multiple layers on the presets", + "comments": [] +} diff --git a/issues/3.md b/issues/3.md @@ -0,0 +1,11 @@ +# #3 Multi level presets + +- **State:** closed +- **Author:** @MTRNord +- **Created:** 2020-12-17T20:01:45Z +- **Closed:** 2020-12-21T21:21:31Z + +--- + +Having multiple layers on the presets +