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 Add context predicate parser 2021-03-09 19:33:19 -07:00
src Call SetActivationPolicy at the proper time 2021-04-08 16:11:45 -07:00
build.rs Whitelist shader bindings using a regex, not individual types 2021-03-29 12:39:21 -07:00
Cargo.toml Implement SVG rendering 2021-04-06 13:46:33 +02:00