index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
src
/
window.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented fetch_maximized and fetch_minimized
Calastrophe
2024-01-09
1
-0
/
+22
*
Use `AtomicU64` for `window::Id`
Héctor Ramón Jiménez
2023-12-02
1
-47
/
+52
*
Use actual floats for logical coordinates
Héctor Ramón Jiménez
2023-11-30
1
-8
/
+5
*
Merge branch 'master' into feat/multi-window-support
Héctor Ramón Jiménez
2023-11-29
1
-3
/
+4
|
\
|
*
Introduce `keyboard::on_key_press` and `on_key_release`
Héctor Ramón Jiménez
2023-09-07
1
-2
/
+3
*
|
refactored window storage;
Bingus
2023-07-21
1
-40
/
+62
|
/
*
Merge pull request #1927 from thunderstorm010/master
Héctor Ramón
2023-07-06
1
-2
/
+10
|
\
|
*
Add `fetch_size` helper to `runtime::window`
Héctor Ramón Jiménez
2023-07-06
1
-0
/
+7
|
*
Use `Size` in both `Resize` and `FetchSize` window actions
Héctor Ramón Jiménez
2023-07-06
1
-2
/
+3
*
|
Move `Screenshot` inside `window` module
Héctor Ramón Jiménez
2023-06-27
1
-1
/
+3
*
|
Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...
Bingus
2023-06-06
1
-0
/
+8
|
/
*
Replace `change_always_on_top` action with `change_level`
Héctor Ramón Jiménez
2023-05-25
1
-5
/
+5
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-1
/
+6
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-0
/
+112