Markus Røyset
Markus Røyset
It should probably be noted that `web-sys` *technically* hasn't had a breaking release in years, so using its types in our public API would likely not force any breaking changes...
@krooq In regards to the web: If the proposed `Application`-like trait (which I'll call `NativeWindow` here) is the interface which gets implemented, then I'd imagine that you'd also have a...
1. What @maxjoehnk proposes here seems like a reasonable approach while layers (#30) remain unimplemented. 2. I think multiple windows have their place, but I can understand if you disagree....
Please ignore that automatic review request. I still need to have another look at that cross-window re-entrancy thing.
Thanks for the clarification, @toji. If anyone is willing to pick up work on this again (merge conflicts and whatnot), then I'd be happy to see us use `ResizeObserver` by...
> What do you think about that? Welp, I kind of forgot to reply before now. Basically, I think #2662 is preferable, since it would give you a proper platform-independent...
I went off on an entirely unplanned hiatus, and if no movement has occurred while I was gone, then I suppose it might be the case that others were waiting...
#2662 now consolidates all the various branches into one.
There has been talk of adding an API to let you query the active software layout, which would (mostly) do what you want, but it's not a part of the...
Please don't discuss this any further in this issue. This issue is not intended for the discussion of the specifics of how the keyboard API will or should change, or...