Skip to content

Draft: Implement fullscreen feature

Alice Mikhaylenko requested to merge wip/exalm/fullscreen into main

Properly implement fullscreen.

Missing:

  • A shortcut (plain F11 is a no, we could use Ctrl+F11 or Alt+F11, needs research)
  • The search bar is completely obscured by the visible header bar, we probably want to follow newer mockups and move it to the bottom anyway

Fixes #64

Merge request reports