│ │ └── reducers
│ │ └── reducers
│ ├── notifications
│ │ ├── touch-bar
│ ├── screenSharing
│ │ └── preload
│ ├── spellChecking
│ │ ├── components
│ │ │ ├── AboutDialog
│ │ │ ├── AddServerView
│ │ │ ├── Dialog
│ │ │ ├── DownloadsManagerView
│ │ │ ├── ScreenSharingDialog
│ │ │ ├── SelectClientCertificateDialog
│ │ │ ├── ServersView
│ │ │ ├── SettingsView
│ │ │ │ └── features
│ │ │ ├── Shell
│ │ │ ├── SideBar
│ │ │ ├── UpdateDialog
│ │ │ └── utils
│ │ │ └── serverView
│ │ ├── preload
│ │ └── reducers
│ └── userPresence
└── desktop-release-action