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
/
application
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
Introduce `daemon` API and unify shell runtimes
Héctor Ramón Jiménez
1
-221
/
+0
2024-03-07
Leverage `DefaultStyle` traits instead of `Default`
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-06
Simplify theming for `Application`
Héctor Ramón Jiménez
1
-5
/
+5
2024-01-21
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
1
-5
/
+4
2023-12-15
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
1
-11
/
+13
2023-09-20
Revert "Chore: Apply clippy map transformations"
Héctor Ramón Jiménez
1
-1
/
+2
2023-09-19
Chore: Apply clippy map transformations
Yuri Astrakhan
1
-2
/
+1
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
1
-3
/
+1
2023-06-08
Extend cursor availability to the shell level
Héctor Ramón Jiménez
1
-13
/
+16
2023-03-05
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
1
-1
/
+1
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-5
/
+9
2023-01-27
Fix: Clippy lint 'uninlined_format_args'
13r0ck
1
-2
/
+2
2023-01-13
Added tracing to multi_window applications
Bingus
1
-101
/
+0
2023-01-09
Restructured everything to make profiling a feature of iced_winit.
bungoboingo
1
-0
/
+101
2022-11-09
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
1
-2
/
+2
2022-09-20
Improve code styling in `application::State`
Héctor Ramón Jiménez
1
-10
/
+6
2022-09-10
fix: formatting
Ashley Wulber
1
-2
/
+7
2022-09-10
fix: sync size of window and viewport
Ashley Wulber
1
-3
/
+6
2022-08-18
Remove `window::Mode` and introduce `Settings::visible`
Héctor Ramón Jiménez
1
-18
/
+1
2022-07-08
Add `Style` variant support to `application::StyleSheet`
Héctor Ramón Jiménez
1
-4
/
+36
2022-05-25
Let a `Theme` control the background color of an application
Héctor Ramón Jiménez
1
-12
/
+1
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
1
-18
/
+1
2021-07-12
Store and synchronize `Menu` in `application::State`
Héctor Ramón Jiménez
1
-3
/
+18
2021-07-05
Initial menu implementation
Richard
1
-0
/
+2
2021-04-09
use Mode::Hidden instead
Cory Forsstrom
1
-12
/
+2
2021-04-08
add window visibility
Cory Forsstrom
1
-0
/
+12
2020-12-15
Change cursor position on touch event
Héctor Ramón Jiménez
1
-2
/
+5
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-34
/
+1
2020-11-06
Write missing documentation in `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+54
2020-11-05
Relayout `UserInterface` on resize in `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+10
2020-11-05
Introduce `application::State` in `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+171