Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Rust Windowing Projects
-
> Is this something Flutter doesn't do?
Flutter does do this (at least to some extent) on Desktop/Mobile. It attempts to create a hidden DOM tree for accessibility on web. Which generally doesn't seem to be thought to work very well.
> One of the most jarring experiences I have with Flutter Desktop was it lacked MacOS Emacs-style key bindings for text editing (ctrl-a, ctrl-e, etc.). Not sure if Dioxus solved this?
Ah, we're nearly there on that one. We have a PR [0] accepted into Winit (the underlying windowing library we use) which will allow us to access those events. We're just waiting on Winit to do a new release and then we can integrate it into Dioxus.
[0]: https://github.com/rust-windowing/winit/pull/3824)
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Rust Windowing discussion
Rust Windowing related posts
-
Industry forms consortium to drive adoption of Rust in safety-critical systems
-
Linux version of Warp terminal is here
-
Can't get winit sample to compile
-
Hey Rustaceans! Got a question? Ask here (28/2023)!
-
Hey Rustaceans! Got a question? Ask here (20/2023)!
-
File dialog with ImGui?
-
Announcing async-winit, a new way to use winit as an async runtime
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 24 Apr 2025
Index
# | Project | Stars |
---|---|---|
1 | winit | 5,220 |