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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
2024-06-14
74
-1752
/
+1336
*
Merge pull request #2456 from iced-rs/window-id-in-event-subscriptions
Héctor Ramón
2024-06-11
25
-198
/
+225
|
\
|
*
Remove `core::program` module leftover
Héctor Ramón Jiménez
2024-06-11
1
-1
/
+0
|
*
Allow `dead_code` in `widget::lazy::cache`
Héctor Ramón Jiménez
2024-06-11
1
-0
/
+1
|
*
Remove `tracing` leftovers in `iced_wgpu`
Héctor Ramón Jiménez
2024-06-11
2
-6
/
+0
|
*
Introduce `subscription::Event`
Héctor Ramón Jiménez
2024-06-11
13
-129
/
+156
|
*
Fix widget operations in `multi_window` runtime
Héctor Ramón Jiménez
2024-06-10
1
-15
/
+10
|
*
Broadcast orphaned events in `multi_window` runtime
Héctor Ramón Jiménez
2024-06-10
1
-7
/
+14
|
*
Introduce `window::Id` to `Event` subscriptions
Héctor Ramón Jiménez
2024-06-10
19
-91
/
+95
*
|
Merge pull request #2457 from PolyMeilex/pick-list-menu-style
Héctor Ramón
2024-06-10
1
-0
/
+24
|
\
\
|
|
/
|
/
|
|
*
Allow for styling of the menu of a pick list
PolyMeilex
2024-06-08
1
-0
/
+24
*
|
Update `winit` to `0.30.1`
Héctor Ramón Jiménez
2024-06-10
1
-1
/
+1
|
/
*
Merge pull request #2315 from Brady-Simon/macos-command-input-behavior
Héctor Ramón
2024-05-31
3
-55
/
+83
|
\
|
*
Create `jump` and `macos_command` methods in `keyboard::Modifiers`
Héctor Ramón Jiménez
2024-05-31
3
-70
/
+32
|
*
Keep unary `motion` function in `text_editor`
Héctor Ramón Jiménez
2024-05-31
1
-18
/
+18
|
*
Add Command + ArrowLeft/Right input behavior for macos
BradySimon
2024-05-31
2
-26
/
+92
|
/
*
Link to the `latest` branch in examples' `README`
Héctor Ramón Jiménez
2024-05-27
1
-4
/
+2
*
Reference "Examples" header in examples link in the `README`
Héctor Ramón Jiménez
2024-05-27
1
-1
/
+1
*
Remove "Installation" section from the `README`
Héctor Ramón Jiménez
2024-05-27
1
-16
/
+0
*
Update outdated `README`s of subcrates
Héctor Ramón Jiménez
2024-05-27
3
-58
/
+1
*
Merge pull request #2449 from bungoboingo/fix/screenshot
Héctor Ramón
2024-05-25
3
-3
/
+15
|
\
|
*
Added scale_factor to `Screenshot` data for use when cropping to widget bounds
Shan
2024-05-24
3
-3
/
+15
|
/
*
Merge pull request #2338 from derezzedex/feat/text-macro
Héctor Ramón
2024-05-23
19
-58
/
+90
|
\
|
*
Merge branch 'master' into feat/text-macro
Héctor Ramón Jiménez
2024-05-23
232
-8395
/
+12506
|
|
\
|
|
/
|
/
|
*
|
Produce a compile error in `iced_renderer` when no backend is enabled
Héctor Ramón Jiménez
2024-05-22
1
-0
/
+7
*
|
Fix compilation of `integration` example in `release` mode
Héctor Ramón Jiménez
2024-05-22
1
-0
/
+2
*
|
Merge pull request #2421 from skygrango/wasm/update-clock-example
Héctor Ramón
2024-05-18
2
-14
/
+11
|
\
\
|
*
|
Remove redundant default `chrono` feature in `clock` example
Héctor Ramón Jiménez
2024-05-18
1
-1
/
+1
|
*
|
Simplify `clock` example a bit
Héctor Ramón Jiménez
2024-05-18
1
-12
/
+12
|
*
|
Fix `clock` example doesn't get the correct local time under unix system
Skygrango
2024-05-03
2
-16
/
+13
*
|
|
Fix main window not closing in multi-window runtime
Héctor Ramón Jiménez
2024-05-16
1
-1
/
+1
*
|
|
Merge pull request #2441 from iced-rs/feature/explicit-length-in-center-methods
Héctor Ramón
2024-05-13
13
-41
/
+40
|
\
\
\
|
*
|
|
Ask for explicit `Length` in `center_*` methods
Héctor Ramón Jiménez
2024-05-13
13
-41
/
+40
|
/
/
/
*
|
|
Merge pull request #2440 from iced-rs/align-images-to-pixel-grid
Héctor Ramón
2024-05-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Align images to the pixel grid in `iced_wgpu`
Héctor Ramón Jiménez
2024-05-12
1
-1
/
+1
*
|
|
|
Merge pull request #2435 from iced-rs/window/specific-with-position
Héctor Ramón
2024-05-10
2
-1
/
+36
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add `SpecificWith` variant to `window::Position`
Héctor Ramón Jiménez
2024-05-10
2
-1
/
+36
|
/
/
/
*
|
|
Pass `WindowHandle` by value to `window::run_with_handle`
Héctor Ramón Jiménez
2024-05-08
4
-4
/
+4
*
|
|
Fix `clippy` lints in `wgpu` benchmark
Héctor Ramón Jiménez
2024-05-08
1
-3
/
+3
*
|
|
Create dynamic text `wgpu` benchmark
Héctor Ramón Jiménez
2024-05-08
2
-13
/
+59
*
|
|
Merge pull request #2430 from iced-rs/reuse-glyphon-pipeline-state
Héctor Ramón
2024-05-08
3
-22
/
+50
|
\
\
\
|
*
|
|
Update `glyphon` fork to a cleaner branch
Héctor Ramón Jiménez
2024-05-08
2
-5
/
+5
|
*
|
|
Reuse `glyphon::Viewport` explicitly
Héctor Ramón Jiménez
2024-05-08
3
-18
/
+39
|
*
|
|
Reuse `glyphon::Pipeline` state in `iced_wgpu`
Héctor Ramón Jiménez
2024-05-08
2
-5
/
+12
|
/
/
/
*
|
|
Merge pull request #2427 from iced-rs/winit-0.30
Héctor Ramón
2024-05-08
12
-632
/
+920
|
\
\
\
|
*
|
|
Plug `new_events` handler to event loop
Héctor Ramón Jiménez
2024-05-07
2
-0
/
+30
|
*
|
|
Update `winit` to `0.30`
Héctor Ramón Jiménez
2024-05-07
12
-633
/
+891
*
|
|
|
Redirect `docs.iced.rs` to actual docs
Héctor Ramón Jiménez
2024-05-07
2
-0
/
+15
*
|
|
|
Merge pull request #2428 from iced-rs/feature/present-mode-env-var
Héctor Ramón
2024-05-07
2
-10
/
+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Document `present_mode_from_env` in `iced_wgpu`
Héctor Ramón Jiménez
2024-05-07
1
-0
/
+12
[next]