Héctor Ramón Jiménez
|
570f769744
|
Rename Settings::antialiasing to use_antialiasing
|
2020-02-15 10:50:07 +01:00 |
|
Héctor Ramón Jiménez
|
dadae12253
|
Implement MSAA for triangle pipeline in iced_wgpu
|
2020-02-15 10:08:27 +01:00 |
|
Héctor Ramón Jiménez
|
c96492b956
|
Expose window::Mode in iced
Although the Fullscreen API in the Web platform has some limitations, it
is still useful to be able to support fullscreen on the native side.
|
2020-01-16 05:54:22 +01:00 |
|
Héctor Ramón Jiménez
|
7b278755fc
|
Write missing docs and reenable deny statements
|
2020-01-09 18:31:07 +01:00 |
|
Héctor Ramón Jiménez
|
8d6f86b317
|
Remove background from Settings
|
2020-01-05 18:11:54 +01:00 |
|
Héctor Ramón Jiménez
|
d96ced8e2d
|
Allow configuration of default font
|
2020-01-01 17:49:48 +01:00 |
|
Héctor Ramón Jiménez
|
89a6b8a9a1
|
Rename Settings::background_color to background
|
2019-12-29 12:31:47 +01:00 |
|
Héctor Ramón Jiménez
|
f74ab463d4
|
Add background_color to Settings
|
2019-12-29 12:29:47 +01:00 |
|
Héctor Ramón Jiménez
|
369ed9bc2e
|
Add decorations to settings::Window
|
2019-12-03 07:08:12 +01:00 |
|
hatoo
|
97f1f3dcf4
|
Modify src/settings.rs to keep original API
|
2019-12-02 21:57:07 +09:00 |
|
hatoo
|
a33f49ff4b
|
Remove platform-specific logic from iced
Make Window.platform_specific use iced_winit::settings::PlatformSpecific
|
2019-12-01 14:55:05 +09:00 |
|
hatoo
|
5077f1dc6a
|
Add platform specific settings
|
2019-11-30 21:48:33 +09:00 |
|
hatoo
|
f0a857ddde
|
Add decorations to Setting
|
2019-11-30 21:03:50 +09:00 |
|
Héctor Ramón Jiménez
|
d70021fa68
|
Allow Application configuration with Settings
|
2019-11-25 14:17:13 +01:00 |
|