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
/
winit
/
src
/
settings
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
Add app id setting for linux
Cory Forsstrom
1
-0
/
+11
2023-07-21
refactored window storage;
Bingus
4
-47
/
+0
2023-05-25
Remove unnecessary newline
Héctor Ramón Jiménez
1
-1
/
+0
2023-05-11
Use raw-window-handle instead of HWND
Nico Burns
1
-1
/
+3
2023-02-28
Removed glutin MW support and reverted glutin changes back to Iced master sin...
bungoboingo
1
-2
/
+2
2023-01-09
fix: temporalily remove the unsafe pointer `HWND`
Richard
1
-2
/
+2
2022-11-05
Allow providing a DOM identifier as a `target` for Wasm
Héctor Ramón Jiménez
3
-2
/
+11
2022-08-29
Update `winit` and `glutin` forks
Wyatt Herkamp
1
-1
/
+1
2021-08-12
Convert empty struct `PlatformSpecific` into empty type
Héctor Ramón Jiménez
1
-1
/
+1
2021-08-12
Add PlatformSpecific winit settings for macOS
Andrew Bentley
2
-3
/
+13
2021-06-01
Fix documentation of `PlatformSpecific` settings
Héctor Ramón
1
-2
/
+3
2021-05-27
allow disabling drag and drop on windows
Quentin Boyer
1
-1
/
+12
2020-03-30
Allow passing external state to `Application::new`
Héctor Ramón Jiménez
1
-53
/
+0
2020-01-05
Remove `background` from `Settings`
Héctor Ramón Jiménez
1
-6
/
+0
2019-12-29
Rename `Settings::background_color` to `background`
Héctor Ramón Jiménez
1
-2
/
+2
2019-12-29
Add `background_color` to `Settings`
Héctor Ramón Jiménez
1
-1
/
+14
2019-12-04
Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support
Gabriel Konat
1
-2
/
+5
2019-12-03
Refactor window creation in `iced_winit`
Héctor Ramón Jiménez
1
-8
/
+4
2019-11-30
Add platform specific settings
hatoo
3
-0
/
+62