.. |
.gitignore
|
Add binary to ignore
|
2019-11-22 01:32:28 +01:00 |
action_exec.go
|
[exec] Add env, attach_stderr / stdout parameters
|
2020-04-17 19:34:44 +02:00 |
action_keyPress.go
|
Add support for raw key codes
|
2020-06-06 17:05:21 +02:00 |
action_page.go
|
Add action to switch pages
|
2019-11-21 01:15:07 +01:00 |
action_reload.go
|
Add "reload_config" action
|
2019-11-22 00:16:25 +01:00 |
action_toggleDisplay.go
|
Initial version of tooling
|
2019-11-21 01:00:56 +01:00 |
config.go
|
BREAKING: Chance config to be a map of keys
|
2020-06-06 17:52:18 +02:00 |
display_color.go
|
Fix: Prevent drawing elements from previous page
|
2020-06-06 16:14:29 +02:00 |
display_exec.go
|
Fix: Prevent drawing elements from previous page
|
2020-06-06 16:14:29 +02:00 |
display_image.go
|
Add URL-support for images
|
2020-06-06 18:25:16 +02:00 |
enumerate.go
|
Add support for SDXL and multiple StreamDecks
|
2020-06-06 15:13:06 +02:00 |
go.mod
|
Make moving between SDs easier by adjusting images
|
2020-06-06 15:57:42 +02:00 |
go.sum
|
Make moving between SDs easier by adjusting images
|
2020-06-06 15:57:42 +02:00 |
helpers.go
|
Make moving between SDs easier by adjusting images
|
2020-06-06 15:57:42 +02:00 |
keymap.go
|
Add "key_press" action
|
2019-11-21 17:14:05 +01:00 |
main.go
|
Fix: Prevent drawing elements from previous page
|
2020-06-06 16:14:29 +02:00 |
registry.go
|
Fix: Prevent drawing elements from previous page
|
2020-06-06 16:14:29 +02:00 |
system_pages.go
|
BREAKING: Chance config to be a map of keys
|
2020-06-06 17:52:18 +02:00 |