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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
1
-108
/
+0
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-230
/
+0
2024-05-24
Added scale_factor to `Screenshot` data for use when cropping to widget bounds
Shan
1
-3
/
+13
2024-05-08
Pass `WindowHandle` by value to `window::run_with_handle`
Héctor Ramón Jiménez
1
-1
/
+1
2024-05-01
Fix `clippy` lint in `runtime::window::screenshot`
Héctor Ramón Jiménez
1
-3
/
+3
2024-05-01
Utilize bytes::Bytes iced_runtime::window::Screenshot
Thomas Sieverding
1
-5
/
+11
2024-02-22
Rename `fetch_location` to `fetch_position`
Héctor Ramón Jiménez
1
-8
/
+8
2024-02-22
Add `fetch_location` command to `window` module
Night_Hunter
1
-0
/
+8
2024-02-13
Rename `show_window_menu` to `show_system_menu`
Héctor Ramón Jiménez
1
-5
/
+5
2024-02-13
Add `show_window_menu` action
Ian Douglas Scott
1
-0
/
+9
2024-02-07
Fix documentation of `Action::RunWithHandle`
Héctor Ramón Jiménez
1
-1
/
+1
2024-02-07
Rename `fetch_native_handle` to `run_with_handle` in `window`
Héctor Ramón Jiménez
1
-5
/
+5
2024-02-07
Re-implement against latest iced master. Rename FetchNativeHandle.
dtzxporter
1
-0
/
+10
2024-01-09
Implemented fetch_maximized and fetch_minimized
Calastrophe
1
-0
/
+23
2023-12-02
Use `AtomicU64` for `window::Id`
Héctor Ramón Jiménez
1
-72
/
+82
2023-11-30
Use actual floats for logical coordinates
Héctor Ramón Jiménez
1
-15
/
+10
2023-11-29
Fix broken intra-doc links
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-19
Chore: Apply clippy docs keyword quoting
Yuri Astrakhan
1
-1
/
+1
2023-07-21
refactored window storage;
Bingus
1
-2
/
+2
2023-07-06
Use `Size` in both `Resize` and `FetchSize` window actions
Héctor Ramón Jiménez
1
-12
/
+5
2023-06-27
Move `Screenshot` inside `window` module
Héctor Ramón Jiménez
2
-1
/
+93
2023-06-22
Add FetchSize command - apply the changes discussed at #water-cooler
Yiğit Özdemir
1
-15
/
+3
2023-06-21
Add command to retrieve window size
Yiğit Özdemir
1
-0
/
+16
2023-06-06
Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...
Bingus
1
-0
/
+9
2023-05-25
Replace `change_always_on_top` action with `change_level`
Héctor Ramón Jiménez
1
-16
/
+10
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-0
/
+147