This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-28 07:23:13 -04:00
Code
Activity
Files
19d1fecb99e0bd186d5c3162243efc9ab712366e
egui
/
crates
/
eframe
/
src
/
native
History
Konkitoman
19d1fecb99
Now we can drag any viewport but only the viewport that is focused will be draged because if not on x11 the input will be taken until the application is killed
2023-07-25 11:53:10 +03:00
..
app_icon.rs
eframe: Set app icon on Mac and Windows (
#2940
)
2023-04-20 15:47:04 +02:00
epi_integration.rs
Now App::update will be responsabile for what viewport will be drawned and its content
2023-07-25 10:54:31 +03:00
file_storage.rs
Replace
tracing
with
log
(
#2928
)
2023-04-18 21:11:26 +02:00
mod.rs
eframe: Set app icon on Mac and Windows (
#2940
)
2023-04-20 15:47:04 +02:00
run.rs
Now we can drag any viewport but only the viewport that is focused will be draged because if not on x11 the input will be taken until the application is killed
2023-07-25 11:53:10 +03:00