iced/native/src
Héctor Ramón 17271eae67
Merge pull request #193 from hecrj/feature/canvas
Canvas widget for 2D graphics
2020-02-20 05:51:18 +01:00
..
input Add ModifiersState to keyboard::Event::Input 2019-12-06 04:01:48 +01:00
layout Improve documentation for new Node methods 2020-02-14 23:23:45 +01:00
renderer Pull Checkbox default constants from its Renderer 2020-02-18 02:28:15 +01:00
subscription Add Application::Executor associated type 2020-01-20 04:47:36 +01:00
widget Pull Checkbox default constants from its Renderer 2020-02-18 02:28:15 +01:00
window Remove scale_factor from iced_wgpu::Viewport 2020-02-09 03:36:59 +01:00
clipboard.rs Allow clipboard access in Widget::on_event 2019-12-18 07:45:49 +01:00
element.rs Make Element::hash_layout public. 2020-02-10 20:53:52 +01:00
event.rs Add file events to iced_native:🪟:Event 2020-01-16 07:12:59 +01:00
hasher.rs Create iced_core and iced_native 2019-09-20 19:15:31 +02:00
input.rs Create iced_core and iced_native 2019-09-20 19:15:31 +02:00
layout.rs Move Debugger and Windowed to a better location 2020-01-10 01:58:55 +01:00
lib.rs Move Size to iced_core 2020-02-14 05:35:42 +01:00
mouse_cursor.rs Implement Default for MouseCursor 2019-12-30 19:16:46 +01:00
renderer.rs Make layout bounds explicit in UserInterface 2020-01-10 03:10:58 +01:00
runtime.rs Add Application::Executor associated type 2020-01-20 04:47:36 +01:00
subscription.rs Add Application::Executor associated type 2020-01-20 04:47:36 +01:00
user_interface.rs Revert changing the constructor and implement new method. 2020-02-14 21:41:35 +01:00
widget.rs Merge branch 'master' into feature/custom-styling 2020-01-05 22:03:32 +01:00
window.rs Allow iced_wgpu to render to any TextureView 2020-02-09 03:25:13 +01:00