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
/
src
/
window
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into feat/multi-window-support
Héctor Ramón Jiménez
2023-11-29
1
-5
/
+6
|
\
|
*
Fix `clippy::default_trait_access`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
|
*
Fix majority of unresolved documentation links
Matthias Vogelgesang
2023-09-09
1
-1
/
+1
|
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-4
/
+5
|
*
Introduce `window::Level` enum
Héctor Ramón Jiménez
2023-05-25
1
-5
/
+5
|
*
Enable `doc_auto_cfg` when generating documentation
Héctor Ramón Jiménez
2023-05-11
1
-3
/
+0
|
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-159
/
+50
|
|
\
|
|
*
add action set icon while running (#1590)
Night_Hunter
2023-04-12
1
-159
/
+50
|
|
/
|
*
Re-export `settings::PlatformSpecific` from `iced_winit` directly
Héctor Ramón Jiménez
2023-03-14
3
-42
/
+3
|
*
Added macOS platform specific options
Casper Storm
2023-03-14
3
-1
/
+46
|
*
Remove logging large bytes arrays
Cory Forsstrom
2023-02-23
1
-1
/
+7
|
*
Fix: Clippy lint 'uninlined_format_args'
13r0ck
2023-01-27
1
-9
/
+6
*
|
refactored window storage;
Bingus
2023-07-21
1
-0
/
+63
*
|
move window settings to `iced_native`
Richard
2023-01-09
3
-274
/
+0
|
/
*
Merge pull request #1174 from daladim/icon_from_file
Héctor Ramón
2022-09-23
1
-0
/
+57
|
\
|
*
Added convenience functions for window::icon::Icon
daladim
2022-03-01
1
-0
/
+57
*
|
Remove `window::Mode` and introduce `Settings::visible`
Héctor Ramón Jiménez
2022-08-18
2
-12
/
+5
|
/
*
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
2022-01-28
3
-21
/
+0
*
Improve `window::Position` API
Héctor Ramón Jiménez
2021-07-21
2
-10
/
+37
*
Remove DPI from docs in `window::Settings::position`
Héctor Ramón Jiménez
2021-07-21
1
-16
/
+5
*
done
TimUntersberger
2021-06-25
1
-1
/
+16
*
wip
TimUntersberger
2021-06-25
1
-0
/
+7
*
Run cargo fmt
Dispersia
2021-04-12
1
-8
/
+10
*
use Mode::Hidden instead
Cory Forsstrom
2021-04-09
1
-0
/
+3
*
Fix DimensionsMismatch error message
sum-elier
2020-11-01
1
-1
/
+1
*
Fixes #539: Allow windows to be set always_on_top
Tom
2020-09-28
1
-1
/
+6
*
Add 'transparent' in window setting
Katherine Philip
2020-08-17
1
-0
/
+5
*
Move `Icon` to `iced` crate and introduce `Error`
Héctor Ramón Jiménez
2020-07-01
2
-4
/
+138
*
Add support for setting window icon
Francesco Pasa
2020-07-01
1
-1
/
+6
*
Add `min_size` and `max_size` to `window::Settings`
Héctor Ramón Jiménez
2020-06-25
1
-1
/
+23
*
Expose `window::Mode` in `iced`
Héctor Ramón Jiménez
2020-01-16
2
-0
/
+31