KeSp_controller/ui/components
Mae PUGIN e8f4ee41a6 feat: KO creation with checkboxes (matching egui)
- Replace ModComboBox with Ctrl/Shift/Alt checkboxes for KO mods
- Build HID bitmask from checkboxes (Ctrl=0x01, Shift=0x02, Alt=0x04)
- Add DarkCheckbox component (Dracula theme)
- Descriptive label: "When you press [From] key, output [To] key instead"
- Read all KO fields from properties (no args in callback)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 11:06:32 +02:00
..
connection_bar.slint style: Custom DarkComboBox + DarkTab (Dracula theme throughout) 2026-04-07 08:46:39 +02:00
dark_button.slint style: Fix contrast on buttons, combobox, and tab titles 2026-04-07 09:03:44 +02:00
dark_checkbox.slint feat: KO creation with checkboxes (matching egui) 2026-04-07 11:06:32 +02:00
dark_combo_box.slint style: Fix contrast on buttons, combobox, and tab titles 2026-04-07 09:03:44 +02:00
key_button.slint feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
key_selector.slint fix: Combo key picker and TD buttons visibility 2026-04-07 09:20:54 +02:00
keyboard_view.slint feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00
status_bar.slint feat: Complete KeSp Controller — Slint UI port 2026-04-06 20:40:34 +02:00