Максим Тотмин en2zmax
  • Joined on 2023-06-23
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 21:18:24 +07:00
e435f4d874 cleanup: remove dead ModelsMonitoringConfig
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 21:06:35 +07:00
4c38a9a327 chore: refresh git hooks
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:59:41 +07:00
99c30d4993 docs: fix README formatting and add missing robot_id step
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:53:46 +07:00
bec273d7ac refactor: remove global robot_id, require it per-scenario
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:43:20 +07:00
9505742b96 docs: update deployment section to use git clone + pip install -e .
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:41:57 +07:00
2907652aec docs: remove archive_auditor references from README
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:36:42 +07:00
763a1a2a16 cleanup: remove dead archive_auditor module
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:29:37 +07:00
6d8bf29045 refactor: migrate to src-layout (PEP 517/518)
en2zmax created branch main in en2zmax/ses-monitor 2026-06-19 20:26:33 +07:00
en2zmax pushed to main at en2zmax/ses-monitor 2026-06-19 20:26:33 +07:00
7394b14b52 Initial commit: ses-monitor watchdog for SES
en2zmax created repository en2zmax/ses-monitor 2026-06-19 20:24:33 +07:00
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 22:20:46 +07:00
e8b4eafc2e Fix keyboard input on Wayland: use ydotool instead of wtype
1a63da9171 Fix rendering of keys with background only (no icon or label)
Compare 2 commits »
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 20:21:44 +07:00
56a5cb5bba Improve icon rendering: fix scaling and centering for emoji, FontAwesome, and SVG icons
cdb30bec3f Apply show_label_background to device rendering and display keys
95e96e7514 Add global show_label_background setting with UI control
Compare 3 commits »
en2zmax opened issue en2zmax/streamdeck-lets-go#1 2026-06-17 16:25:24 +07:00
Backups must contain all profile images
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 15:12:18 +07:00
af7774c14f fix: svg icons now respect icon_scale parameter
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 14:00:40 +07:00
773dc7350a fix: x-if->x-show for page select to fix x-model+x-for race
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 13:53:54 +07:00
fe8ca312c4 fix: load FA locally instead of CDN; Alpine color input error via x-init+
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 13:22:13 +07:00
44ad064488 fix: imageCache key includes targetSize/faScale; Alpine color input error breaks x-if rendering
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 12:28:34 +07:00
ae693f7bf7 fix: honor icon_scale for all icon types in grid view
en2zmax pushed to main at en2zmax/streamdeck-lets-go 2026-06-17 11:12:08 +07:00
e3eb1a9174 fix: restart periodic keys on device page switch, render display output in UI grid