Matt Tew

Results 6 issues of Matt Tew

**Describe the bug** I received a notification type requestAccessBoardNotInOrganization which isn't NotificationType enum, causing my app to not be able to get my Member **To Reproduce** Please add test code...

Hides the top bar when using full screen mode in Samsung Dex

After the codespace is built including the feature (which now is available, thank you), I try the following: ```bash tailscale up --accept-routes failed to connect to local tailscaled; it doesn't...

Hides the app's top bar when using full screen mode in Samsung Dex. Piggy backs on the immersive mode flag already used for normal full screen mode. Fixes and replaces...

Currently, the `SaveConnection` Url parameter is explicitly ignored in code (commented out). It would be nice if the parameter was honored, and saved the generated `ServerProfile`. This would mean either;...

The app completely captures all keyboard interaction, including system keys. Previously Samsung Dex still processed system key presses (Win+Key, back etc) before sending to the app, so they still worked....