Skip to content

Remove top bar from desktop session screen in Connect #55506

@gzdunek

Description

@gzdunek

In a desktop session screen we display a top bar that contains:

  • session name (a user and machine)
  • icons for a clipboard and directory sharing, alerts and additional actions.

We could free up some space if we could find another place for the icons (the session name is already displayed in the tab name).
One of the option is to move the icons to the tab. This would require adding min width to the active tab (as it can be very narrow when multiple tabs are open). The icons could be injected through React portals.

Image

Another option is to make the bar more like in the Windows RDP app: smaller and with auto-hide.

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions