Héctor Ramón Jiménez
|
dfeb3db003
|
Use default_font_size for TextInput widget
|
2020-07-06 23:58:15 +02:00 |
|
Héctor Ramón Jiménez
|
1bc69e7a8a
|
Expose defaults module in iced_graphics
Fixes #429
|
2020-06-28 21:38:03 +02:00 |
|
Héctor Ramón Jiménez
|
b5d842f877
|
Show idle cursor when hovering a disabled Button
|
2020-06-27 03:40:04 +02:00 |
|
Héctor Ramón Jiménez
|
b3c192a2e4
|
Make default text size configurable in Settings
|
2020-06-19 00:16:22 +02:00 |
|
Héctor Ramón
|
d19c02035f
|
Merge pull request #407 from hecrj/feature/generic-slider
Make `Slider` value type generic
|
2020-06-14 18:11:25 +02:00 |
|
Héctor Ramón Jiménez
|
0b819de3e2
|
Make Slider value type generic
|
2020-06-13 14:17:41 +02:00 |
|
Héctor Ramón Jiménez
|
4c0286e8ac
|
Add background_color to Application and Sandbox
|
2020-06-12 22:12:15 +02:00 |
|
Vanille-N
|
7b6f1baa69
|
Calculated sweep_angle in call to lyon::geom::Arc was actually end_angle
Adresses `Arc end_angle should be renamed to span_angle #400`
|
2020-06-11 14:58:47 +02:00 |
|
Héctor Ramón Jiménez
|
3cfe6e428b
|
Lay out title text dynamically in TitleBar
|
2020-06-10 16:27:28 +02:00 |
|
Héctor Ramón Jiménez
|
4dc5bffdfb
|
Draft draggable and graphics logic for TitleBar
|
2020-06-05 14:02:29 +02:00 |
|
Héctor Ramón Jiménez
|
4e1e0e0890
|
Draft drawing logic for Content and TitleBar
|
2020-06-05 06:52:07 +02:00 |
|
Héctor Ramón Jiménez
|
a11bcf5af0
|
Draft first-class TitleBar in pane_grid
|
2020-06-04 07:13:38 +02:00 |
|
Héctor Ramón Jiménez
|
ede4440e99
|
Introduce fill rule setting in canvas
|
2020-06-02 02:21:07 +02:00 |
|
Imbris
|
490a437b2f
|
Make Font an associated type of text_input::Renderer
|
2020-05-29 15:37:25 -04:00 |
|
Héctor Ramón Jiménez
|
b9d42a45a8
|
Write documentation for iced_glow
|
2020-05-28 01:46:17 +02:00 |
|
Héctor Ramón Jiménez
|
2ca7e3c4b0
|
Write documentation for iced_graphics
|
2020-05-28 01:40:30 +02:00 |
|
Héctor Ramón Jiménez
|
823ea15732
|
Update glyph_brush and glow_glyph
|
2020-05-27 23:09:27 +02:00 |
|
Héctor Ramón Jiménez
|
1dd79c4697
|
Use built-in OpenGL multisampling in iced_glow
|
2020-05-22 19:15:39 +02:00 |
|
Héctor Ramón Jiménez
|
ae5e2c6c73
|
Introduce Program and State
|
2020-05-21 04:27:31 +02:00 |
|
Héctor Ramón Jiménez
|
e0e4ee73fe
|
Implement iced_glutin 🎉
|
2020-05-21 00:44:35 +02:00 |
|
Héctor Ramón Jiménez
|
a1a5fcfd46
|
Refactor Viewport and Compositor
|
2020-05-20 20:28:35 +02:00 |
|
Héctor Ramón Jiménez
|
720e7756f2
|
Move Layer to iced_graphics
|
2020-05-19 23:19:39 +02:00 |
|
Héctor Ramón Jiménez
|
e618091248
|
Merge unnecessary split widget modules
|
2020-05-19 21:00:40 +02:00 |
|
Héctor Ramón Jiménez
|
c2e0c52ce0
|
Move Antialiasing to iced_graphics
|
2020-05-19 20:34:17 +02:00 |
|
Héctor Ramón Jiménez
|
f0480854a9
|
Move built-in fonts to iced_graphics
|
2020-05-19 20:30:46 +02:00 |
|
Héctor Ramón Jiménez
|
e0c4f1a08e
|
Move font::Source to iced_graphics
|
2020-05-19 20:20:51 +02:00 |
|
Héctor Ramón Jiménez
|
a0ac09122a
|
Move Viewport to iced_graphics
|
2020-05-19 19:57:42 +02:00 |
|
Héctor Ramón Jiménez
|
750a441a8c
|
Move Transformation to iced_graphics
|
2020-05-19 19:55:05 +02:00 |
|
Héctor Ramón Jiménez
|
05af8d00d4
|
Draft new iced_graphics crate 🎉
|
2020-05-19 17:15:44 +02:00 |
|