Héctor Ramón Jiménez
|
c5f4bebeda
|
Remove window::Id::MAIN constant
|
2024-06-20 01:13:42 +02:00 |
|
Héctor Ramón Jiménez
|
ea42af766f
|
Use AtomicU64 for window::Id
|
2023-12-02 20:41:58 +01:00 |
|
Bingus
|
d53ccc857d
|
refactored window storage;
new helper window events (Destroyed, Created);
clippy + fmt;
|
2023-07-21 13:53:38 -07:00 |
|
Bingus
|
633f405f3f
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
# Conflicts:
# Cargo.toml
# core/src/window/icon.rs
# core/src/window/id.rs
# core/src/window/position.rs
# core/src/window/settings.rs
# examples/integration/src/main.rs
# examples/integration_opengl/src/main.rs
# glutin/src/application.rs
# native/src/subscription.rs
# native/src/window.rs
# runtime/src/window/action.rs
# src/lib.rs
# src/window.rs
# winit/Cargo.toml
# winit/src/application.rs
# winit/src/icon.rs
# winit/src/settings.rs
# winit/src/window.rs
|
2023-07-12 12:23:18 -07:00 |
|