Shell (+layout.svelte): - fix: header bg-slate-200 -> dark:bg-slate-800 (projector/night use) - fix: main content bg-gray-100 -> dark:bg-gray-900 - fix: config drawer bg-orange-100 -> dark:bg-slate-800 - fix: debug drawer bg-red-100 -> dark:bg-slate-900 - fix: footer border-gray-200 -> border-gray-300 (invisible border fixed) - fix: remove header hover:text-base (caused layout shift on hover) - fix: remove footer hover:sm:text-sm etc. (layout shift + broken TW4 syntax) - fix: header/footer/status spans duration-1000 -> duration-300 (too slow) - fix: footer opacity-50 -> opacity-70 (was too dim for projector/status reading) - fix: nav section add overflow-y-auto (sessions overflowed on short screens) - fix: nav section remove hover:bg-surface-100-900 (confusing whole-panel hover) - a11y: header menu toggle button class=''->'px-2 py-1 rounded...' (touch target) - a11y: footer edit_mode button class=''->'px-1.5 py-1 rounded...' (touch target) - a11y: footer status spans px-1 -> px-2 py-0.5 (slightly larger tap area) - a11y: footer datetime add dark:hover:bg-slate-700
Aether (AE) Event Launcher Module (v3)
This directory contains the files for the new Event Launcher module (v3). Detailed documentation to follow.
This should be able to run in 3 modes:
- Default - What most users will see for demo purposes
- Onsite - This is what is set onsite, usually just in the Speaker Ready Room
- Native App - This is for the native app version of Aether and used on the MacBook laptops in each of the session rooms