- 24 Feb, 2021 1 commit
-
-
Jia Hao authored
-
- 22 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 20 Feb, 2021 1 commit
-
-
Jason Simmons authored
-
- 18 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 16 Feb, 2021 1 commit
-
-
Jonah Williams authored
-
- 13 Feb, 2021 1 commit
-
-
Todd Volkert authored
The FocusManager constructor was registering global event handlers on the shared RawKeyboard instance and the global pointer router. This posed a few problems: (1) there was no way to unregister these handlers, and (2) instantiating a second FocusManager would overwrite the existing focus manager's RawKeyboard handler. This was manifesting in unexpected ways, such as the fact that constructing a second BuildOwner (for a parallel tree, for instance) was obliterating the event handler for the main BuildOwner's focus manager, thus messing with focus. This change separates those global event registrations into a dedicated method, registerGlobalHandlers(), and overrides dispose() to properly unregister those handlers.
-
- 04 Feb, 2021 2 commits
-
-
Dan Field authored
-
Michael Goderbauer authored
-
- 01 Feb, 2021 4 commits
-
-
Ian Hickson authored
-
Jenn Magder authored
This reverts commit 50a8ecb7.
-
Michael Goderbauer authored
-
Michael Goderbauer authored
-
- 29 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 28 Jan, 2021 2 commits
-
-
Michael Goderbauer authored
-
Sam Rawlins authored
-
- 27 Jan, 2021 2 commits
-
-
Alexandre Ardhuin authored
-
Dan Field authored
-
- 26 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 23 Jan, 2021 1 commit
-
-
Dan Field authored
-
- 12 Jan, 2021 1 commit
-
-
Jonah Williams authored
-
- 07 Jan, 2021 2 commits
-
-
Jenn Magder authored
-
Ian Hickson authored
-
- 06 Jan, 2021 2 commits
-
-
Jenn Magder authored
This reverts commit 28db5a0f.
-
Jenn Magder authored
-
- 16 Dec, 2020 1 commit
-
-
xster authored
-
- 09 Dec, 2020 1 commit
-
-
George Wright authored
-
- 05 Dec, 2020 1 commit
-
-
Jenn Magder authored
-
- 02 Dec, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 01 Dec, 2020 1 commit
-
-
Gary Roumanis authored
-
- 23 Nov, 2020 1 commit
-
-
Amir Hardon authored
This reverts commit 8e73bab9.
-
- 20 Nov, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 19 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 18 Nov, 2020 1 commit
-
-
Ben Konyi authored
-
- 17 Nov, 2020 1 commit
-
-
Jenn Magder authored
-
- 09 Nov, 2020 2 commits
-
-
Jonah Williams authored
* [null-safety] migrate flutter gallery to null safety
-
- 06 Nov, 2020 2 commits
-
-
Jonah Williams authored
-
Dan Field authored
-
- 05 Nov, 2020 1 commit
-
-
Jonah Williams authored
-
- 04 Nov, 2020 1 commit
-
-
Jonah Williams authored
-