(eframe) Way to focus window
Open
eframe
feature
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
This should be fairly easy to do with [focus_window](https://docs.rs/winit/latest/winit/window/struct.Window.html#method.focus_window).
Contributor guide
Research direction
Start by tracing the native window integration in eframe and reading the linked winit Window::focus_window documentation. Determine where a public way to focus the application window belongs, then verify that the behavior works for the supported native targets.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100