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
...
|
|
*
|
Add deadband distance before initiating drag action on pane grid
Joao Freitas
2023-12-15
2
-18
/
+68
|
*
|
|
Merge pull request #2172 from GyulyVGC/master
Héctor Ramón
2024-01-02
1
-0
/
+6
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
added text::Shaping to Tooltip
Giuliano Bellini s294739
2023-12-23
1
-0
/
+6
|
|
/
/
*
|
|
Update `winit` fork to `0.29.10`
Héctor Ramón Jiménez
2024-01-16
1
-1
/
+1
*
|
|
Update `winit` fork to `0.29.8`
Héctor Ramón Jiménez
2024-01-04
1
-1
/
+1
*
|
|
Batch events for processing in `iced_winit` event loop
Héctor Ramón Jiménez
2023-12-20
1
-59
/
+64
*
|
|
Stop polling in event loop on `RedrawRequest::NextFrame`
Héctor Ramón Jiménez
2023-12-20
3
-13
/
+8
*
|
|
Avoid duplicated `UserInterface::draw` calls in `RedrawRequested`
Héctor Ramón Jiménez
2023-12-19
1
-56
/
+39
*
|
|
Pin `nightly` toolchain to a specific day in `document` workflow
Héctor Ramón Jiménez
2023-12-19
1
-1
/
+1
*
|
|
Fix request redraw event handling for multi-window apps
Héctor Ramón Jiménez
2023-12-19
2
-72
/
+74
*
|
|
Fix redraw request handling in new event loop logic
Héctor Ramón Jiménez
2023-12-19
1
-29
/
+32
*
|
|
Remove `webgl` feature in `pokedex` example
Héctor Ramón Jiménez
2023-12-15
1
-1
/
+1
*
|
|
Use latest `raw-window-handle` in `iced_core`
Héctor Ramón Jiménez
2023-12-15
1
-1
/
+2
*
|
|
Ignore `raw-window-handle` outdated artifact
Héctor Ramón Jiménez
2023-12-15
1
-1
/
+1
*
|
|
Enable `rwh_06` feature for `winit` dependency
Héctor Ramón Jiménez
2023-12-15
1
-1
/
+1
*
|
|
Fix `key_code` conversion for character keys
Héctor Ramón Jiménez
2023-12-15
1
-26
/
+26
*
|
|
Update `winit` to `0.29.4`
Héctor Ramón Jiménez
2023-12-15
19
-848
/
+656
|
/
/
*
|
Update `async-tungstenite` in `websocket` example
Héctor Ramón Jiménez
2023-12-11
1
-1
/
+1
*
|
Merge pull request #2161 from cfrenette/bug/svg-text-not-rendered
Héctor Ramón
2023-12-11
2
-9
/
+19
|
\
\
|
*
|
Convert SVG text nodes for in-memory SVGs in `iced_wgpu`
Héctor Ramón Jiménez
2023-12-11
1
-20
/
+17
|
*
|
Fix import styling in `iced_wgpu::image::vector`
Héctor Ramón Jiménez
2023-12-11
1
-1
/
+1
|
*
|
Fix `expect` message in `iced_tiny_skia::vector`
Héctor Ramón Jiménez
2023-12-11
1
-1
/
+1
|
*
|
implement svg text fix for native renderer
Cory Frenette
2023-12-10
1
-5
/
+18
|
/
/
*
|
Merge pull request #2159 from bungoboingo/fix/text-editor-style
Héctor Ramón
2023-12-07
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Added the ability to change the style of a TextEditor
Bingus
2023-12-06
1
-0
/
+9
|
/
*
Merge pull request #1964 from bungoboingo/feat/multi-window-support
Héctor Ramón
2023-12-05
59
-761
/
+3020
|
\
|
*
Refactor `Windows` abstraction into `WindowManager`
Héctor Ramón Jiménez
2023-12-02
4
-511
/
+470
|
*
Remove unnecessary re-exports in `iced_winit`
Héctor Ramón Jiménez
2023-12-02
1
-3
/
+0
|
*
Separate `Compositor::new` from `Compositor::create_renderer`
Héctor Ramón Jiménez
2023-12-02
7
-75
/
+35
|
*
Use `AtomicU64` for `window::Id`
Héctor Ramón Jiménez
2023-12-02
9
-212
/
+228
|
*
Use actual floats for logical coordinates
Héctor Ramón Jiménez
2023-11-30
12
-136
/
+165
|
*
Move `Event` and `Control` types after `multi_window::run`
Héctor Ramón Jiménez
2023-11-30
1
-19
/
+19
|
*
Refactor event loop <-> instance communication in `multi_window`
Héctor Ramón Jiménez
2023-11-29
1
-419
/
+452
|
*
Fix unused import in `multi_window::application`
Héctor Ramón Jiménez
2023-11-29
1
-2
/
+1
|
*
Remove unnecessary unsafe `Send` marker in `iced_winit`
Héctor Ramón Jiménez
2023-11-29
1
-3
/
+0
|
*
Fix `renderer` method in `iced_renderer::Compositor`
Héctor Ramón Jiménez
2023-11-29
1
-4
/
+0
|
*
Fix broken intra-doc links
Héctor Ramón Jiménez
2023-11-29
8
-27
/
+12
|
*
Fix `clippy` lints
Héctor Ramón Jiménez
2023-11-29
4
-19
/
+28
|
*
Run `cargo fmt`
Héctor Ramón Jiménez
2023-11-29
1
-3
/
+4
|
*
Move `multi-window` feature before the `advanced` one
Héctor Ramón Jiménez
2023-11-29
1
-2
/
+2
|
*
Use `workspace` dependency for `raw-window-handle`
Héctor Ramón Jiménez
2023-11-29
2
-3
/
+2
|
*
Merge branch 'master' into feat/multi-window-support
Héctor Ramón Jiménez
2023-11-29
331
-3997
/
+12106
|
|
\
|
*
|
Moved `exit_on_close_request` to window settings. This now controls whether e...
Bingus
2023-07-24
8
-88
/
+133
|
*
|
refactored window storage;
Bingus
2023-07-21
56
-1823
/
+1512
|
*
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-07-12
394
-13256
/
+17244
|
|
\
\
|
*
|
|
Added per-window theme support.
Bingus
2023-03-15
4
-19
/
+35
|
*
|
|
Added simpler MW example
Bingus
2023-03-14
6
-560
/
+742
|
*
|
|
Code cleanup, clearer comments + removed some unnecessary dupe;
Bingus
2023-03-13
11
-104
/
+60
|
*
|
|
Merge remote-tracking branch 'origin/master' into feat/multi-window-support
Bingus
2023-03-13
6
-7
/
+25
|
|
\
\
\
|
*
|
|
|
Removed glutin MW support and reverted glutin changes back to Iced master sin...
bungoboingo
2023-02-28
15
-1375
/
+129
[prev]
[next]