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
/
core
/
src
/
window
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Run `cargo fmt`
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-02
Refactor and simplify `input_method` API
Héctor Ramón Jiménez
1
-0
/
+12
2025-01-16
feat: add a window drag resize task
tsuza
1
-0
/
+27
2025-01-06
Fix documentation of `window::Event::Opened`
Héctor Ramón Jiménez
1
-2
/
+2
2024-12-17
Reduce size of `Simulator` in `todos` test
Héctor Ramón Jiménez
1
-0
/
+1
2024-12-10
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
1
-0
/
+108
2024-10-04
Add `window::Settings::fullscreen`
bbb651
1
-0
/
+4
2024-10-04
Add `window::Settings::maximized`
bbb651
1
-0
/
+4
2024-09-29
Document `File{Dropped,Hovered,HoveredLeft}` as unsupported on wayland
bbb651
1
-0
/
+12
2024-09-18
Implement some `From` traits for `text_input::Id`
Héctor Ramón Jiménez
1
-1
/
+7
2024-09-18
Remove outdated `window::Id::MAIN` reference in docs
Héctor Ramón Jiménez
1
-3
/
+1
2024-09-11
Add `override_redirect` for X11 windows
Nadji Abidi
1
-0
/
+6
2024-09-05
add option for undecorated_shadow on windows (#2285)
Night_Hunter
1
-0
/
+7
2024-07-13
Add `resize_events` subscription to `window` module
Héctor Ramón Jiménez
1
-12
/
+2
2024-06-20
Remove `window::Id::MAIN` constant
Héctor Ramón Jiménez
1
-3
/
+0
2024-06-14
Remove `parent` from `PlatformSpecific` window settings
Héctor Ramón Jiménez
1
-5
/
+0
2024-05-10
Add `SpecificWith` variant to `window::Position`
Héctor Ramón Jiménez
1
-1
/
+7
2024-03-19
Try to find an `#iced` element by default on Wasm
Héctor Ramón Jiménez
1
-1
/
+11
2024-03-19
Fix redundant import in `window::redraw_request`
Héctor Ramón Jiménez
1
-1
/
+1
2024-01-21
feat(window): adds skip_taskbar for windows
MrAntix
1
-0
/
+4
2024-01-09
Small documentation typo fixed
Calastrophe
1
-1
/
+1
2023-12-02
Use `AtomicU64` for `window::Id`
Héctor Ramón Jiménez
2
-23
/
+23
2023-11-30
Use actual floats for logical coordinates
Héctor Ramón Jiménez
3
-16
/
+19
2023-09-19
Chore: Apply clippy docs keyword quoting
Yuri Astrakhan
1
-1
/
+1
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
1
-1
/
+1
2023-09-03
Fix `iced_wgpu` device selection on Wasm
Héctor Ramón Jiménez
1
-1
/
+1
2023-07-24
Moved `exit_on_close_request` to window settings. This now controls whether e...
Bingus
2
-3
/
+11
2023-07-21
refactored window storage;
Bingus
8
-30
/
+111
2023-06-22
Add FetchSize command - apply the changes discussed at #water-cooler
Yiğit Özdemir
1
-8
/
+0
2023-06-21
Add command to retrieve window size
Yiğit Özdemir
1
-0
/
+8
2023-05-25
Introduce `window::Level` enum
Héctor Ramón Jiménez
1
-0
/
+19
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
4
-0
/
+129