I enabled accessibility for now. Android's NotificationListenerService is still buggy, despite being released about 6 iterations of Android ago. The warning when enabling accessibility is for ANY service. The only things requested are notifications for visual display. Contrary to most tutorials and StackOverflow posts on the topic, the "any" and "all" categories are NOT used. If I can find a way to make the prompt more specific, I will. If not, I will file it as a bug with Android. There is no reason for it to scare people when it's coded correctly.
I will also be working toward a fix for the listener, so accessibility isn't required. It's a bit of an annoyance that it has to be enabled on every update (apparently only when testing, so it's not so bad for the rest of you). That aside, the notifications are now a drawer. This is meant to be a launcher, not a Galaxy Watch. That is the aesthetic that will direct design. Quick toggles and all the other hoopla will be implemented following the design of a launcher.