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