Commit graph

  • 0400f6716b Use directories-next in todos example Héctor Ramón Jiménez 2020-11-11 02:34:17 +01:00
  • 2f5a3dacd9
    Merge pull request #608 from hecrj/remove-pane-grid-focus Héctor Ramón 2020-11-10 22:57:19 +01:00
  • 86fa12229e Introduce is_command_pressed to ModifiersState Héctor Ramón Jiménez 2020-11-10 21:18:21 +01:00
  • 1475b10dff Update font-kit dependency in iced_graphics Héctor Ramón Jiménez 2020-11-10 20:33:45 +01:00
  • 6f52eb4d3a Update lyon dependency in iced_graphics Héctor Ramón Jiménez 2020-11-10 20:13:47 +01:00
  • fa98dbad16 Update glam dependency in iced_graphics Héctor Ramón Jiménez 2020-11-10 20:12:15 +01:00
  • 45c749f28c Update bytemuck dependency in iced_graphics Héctor Ramón Jiménez 2020-11-10 20:11:23 +01:00
  • 9d4f664c94 Update bytemuck and remove zerocopy in iced_wgpu Héctor Ramón Jiménez 2020-11-10 20:06:24 +01:00
  • b86accfe1c Update bytemuck dependency in iced_glow Héctor Ramón Jiménez 2020-11-10 19:52:43 +01:00
  • fb3cd68dde Update glow and glow_glyph dependencies in iced_glow Héctor Ramón Jiménez 2020-11-10 19:48:40 +01:00
  • 0c2787eada Update euclid dependency in iced_glow Héctor Ramón Jiménez 2020-11-10 19:15:07 +01:00
  • 17a4647fce Update directories dependency in todos example Héctor Ramón Jiménez 2020-11-10 19:13:40 +01:00
  • 860de97b42 Update env_logger in tour and integration examples Héctor Ramón Jiménez 2020-11-10 19:12:28 +01:00
  • 3b2ed0d6f0 Remove unnecessary move in PaneGrid::new Héctor Ramón Jiménez 2020-11-10 03:18:46 +01:00
  • d6d5cf0294 Restore hotkeys in pane_grid example Héctor Ramón Jiménez 2020-11-10 02:32:57 +01:00
  • c53022e8df Fix typo in documentation of pane_grid::Content Héctor Ramón Jiménez 2020-11-10 01:51:27 +01:00
  • 8008ea5286 Introduce on_click handler in PaneGrid Héctor Ramón Jiménez 2020-11-10 01:48:11 +01:00
  • 5681c83d3c Remove focus concept from pane_grid Héctor Ramón Jiménez 2020-11-10 01:14:19 +01:00
  • d0402d072d
    Merge pull request #598 from oknozor/input-text-focus Héctor Ramón 2020-11-09 20:49:42 +01:00
  • 1a2cb2f35b Split focus and unfocus methods in text_input Héctor Ramón Jiménez 2020-11-09 20:30:25 +01:00
  • f7d67598cb Add textinput focus method Paul Delafosse 2020-11-06 08:20:03 +01:00
  • da1a3eed1e
    Merge pull request #597 from hecrj/improvement/reuse-view-in-event-loop Héctor Ramón 2020-11-08 13:31:08 +01:00
  • ef76f16900
    Merge pull request #600 from aentity/update_guillotiere Héctor Ramón 2020-11-06 19:10:59 +01:00
  • 66509784cb update guillotiere to 0.6 aentity 2020-11-06 01:49:37 -08:00
  • a4ad1b297e
    Update src/executor.rs dabaichi 2020-11-06 04:20:19 +00:00
  • 631c9e4a21 Write missing documentation in iced_winit Héctor Ramón Jiménez 2020-11-06 02:25:56 +01:00
  • e966cd5b59 Remove a bit of code duplication in both shells Héctor Ramón Jiménez 2020-11-05 04:50:57 +01:00
  • eacb2e913f upgrade tokio to latest version(v0.3) valbendan 2020-11-05 11:36:23 +08:00
  • d5a15419e9 Drop UserInterface manually after exit request Héctor Ramón Jiménez 2020-11-05 04:11:49 +01:00
  • 6619fab044 Update iced_glutin with new event loop logic Héctor Ramón Jiménez 2020-11-05 04:08:10 +01:00
  • 88993fb092 Relayout UserInterface on resize in iced_winit Héctor Ramón Jiménez 2020-11-05 02:11:11 +01:00
  • 86b26f65d6 Handle event loop ControlFlow in iced_winit Héctor Ramón Jiménez 2020-11-05 01:48:47 +01:00
  • fee46fd653 Introduce application::State in iced_winit Héctor Ramón Jiménez 2020-11-04 22:46:32 +01:00
  • ed2b9a91b4 Initialize runtime values in application::run Héctor Ramón Jiménez 2020-11-04 21:33:18 +01:00
  • ee38b04d8b Use static noop Waker in application::run Héctor Ramón Jiménez 2020-11-04 21:00:47 +01:00
  • c153d11aa6 Draft strategy to reuse view result in event loop Héctor Ramón Jiménez 2020-11-04 03:55:33 +01:00
  • e6131783e9
    Merge pull request #590 from Limeth/master Héctor Ramón 2020-11-02 17:57:56 +01:00
  • 1d51025993
    Take self by value in Layout::children Jakub Hlusička 2020-11-02 16:27:28 +01:00
  • 28280600d7
    Merge pull request #592 from sum-elier/fix-window-icon-dimensionsmismatch-error Héctor Ramón 2020-11-02 15:06:01 +01:00
  • 2b1d438ad4 Fix DimensionsMismatch error message sum-elier 2020-11-01 09:21:42 -05:00
  • 4dc93e8138
    Fix lifetimes in Layout::children Jakub Hlusička 2020-10-31 16:51:11 +01:00
  • f46431600c
    Merge pull request #586 from hecrj/fix/subscription-map Héctor Ramón 2020-10-30 08:04:23 +01:00
  • 820abdc98e
    Merge pull request #583 from Limeth/master Héctor Ramón 2020-10-29 16:03:10 +01:00
  • 16646ffc41
    Apply suggestions Jakub Hlusička 2020-10-29 14:50:17 +01:00
  • b8825966d4
    Merge pull request #533 from Kaiden42/gitignore Héctor Ramón 2020-10-29 10:45:34 +01:00
  • dd1b1cac0a Accept a function pointer in Subscription::map Héctor Ramón Jiménez 2020-10-29 10:26:33 +01:00
  • b40775fb74
    Merge pull request #584 from hecrj/improvement/viewport-aware-drawing Héctor Ramón 2020-10-29 02:00:56 +01:00
  • 9090fa6a22 Add conversion functions to Size and Vector Jakub Hlusička 2020-10-28 02:36:49 +01:00
  • 91b1886968 Fix Widget::draw for Rule Héctor Ramón Jiménez 2020-09-08 00:53:03 +02:00
  • 7f02765214 Draw only visible options in overlay::Menu Héctor Ramón Jiménez 2020-08-18 04:12:23 +02:00
  • d328b07b39 Introduce viewport to Widget::draw Héctor Ramón Jiménez 2020-08-18 03:37:32 +02:00
  • 8a3ce90959
    Merge pull request #575 from clarkmoody/scrollable-width Héctor Ramón 2020-10-27 23:35:52 +01:00
  • 2ca05520ba Update screenshot of scrollable example Héctor Ramón Jiménez 2020-10-24 10:32:26 +02:00
  • ed458d33d9 Reduce contrast of dark theme in scrollable example Héctor Ramón Jiménez 2020-10-24 10:29:19 +02:00
  • 7f66345d5a Improve minor details in scrollable example Héctor Ramón Jiménez 2020-10-24 10:00:49 +02:00
  • d3b04bf892 Introduce Eq requirement to build a PickList Héctor Ramón Jiménez 2020-10-24 09:32:23 +02:00
  • e43a46952a Add scrollable example program Clark Moody 2020-10-22 16:10:10 -05:00
  • f05578c8f8 Update scrollbar logic and introduce outer_bounds Clark Moody 2020-10-22 16:05:44 -05:00
  • 09e67c5c27 Replace hard-coded params with struct members Clark Moody 2020-10-22 14:07:07 -05:00
  • 23647d2f50
    Merge pull request #545 from MonliH/master Héctor Ramón 2020-10-17 21:12:09 +02:00
  • befeb32225
    Merge pull request #569 from hecrj/improvement/hide-null-executor Héctor Ramón 2020-10-17 21:10:59 +02:00
  • 5d0f7ba3fc
    Merge pull request #568 from hecrj/improvement/early-clone-message-bounds Héctor Ramón 2020-10-17 21:10:26 +02:00
  • 461499dd62 Remove entirely Jonathan Li 2020-10-17 10:48:31 -04:00
  • ae5a2502d6 Remove executor::Null from the root public API Héctor Ramón Jiménez 2020-10-17 08:46:16 +02:00
  • d7a5e54455 Require Clone for Message early when needed Héctor Ramón Jiménez 2020-10-17 08:10:30 +02:00
  • 17f0db57c3
    Merge pull request #563 from Limeth/master Héctor Ramón 2020-10-14 02:48:51 +02:00
  • 4910e03833 Fix typo in Row's and Column's hash_layout Jakub Hlusička 2020-10-13 20:48:53 +02:00
  • be61d84cae
    Merge pull request #558 from Azorlogh/master Héctor Ramón 2020-10-08 15:50:09 +02:00
  • e6bcb7211f add From<Point> and From<Size> for [f32; 2] Azorlogh 2020-10-08 09:54:22 +02:00
  • 2e0ba65a20
    Merge pull request #542 from aentity/winit_023 Héctor Ramón 2020-10-08 03:55:02 +02:00
  • 16cd38a198 Keep KeyCode names synchronized with winit Héctor Ramón Jiménez 2020-10-08 03:44:22 +02:00
  • 159e8a6abc update to winit 0.23 api aentity 2020-09-27 13:05:20 -07:00
  • 7c24277210 Document better Jonathan Li 2020-10-02 21:53:40 -04:00
  • 8346209c37 Satify documented behaviour Jonathan Li 2020-10-01 17:10:13 -04:00
  • c393e450a1
    Merge pull request #543 from twitchyliquid64/master Héctor Ramón 2020-09-30 19:03:56 +02:00
  • f2247a70dc Fixes #539: Allow windows to be set always_on_top Tom 2020-09-28 21:05:15 -07:00
  • 7dc762ad9c Fix ignoring all target directories Kaiden42 2020-09-18 09:57:46 +02:00
  • 4f2962d73f Move version from Grid to GameOfLife struct Héctor Ramón Jiménez 2020-09-12 20:34:58 +02:00
  • f39e608d7b Format code Kaiden42 2020-09-09 15:12:54 +02:00
  • 0724fb8ebf Merge branch 'master' from upstream into embedded Kaiden42 2020-09-09 14:47:36 +02:00
  • 5bfa4805a9 Add trait for embedded web applications Kaiden42 2020-09-09 14:45:50 +02:00
  • 49076c6ac2
    Merge pull request #514 from hecrj/feature/error-handling Héctor Ramón 2020-09-08 20:03:37 +02:00
  • c1f79b40cf Make Application and Sandbox return a Result Héctor Ramón Jiménez 2020-09-08 00:35:17 +02:00
  • faa12382d4
    Merge pull request #513 from hecrj/fix/custom-radio-size Héctor Ramón 2020-09-06 19:56:19 +02:00
  • f6dda3b2f5 Fix Radio border radius when using custom size Héctor Ramón Jiménez 2020-09-06 15:02:55 +02:00
  • ff15ebc547
    Merge pull request #500 from hecrj/update-wgpu Héctor Ramón 2020-08-31 15:11:34 +02:00
  • 44118263b5 Add labels to iced_wgpu internals Héctor Ramón Jiménez 2020-08-31 14:41:41 +02:00
  • 07880c392c Turn consecutive if-lets into pattern match Héctor Ramón Jiménez 2020-08-27 19:40:42 +02:00
  • 7559e4fb30 Set offsets in buffer slices in iced_wgpu Héctor Ramón Jiménez 2020-08-27 19:35:24 +02:00
  • 8d605be4e3 Use wgpu::Color::TRANSPARENT Héctor Ramón Jiménez 2020-08-27 19:30:56 +02:00
  • 3eb63762c7 Remove unnecessary create_buffer_init for uniforms Héctor Ramón Jiménez 2020-08-27 19:28:03 +02:00
  • b689778ed9 Remove redundant depth bias fields in iced_wgpu Héctor Ramón Jiménez 2020-08-27 19:15:05 +02:00
  • bae0a3e46e Update wgpu in integration example Héctor Ramón Jiménez 2020-08-27 14:55:41 +02:00
  • bb5f034e08 Fix offset calculation in image::Atlas Héctor Ramón Jiménez 2020-08-27 14:45:08 +02:00
  • ecbee66bd6 Fix layers initialization in image::Atlas Héctor Ramón Jiménez 2020-08-27 14:44:51 +02:00
  • 83e037829c Update image pipeline in iced_wgpu Héctor Ramón Jiménez 2020-08-27 13:41:00 +02:00
  • 67d90e3946 Update wgpu to 0.6 in iced_wgpu Héctor Ramón Jiménez 2020-08-27 13:03:42 +02:00
  • fb015a85d2
    Merge pull request #496 from hecrj/fix/cursor-position-on-leave Héctor Ramón 2020-08-25 10:58:15 +02:00
  • 56273c5a3c
    Merge pull request #487 from Kaiden42/background Héctor Ramón 2020-08-25 10:54:52 +02:00
  • f025794985 Update styling example Kaiden42 2020-08-19 01:30:46 +02:00