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
...
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-11
1
-0
/
+2
|
*
Hyperlink sources in `style::theme::palette`
Héctor Ramón Jiménez
2024-02-11
1
-38
/
+38
|
*
Add Kanagawa, Moonfly, Nightfly, Oxocarbon themes
Var Bhat
2024-02-11
2
-0
/
+126
|
*
add tokyo night themes and palettes
Var Bhat
2024-02-11
2
-0
/
+63
|
*
add catppuccin themes
Var Bhat
2024-02-11
2
-0
/
+86
|
/
*
Remove `PreMultiplied` alpha mode selection in `wgpu::window::compositor`
Héctor Ramón Jiménez
2024-02-10
1
-4
/
+0
*
Merge pull request #2232 from julianbraha/master
Héctor Ramón
2024-02-10
2
-2
/
+4
|
\
|
*
Fix dead documentation link in wgpu/README.md
julianbraha
2024-02-10
2
-2
/
+4
|
/
*
Merge pull request #2231 from Koranir/transparency-fix
Héctor Ramón
2024-02-10
6
-30
/
+106
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-10
1
-0
/
+2
|
*
Fix `style` in `solar_system` example
Héctor Ramón Jiménez
2024-02-10
1
-1
/
+1
|
*
Log available formats and alpha modes in `wgpu::window::compositor`
Héctor Ramón Jiménez
2024-02-10
3
-4
/
+14
|
*
Use custom `Application::style` to enable transparency
Héctor Ramón Jiménez
2024-02-10
2
-27
/
+28
|
*
Fix alpha mode configuration in `iced_wgpu`
Daniel Yoon
2024-02-10
2
-25
/
+88
|
/
*
Merge pull request #2229 from clarkmoody/custom-qr-style
Héctor Ramón
2024-02-10
6
-77
/
+191
|
\
|
*
Fix leftover mentions of `State` in `QRCode` docs
Héctor Ramón Jiménez
2024-02-10
1
-4
/
+4
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-09
1
-0
/
+2
|
*
Invalidate `QRCode` cache on `Appearance` change
Héctor Ramón Jiménez
2024-02-09
3
-56
/
+72
|
*
Update `qr_code` example with theme selector
Clark Moody
2024-02-09
1
-6
/
+28
|
*
Styling for QR Code using theme framework
Clark Moody
2024-02-09
4
-20
/
+94
|
/
*
Update `async-tungstenite` dependency in `websocket` example
Héctor Ramón Jiménez
2024-02-09
1
-1
/
+1
*
Merge pull request #2228 from jhannyj/better-tooltips
Héctor Ramón
2024-02-09
3
-40
/
+21
|
\
|
*
Rename `text_layout` to `tooltip_layout` in `Tooltip`
Héctor Ramón Jiménez
2024-02-09
1
-3
/
+4
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-09
1
-0
/
+1
|
*
Improve `tooltip` docs
Héctor Ramón Jiménez
2024-02-09
1
-1
/
+2
|
*
Use simple method call syntax in `Tooltip`
Héctor Ramón Jiménez
2024-02-09
1
-4
/
+2
|
*
Add support for a generic `Element` in `Tooltip`
jhannyj
2024-02-09
2
-38
/
+18
|
/
*
Merge pull request #2227 from wyatt-herkamp/update_depends
Héctor Ramón
2024-02-09
5
-14
/
+16
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-09
1
-0
/
+2
|
*
Update some dependencies
Wyatt Herkamp
2024-02-09
4
-14
/
+14
|
/
*
Merge pull request #2221 from Dworv/text-shrink
Héctor Ramón
2024-02-07
6
-2
/
+41
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+2
|
*
Fix wrapped lines not being considered when measuring `TextEditor`
Héctor Ramón Jiménez
2024-02-07
5
-22
/
+38
|
*
feat: text-editor can shrink to content
Dworv YT
2024-02-07
1
-1
/
+22
|
/
*
Merge pull request #2220 from DoomDuck/faster_image_bytes_handle
Héctor Ramón
2024-02-07
2
-1
/
+5
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+2
|
*
image::Bytes::PartialEq: use core::ptr::eq to speed up comparison
DoomDuck
2024-02-07
1
-1
/
+3
*
|
Merge pull request #2219 from GyulyVGC/toggler-border-width
Héctor Ramón
2024-02-07
4
-8
/
+15
|
\
\
|
|
/
|
/
|
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+1
|
*
add border widths to toggler stylesheet
Giuliano Bellini s294739
2024-02-07
3
-8
/
+14
|
/
*
Merge pull request #2214 from dtzxporter/workaround-winit-win32-issues
Héctor Ramón
2024-02-07
2
-14
/
+43
|
\
|
*
Remove `allow(unused_mut)` in `winit::application`
Héctor Ramón Jiménez
2024-02-07
1
-15
/
+18
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+1
|
*
Emulate `AboutToWait` event on Windows while resizing
dtzxporter
2024-02-07
1
-13
/
+38
|
/
*
Merge pull request #2210 from MoSal/glyph_cache_capacity_limit
Héctor Ramón
2024-02-07
2
-1
/
+9
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+2
|
*
tiny_skia: Add a capacity limit to `GlyphCache`
Mohammad AlSaleh
2024-02-07
1
-1
/
+7
|
/
*
Merge pull request #2207 from VAWVAW/mouse-area-interaction
Héctor Ramón
2024-02-07
2
-25
/
+43
|
\
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2024-02-07
1
-0
/
+1
|
*
Shorten properties in `MouseArea`
Héctor Ramón Jiménez
2024-02-07
1
-20
/
+18
[prev]
[next]