Accessibility support
=====================

The Panorama panel is not yet tested for accessibility, however it is considered
in the design.

Keyboard usage
--------------

Get a plugin like
[wf-panel-focus by Scott Moreau (for Wayfire)](https://github.com/soreau/wf-panel-focus)
which will add a keybinding to cycle between displayed panels (default:
Control-Alt-Tab) and one to return to the working area (Control-Alt-Esc). Enable
`can_capture_keyboard` on your panels, so they will be able to be focused.
Then you can use normal GTK widget navigation in the panels.

If you enable that option without a suitable plugin, panels can be focused in
Wayfire by clicking them, which is not the expected UX, so don't enable it
without an appropriate setup.
