-
eb7c6a23d5
chore(aur): sync PKGBUILD for cmd/ layout, pkgrel 3
main
Maksim Totmin
2026-08-26 11:24:21 +07:00
-
db85a371af
fix: add cmd/streamdeck-lets-go, anchor .gitignore to root
Maksim Totmin
2026-08-26 11:24:21 +07:00
-
c1bc4ddf15
docs: use HTTPS clone URL in README
Maksim Totmin
2026-08-26 10:36:13 +07:00
-
41856e6aaa
refactor: restructure to standard Go project layout (cmd/ + internal/)
Maksim Totmin
2026-08-26 10:35:20 +07:00
-
598bbe9ff1
fix: correct libusb dependency name in AUR package
Maksim Totmin
2026-08-26 09:33:10 +07:00
-
f32a64ad10
chore: update AUR package URLs to totmin/streamdeck-lets-go
Maksim Totmin
2026-08-26 09:26:07 +07:00
-
cbe8066606
fix: stale display outputs leaking between pages in web UI
Maksim Totmin
2026-07-12 11:27:10 +07:00
-
3a16476d58
fix depends: libusb-1.0 -> libusb
Maksim Totmin
2026-07-03 09:30:48 +07:00
-
331458c97a
release: v0.1.0
Maksim Totmin
2026-07-03 09:29:49 +07:00
-
5f95f4c83f
fix AUR maintainer email
Maksim Totmin
2026-07-03 09:22:59 +07:00
-
4cafbe83ee
add MIT license, AUR packaging files, and credits
Maksim Totmin
2026-06-23 16:59:15 +07:00
-
7e36fa7415
cli: add 'switch' command to change page on running daemon
Maksim Totmin
2026-06-22 14:59:32 +07:00
-
212768df9a
cli: remove 'serve', fix --help to show commands
Maksim Totmin
2026-06-22 14:52:16 +07:00
-
3cba4fe436
cli: add --page flag to start on a specific page
Maksim Totmin
2026-06-22 14:44:16 +07:00
-
3e7a55550f
reconnect: faster retry (1s) and health check (2s)
Maksim Totmin
2026-06-22 10:28:43 +07:00
-
62674eb3f5
daemon: pause work on device disconnect to save battery
Maksim Totmin
2026-06-22 10:25:10 +07:00
-
13bf035d2d
text-only keys: transparent bg in web UI, #21252b bg on device
Maksim Totmin
2026-06-22 10:14:06 +07:00
-
22caab4b84
Dynamic key generators: plugin system for auto-generated pages
Maksim Totmin
2026-06-21 21:05:32 +07:00
-
d171c26755
Fix keyboard input on Wayland: use ydotool instead of wtype
Maksim Totmin
2026-06-17 22:19:54 +07:00
-
2a23a038e3
Fix rendering of keys with background only (no icon or label)
Maksim Totmin
2026-06-17 20:28:25 +07:00
-
724618c9b4
Improve icon rendering: fix scaling and centering for emoji, FontAwesome, and SVG icons
Maksim Totmin
2026-06-17 20:19:56 +07:00
-
f1583bcca4
Apply show_label_background to device rendering and display keys
Maksim Totmin
2026-06-17 20:19:06 +07:00
-
10cbf028f1
Add global show_label_background setting with UI control
Maksim Totmin
2026-06-17 20:19:02 +07:00
-
7047b6b4e3
fix: svg icons now respect icon_scale parameter
Maksim Totmin
2026-06-17 15:12:17 +07:00
-
434d5bc1a9
fix: x-if->x-show for page select to fix x-model+x-for race
Maksim Totmin
2026-06-17 14:00:35 +07:00
-
84038b5be2
fix: load FA locally instead of CDN; Alpine color input error via x-init+
Maksim Totmin
2026-06-17 13:53:48 +07:00
-
a093719bd1
fix: imageCache key includes targetSize/faScale; Alpine color input error breaks x-if rendering
Maksim Totmin
2026-06-17 13:22:05 +07:00
-
9e336404ed
fix: honor icon_scale for all icon types in grid view
Maksim Totmin
2026-06-17 12:28:26 +07:00
-
8c2184b93d
fix: restart periodic keys on device page switch, render display output in UI grid
Maksim Totmin
2026-06-17 11:12:00 +07:00
-
1d6748bc0c
fix: keep active page on config save, add Cyrillic preview support, fix grid sizing
Maksim Totmin
2026-06-17 10:48:31 +07:00
-
9f85cbddd9
Multi-action keys with tap/long-press/double-tap/hold, gesture timing, display output colors, global font, and display output JSON/color parsing
Maksim Totmin
2026-06-17 00:09:48 +07:00
-
e536f97b18
Multi-device support, dynamic grid adaptation, keyboard action
Maksim Totmin
2026-06-16 22:51:39 +07:00
-
a187e2b268
Initial commit: Stream Deck daemon with web UI
Maksim Totmin
2026-06-16 22:30:38 +07:00