Commit graph

  • c8ac77e4e9
    Write documentation for menu method in Application Héctor Ramón Jiménez 2021-07-19 21:05:16 +07:00
  • a2f49a74d0
    Replace content with title in menu module Héctor Ramón Jiménez 2021-07-19 21:01:24 +07:00
  • 3099f36100
    Implement Menu::map naively Héctor Ramón Jiménez 2021-07-19 20:59:09 +07:00
  • a6dbaf0f5f
    Merge pull request #953 from hecrj/fix/pane-grid-title-bar-overlay Héctor Ramón 2021-07-15 17:32:02 +02:00
  • 4dc1bba5cd
    Remove unnecesary use of Option::unwrap Héctor Ramón Jiménez 2021-07-15 16:49:19 +02:00
  • 2993e9b466
    Fix implementation of Widget::overlay for pane_grid::TitleBar Héctor Ramón Jiménez 2021-07-15 16:43:52 +02:00
  • e5c958e9d6
    Add new sponsors page to FUNDING 🎉 Héctor Ramón Jiménez 2021-07-13 21:46:55 +02:00
  • 2e7eac7d21
    Implement conversion::menu_message Héctor Ramón Jiménez 2021-07-13 21:31:34 +02:00
  • 5df2a92f28
    Force Application::Message to implement Clone Héctor Ramón Jiménez 2021-07-13 21:15:07 +02:00
  • 4abaee8b23
    Use Menu::default for root level menu in conversion::menu Héctor Ramón Jiménez 2021-07-13 21:11:13 +02:00
  • 6221adf2b1
    Draft conversion::menu_message in iced_winit Héctor Ramón Jiménez 2021-07-13 20:55:21 +02:00
  • f3b056a6fc
    Generate unique identifiers for entries in conversion::menu Héctor Ramón Jiménez 2021-07-13 20:46:23 +02:00
  • 31997d255f
    Store and synchronize Menu in application::State Héctor Ramón Jiménez 2021-07-12 22:28:18 +02:00
  • b3ff522c18
    Simplify Hotkey conversion in conversion::menu Héctor Ramón Jiménez 2021-07-12 22:11:06 +02:00
  • b57d567981
    Use bitflags for keyboard::Modifiers Héctor Ramón Jiménez 2021-07-12 22:01:57 +02:00
  • 735cfb7908
    Move menu module from iced_native to iced_core Héctor Ramón Jiménez 2021-07-12 21:44:01 +02:00
  • 1428e9180a
    Make Menu API a bit more functional Héctor Ramón Jiménez 2021-07-12 21:38:54 +02:00
  • c4552a72d4
    Update winit dependency in iced-rs Héctor Ramón Jiménez 2021-07-12 21:21:22 +02:00
  • 9fc5ad23ed Initial menu implementation Richard 2021-07-05 16:23:44 -03:00
  • 4994d34aba
    Update winit and glutin to latest master Héctor Ramón Jiménez 2021-06-30 23:44:51 +02:00
  • 1b6cf05f5f
    Install libxkbcommon-dev for ubuntu-latest in CI Héctor Ramón Jiménez 2021-06-26 12:16:31 +02:00
  • c6c3594c83
    Merge pull request #927 from diegodox/fix-typo Héctor Ramón 2021-06-26 11:57:31 +02:00
  • 552b7a1307 update cargo.toml of example TimUntersberger 2021-06-25 18:07:03 +02:00
  • de79a01b88 done TimUntersberger 2021-06-25 18:03:18 +02:00
  • 5c45d36d1a wip TimUntersberger 2021-06-25 17:16:44 +02:00
  • 52d44769a3 add initial attempt at adding winit example TimUntersberger 2021-06-25 15:38:30 +02:00
  • 06d0158efb
    Merge pull request #917 from derezzedex/macos-url Héctor Ramón 2021-06-25 14:47:14 +02:00
  • 612585109f
    Use winit and glutin forks in iced-rs org Richard 2021-06-14 17:21:55 -03:00
  • 96a462d2f2
    Use new enum variant and new winit repo Richard 2021-06-09 15:00:01 -03:00
  • 9ae22b58d8
    Added events for url handling and create example Richard 2021-04-21 17:52:31 -03:00
  • d2c8a3e04b
    Merge pull request #919 from Imberflur/winit-0.25 Héctor Ramón 2021-06-24 19:30:59 +02:00
  • ba51661a2a Bump winit to 0.25 Imbris 2021-06-15 02:47:54 -04:00
  • 80df17ab55 fix-typo Diego Fujii 2021-06-24 00:16:08 +09:00
  • b62fcca9b9
    Merge pull request #915 from yusdacra/docs/update-links Héctor Ramón 2021-06-22 12:19:38 +02:00
  • 94ee2566c4
    Merge pull request #920 from clarkmoody/feature/pane-grid-title-bar-overlay Héctor Ramón 2021-06-22 12:02:07 +02:00
  • bb6e06127e
    Merge pull request #925 from PolyMeilex/master Héctor Ramón 2021-06-22 11:39:18 +02:00
  • 15c17a7250
    Use match statement in Content::overlay Héctor Ramón Jiménez 2021-06-22 11:29:06 +02:00
  • a53e7559fe Use vertex_attr_array macro Poly 2021-06-20 11:29:23 +02:00
  • c70f90f320 Update wgpu 0.9 Poly 2021-06-20 11:21:02 +02:00
  • 27b42ca6b6 Allow overlay from pane grid title bar Clark Moody 2021-06-17 14:50:28 -05:00
  • 83d19689c8
    docs: update all 0.2 github links to 0.3 Yusuf Bera Ertan 2021-06-14 21:01:37 +03:00
  • 6469e463cd
    feat: expose draw_cache_multithread Yusuf Bera Ertan 2021-06-14 18:06:28 +03:00
  • e68da229b3
    Merge pull request #646 from mtsr/disable-button Héctor Ramón 2021-06-10 19:12:11 +07:00
  • d1797dda87 Revert changes in tour example Héctor Ramón 2021-06-10 18:47:39 +07:00
  • d46dd67a91 Update disabled example of Button in docs Héctor Ramón 2021-06-10 18:40:32 +07:00
  • e66120b9c1 Fix failing doctests Jonas Matser 2020-12-01 14:28:40 +01:00
  • dbc1181011 Adds doc comment for disabled button Makes disabled button behavior consistent in web Jonas Matser 2020-12-01 11:52:52 +01:00
  • f6ff87bb8f
    Merge pull request #818 from thenlevy/check_bounds Héctor Ramón 2021-06-10 18:24:42 +07:00
  • 56f673d819 Revert "Attempt to fix scissor_rect validation error" Héctor Ramón 2021-06-09 21:30:48 +07:00
  • 5224cc7f26 Floor width and height in Rectangle::floor Héctor Ramón 2021-06-09 21:30:20 +07:00
  • 656dc357f8 Attempt to fix scissor_rect validation error nlevy 2021-04-08 14:50:12 +02:00
  • 0e70b11e00
    Merge pull request #607 from yusdacra/scrollable_programmatically Héctor Ramón 2021-06-07 22:00:07 +07:00
  • ce3a5f19b9 Add scrolling progress indicators to scrollable example Héctor Ramón 2021-06-04 20:46:47 +07:00
  • 3051d4ec76 Introduce on_scroll event in Scrollable Héctor Ramón 2021-06-04 20:46:27 +07:00
  • 57510c43c8 Add buttons to control scrolling in scrollable example Héctor Ramón 2021-06-04 20:15:06 +07:00
  • 827577c179 Introduce snap_to and unsnap to scrollable::State Héctor Ramón 2021-06-04 19:39:08 +07:00
  • f7d6e40bf0 feat(native): Make scrollable programmatically scrollable for some use cases, add snap_to_bottom by default Yusuf Bera Ertan 2020-11-10 14:23:49 +03:00
  • 397a5c06ec
    Merge pull request #535 from Kaiden42/toggler Héctor Ramón 2021-06-03 20:55:50 +07:00
  • d3d6f3efb3 Add some horizontal padding to toggler section in tour example Héctor Ramón 2021-06-03 20:35:26 +07:00
  • ef5f46bcdd Use intra-doc links in Toggler docs Héctor Ramón 2021-06-03 20:28:36 +07:00
  • a32ce271bd Rename text_align to text_alignment in Toggler Héctor Ramón 2021-06-03 20:27:32 +07:00
  • 2a5aa69024 Fix format Kaiden42 2020-10-03 20:30:08 +02:00
  • e00fca6372 Add Toggler widget to iced_web Kaiden42 2020-10-03 18:26:31 +02:00
  • c0cfd9d5cf Update documentation of Toggler Kaiden42 2020-09-25 16:38:30 +02:00
  • be3ee9adf1 Add Toggler to tour example Kaiden42 2020-09-25 16:35:58 +02:00
  • 1ef38cc207 Add Toggler to styling example Kaiden42 2020-09-25 15:45:46 +02:00
  • 7a626f3b7b Change label of Toggler to optional Kaiden42 2020-09-24 16:31:39 +02:00
  • aa18a6e0d5 Add alignment of Toggler label. Kaiden42 2020-09-24 15:49:48 +02:00
  • bab71971fb fix format Kaiden42 2020-09-19 20:20:14 +02:00
  • 88da268724 add missing glow support Kaiden42 2020-09-19 20:16:36 +02:00
  • 7370dfac6e fix missing semicolon in doc test Kaiden42 2020-09-19 19:57:56 +02:00
  • 52a185fbab Implement Toggler widget for iced_native Kaiden42 2020-09-19 18:44:27 +02:00
  • 1dce929dfc
    Merge pull request #893 from traxys/drag_and_drop Héctor Ramón 2021-06-01 19:59:33 +07:00
  • aab2176802
    Merge pull request #630 from blefevre/asymmetric-padding Héctor Ramón 2021-06-01 19:59:02 +07:00
  • 8a3b71df8b Replace ignored doc-tests with additional documentation for Padding Héctor Ramón 2021-06-01 19:45:47 +07:00
  • b94cd7a2a8 Use Padding::horizontal and Padding::vertical helpers Héctor Ramón 2021-06-01 19:21:43 +07:00
  • 2e17d7860b Fix unused variable warning in iced_web::text_input Héctor Ramón 2021-06-01 19:14:04 +07:00
  • 0a14492343 Fix Tooltip widget Héctor Ramón 2021-06-01 19:13:52 +07:00
  • 92361ef07d Fix overlay::Menu implementation Héctor Ramón 2021-06-01 19:13:34 +07:00
  • d83e263abe Introduce vertical and horizontal methods to Padding Héctor Ramón 2021-06-01 19:13:11 +07:00
  • fe0a27c56d Add support for asymmetrical padding Ben LeFevre 2020-11-23 17:19:21 +00:00
  • 903570846e Fix documentation of PlatformSpecific settings Héctor Ramón 2021-06-01 18:57:36 +07:00
  • a9eb591628
    Merge pull request #901 from hecrj/feature/default-rule-style Héctor Ramón 2021-06-01 18:54:08 +07:00
  • 662889bb83 Implement Default for Style in rule Héctor Ramón 2021-06-01 18:32:56 +07:00
  • f04bc94b80 allow disabling drag and drop on windows Quentin Boyer 2021-05-27 14:22:11 +02:00
  • fbfb28b8d4 Remove redundant 'on_change' 13r0ck 2021-05-25 08:23:04 -06:00
  • e292821c37
    Merge pull request #892 from clarkmoody/title-bar-events Héctor Ramón 2021-05-25 16:34:17 +07:00
  • d4c5f3ee95 Enable event handling within the title elements Clark Moody 2021-05-24 16:37:47 -05:00
  • 1a2fd4e743 Example: Add Pin button to prevent closing a pane Clark Moody 2021-05-24 15:53:20 -05:00
  • e6f8b32583 Example: Add close button to pane grid controls Clark Moody 2021-05-24 14:28:52 -05:00
  • df971ac99b
    Merge pull request #830 from Dispersia/upgrade-wgpu Héctor Ramón 2021-05-24 20:26:56 +07:00
  • 4cbc345245 Use FilterMode::Nearest in triangle::msaa Héctor Ramón 2021-05-21 20:34:08 +07:00
  • ebec84ea7c Revert "Remove padding from triangle" Héctor Ramón 2021-05-21 20:29:17 +07:00
  • 0772310c4f Fix duplicating fragment position Dispersia 2021-05-20 23:10:22 -07:00
  • a70715ad9e run format Dispersia 2021-05-19 22:07:27 -07:00
  • 2d549d806c Remove padding from triangle Dispersia 2021-05-19 21:09:19 -07:00
  • b40c441646 Add padding to quad to fix alignment issue Dispersia 2021-05-19 21:04:47 -07:00
  • d91422e345 temporary up Dispersia 2021-05-19 08:09:03 -07:00
  • ae484429d3 Merge branch 'hecrj:master' into upgrade-wgpu Aaron Housh 2021-05-19 07:14:26 -07:00
  • cf6af4c256 Use latest wgpu releases instead of patched sources Héctor Ramón 2021-05-19 17:11:51 +07:00