acdream/tests/AcDream.UI.Abstractions.Tests/Input
Erik e65119f0c6 feat(ui): complete retail quick-slot input
Port global toolbar use/select/create actions, migrate the collapsed Ctrl-number bindings, and route them through a focused retained-UI controller. Preserve shortcut aliases as aliases across inventory and paperdoll drops with retail's neutral/accept/reject drag states, preventing physical item moves such as unwielding an equipped helmet.

Co-Authored-By: Codex <codex@openai.com>
2026-07-11 08:59:49 +02:00
..
FakeKeyboardSource.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
FakeMouseSource.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
InputDispatcherCaptureTests.cs feat(ui): #25 Phase K.3 — Settings panel + click-to-rebind + Phase K shipped 2026-04-26 09:44:56 +02:00
InputDispatcherDoubleClickTests.cs feat(B.4b): InputDispatcher detects double-clicks 2026-05-13 18:10:25 +02:00
InputDispatcherIsActionHeldTests.cs feat(D.2b): write-mode movement gate that preserves autorun 2026-06-16 15:24:19 +02:00
InputDispatcherTests.cs feat(input): #22 Phase K.1b - cut handlers over to dispatcher (single input path) 2026-04-25 23:43:11 +02:00
KeyBindingsJsonTests.cs feat(ui): complete retail quick-slot input 2026-07-11 08:59:49 +02:00
KeyBindingsRetailTests.cs feat(ui): complete retail quick-slot input 2026-07-11 08:59:49 +02:00
KeyBindingsTests.cs feat(input): #23 Phase K.1c - retail-faithful keymap cutover + JSON persistence (muscle memory change) 2026-04-26 00:14:25 +02:00
KeyChordTests.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00
MmbMouseLookTests.cs feat(input): #24 Phase K.2 - auto-enter player mode at login + MMB mouse-look + DebugPanel free-fly + Tab to chat-input focus 2026-04-26 09:20:17 +02:00
ModifierMaskTests.cs feat(input): #21 Phase K.1a - input architecture skeleton (parallel to existing handlers) 2026-04-25 23:17:41 +02:00