emilk / emilk/egui

eframe: request user attention

Open
#622 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

`epi::Frame` should have a `request_user_attention` function that on `egui_glium` calls . On web I don't know what to do. Initially nothing?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the epi::Frame API and the egui_glium backend, then compare the requested method with winit 0.25's Window::request_user_attention documentation. Determine the appropriate web behavior before adding the cross-backend API, and verify that native and web builds still work with the new method.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
desktop, frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.