- 28 Jun, 2021 1 commit
-
-
Filip Hracek authored
-
- 07 May, 2021 1 commit
-
-
stuartmorgan authored
-
- 01 Feb, 2021 1 commit
-
-
Robert Ancell authored
This stops them attempting to own a D-Bus name, which may not be possible if the app is sandboxed (e.g. in a Snap). It's also probably what most developers would expect is the correct behaviour by default.
-
- 29 Oct, 2020 1 commit
-
-
George Wright authored
-
- 21 Oct, 2020 1 commit
-
-
Robert Ancell authored
Fixes https://github.com/flutter/flutter/issues/68253
-
- 29 Jul, 2020 1 commit
-
-
Robert Ancell authored
-
- 23 Jun, 2020 1 commit
-
-
Robert Ancell authored
Remove Linux shell window_configuration.cc/.h It was a temporary solution while the shell was changing.
-
- 18 Jun, 2020 2 commits
-
-
Robert Ancell authored
The previous call set the minimum size, not just the initial size.
-
Robert Ancell authored
-
- 16 Jun, 2020 1 commit
-
-
stuartmorgan authored
Updates the tooling to use the GTK embedding, rather than the GLFW embedding: - Adds new requirements to `doctor` - Updates the app and plugin templates to make GTK-based runners and plugins - Stops downloading and installing the GLFW artifacts Final part of #54860, other than cleanup.
-