zed/gpui
Max Brunsfeld f656b387b3 Call SetActivationPolicy at the proper time
If this method is called too early, the menu bar won't be
clickable on startup until the window loses focus. Calling
it once the application finishes launching seems to fix
the issue.

See https://github.com/glfw/glfw/issues/1648
2021-04-08 16:11:45 -07:00
..
examples Silence warning in text example 2021-04-06 14:36:16 -07:00
grammars/context-predicate
src Call SetActivationPolicy at the proper time 2021-04-08 16:11:45 -07:00
build.rs
Cargo.toml