Commit graph

  • 5fdc5affce
    Rename quad_order variable to kind in quad::Pipeline::render Héctor Ramón Jiménez 2023-05-30 01:17:03 +02:00
  • 9659e6a848
    Improve consistency of match branches in quad::Batch::add Héctor Ramón Jiménez 2023-05-30 01:16:30 +02:00
  • cd7d33aa8e
    Simplify order match statement in quad::Batch::add Héctor Ramón Jiménez 2023-05-30 01:14:41 +02:00
  • 6d650e7f99
    Rename quad::Order to quad::Kind Héctor Ramón Jiménez 2023-05-30 00:59:42 +02:00
  • fe9da174ca
    Move layer::quad types to quad module Héctor Ramón Jiménez 2023-05-30 00:56:52 +02:00
  • eb6c663420
    Adjusted Quads struct to be opaque quad::Layer. Bingus 2023-05-26 09:55:49 -07:00
  • 3f141459a6
    Fixed issue where quads of different types were not ordered. Bingus 2023-05-25 10:27:27 -07:00
  • 75110b9c0e
    Merge pull request #1871 from bungoboingo/fix/bg-gradient Héctor Ramón 2023-05-29 21:09:17 +02:00
  • 8ca7b884c0
    Make Packed fully opaque Héctor Ramón Jiménez 2023-05-29 20:56:51 +02:00
  • 556f3e89d3
    Skip missing glyphs instead of panicking in glyphon Héctor Ramón Jiménez 2023-05-29 20:47:47 +02:00
  • 902e333148
    Changed gradient::Packed to be repr(C) for direct gpu upload. Bingus 2023-05-26 10:07:52 -07:00
  • fcb1b45436
    Merge pull request #1875 from clarkmoody/palette-0.7 Héctor Ramón 2023-05-26 19:02:29 +02:00
  • cf2c8f2037
    Use approx for testing color operations Héctor Ramón Jiménez 2023-05-26 00:04:10 +02:00
  • b741893013
    Use Srgb and Srgba from palette directly Héctor Ramón Jiménez 2023-05-26 00:03:34 +02:00
  • 2a00aaa747
    Use as_slice instead of as_ref in checkbox example Héctor Ramón Jiménez 2023-05-25 23:48:42 +02:00
  • 2d21d0900e
    Upgrade palette dependency Clark Moody 2023-05-25 13:59:58 -05:00
  • c61a4cc21c
    Merge pull request #1738 from nicoburns/update-winit-0.28 Héctor Ramón 2023-05-25 23:37:14 +02:00
  • 70fd296ccc
    Remove unnecessary newline Héctor Ramón Jiménez 2023-05-25 23:20:26 +02:00
  • f0788b9f37
    Replace change_always_on_top action with change_level Héctor Ramón Jiménez 2023-05-25 23:18:50 +02:00
  • a7fa7e4005
    Introduce window::Level enum Héctor Ramón Jiménez 2023-05-25 23:14:07 +02:00
  • b924e86630
    Update window_clipboard dependency Héctor Ramón Jiménez 2023-05-25 23:05:24 +02:00
  • 60d17d68d6
    Update winit dependency Héctor Ramón Jiménez 2023-05-25 23:04:29 +02:00
  • 413526ad09
    Created "Packed" data structure for gradient data. Bingus 2023-05-25 10:49:26 -07:00
  • a395e78596
    Made gradient pack public for iced_graphics::gradient mod for use with GradientVertex2D. Bingus 2023-05-24 13:08:59 -07:00
  • 490cc3d558
    Update README.md RGBCube 2023-05-23 21:07:29 +03:00
  • b74d8dafbf
    Create DEPENDENCIES.md RGBCube 2023-05-23 21:07:08 +03:00
  • 6c6930b91d
    Merge pull request #1869 from casperstorm/extend-border-radius Héctor Ramón 2023-05-23 20:03:05 +02:00
  • 25804d9e5a clean up rebase mistake Casper Storm 2023-05-23 19:42:01 +02:00
  • 1234d52812 clippy Casper Storm 2023-05-23 15:28:45 +02:00
  • 1c86defab5 Extend border radius on relevant widgets Casper Storm 2023-05-23 12:26:16 +02:00
  • 8300d86c24
    Merge pull request #1844 from tarkah/fix/scrollbar-widths Héctor Ramón 2023-05-23 04:53:24 +02:00
  • 29326952b4
    Avoid drawing empty quads in widget::scrollable Héctor Ramón Jiménez 2023-05-23 04:39:41 +02:00
  • 12a57fae5c
    Remove min width 1 from scrollbar & scroller Cory Forsstrom 2023-05-10 17:09:29 -07:00
  • e31582e59e
    Merge pull request #1797 from bbb651/master Héctor Ramón 2023-05-23 02:52:14 +02:00
  • 5802c95797
    Make mouse::Button::Other take u16 instead of u8 bbb651 2023-04-15 00:45:30 +03:00
  • f0073e3d71
    Merge pull request #1861 from marienz/from-pointers Héctor Ramón 2023-05-23 02:30:46 +02:00
  • 3d354fd337
    Merge pull request #1840 from a1phyr/glam Héctor Ramón 2023-05-22 20:12:46 +02:00
  • dee8ede5be Update glam to 0.24 Benoît du Garreau 2023-05-09 14:14:29 +02:00
  • d20493c8a0
    Support conversion from Fn trait to custom theme Marien Zwart 2023-05-21 23:41:26 +10:00
  • 039debd251
    Add Nix instructions to README RGBCube 2023-05-20 20:23:00 +03:00
  • 640e13943c
    Merge pull request #1856 from jhff/pane_grid_split_with_dragged_pane Héctor Ramón 2023-05-19 17:16:22 +02:00
  • 9b5f32ee40
    Rename invert -> swap Joao Freitas 2023-05-19 12:15:44 +01:00
  • bc590e2d6f
    Take pane state internally Joao Freitas 2023-05-19 12:12:08 +01:00
  • 0cb84c1c4c
    Change name of hovered region style struct, reorder lines & export Appearance Joao Freitas 2023-05-17 15:30:35 +01:00
  • cc5d11f1a6
    Merge pull request #1846 from bungoboingo/feat/background-gradients Héctor Ramón 2023-05-19 04:37:58 +02:00
  • f7ed645edd
    Remove redundant re-export in widget::canvas Héctor Ramón Jiménez 2023-05-19 04:15:55 +02:00
  • 9d25f98f0f
    Reduce INITIAL_INSTANCES in wgpu::quad to 2_000 Héctor Ramón Jiménez 2023-05-19 04:07:53 +02:00
  • ccf7d1994f
    Fix needless borrow in tiny_skia::backend Héctor Ramón Jiménez 2023-05-19 04:05:31 +02:00
  • c888d0679b
    Fix inconsistent pub use in wgpu::layer Héctor Ramón Jiménez 2023-05-19 04:04:16 +02:00
  • e267e075cc
    Avoid redundant buffer::Buffer import Héctor Ramón Jiménez 2023-05-19 04:02:18 +02:00
  • f557b810f5
    Keep image pipeline decoupled from quad in iced_wgpu Héctor Ramón Jiménez 2023-05-19 03:58:25 +02:00
  • 49353bc4ea
    Inline into_gradient in tiny_skia::backend Héctor Ramón Jiménez 2023-05-19 03:53:23 +02:00
  • 3d44de9547
    Fix imports of geometry::style in iced_graphics Héctor Ramón Jiménez 2023-05-19 03:49:42 +02:00
  • 10a8c599e6
    Keep tour buttons solid Héctor Ramón Jiménez 2023-05-19 03:47:00 +02:00
  • 96aa0379d5
    Implement custom helper for theme::Button Héctor Ramón Jiménez 2023-05-19 03:43:11 +02:00
  • 59663d2e45
    Avoid packing gradient data for every vertex in iced_wgpu Héctor Ramón Jiménez 2023-05-19 03:37:36 +02:00
  • 4c1a082f04
    Remove Builder abstractions for gradients Héctor Ramón Jiménez 2023-05-19 03:32:21 +02:00
  • 99aa54cd88
    Add pane_grid functionality to split a pane with another pane Joao Freitas 2023-05-16 16:12:29 +01:00
  • 8e8b1e1eac
    Merge pull request #1854 from wash2/fix-clear-blend-mode Héctor Ramón 2023-05-16 12:42:36 +02:00
  • a3f32ad201
    fix: when clearing damaged surface with background color blend mode should be Source only Ashley Wulber 2023-05-15 13:40:52 -04:00
  • 9706c99310
    Merge pull request #1847 from iced-rs/fix/image-atlas-race-condition Héctor Ramón 2023-05-12 11:53:02 +02:00
  • 102c78abd8
    fix: tiny-skia quad handle case where border_radius < border_width / 2.0 Ashley Wulber 2023-05-11 19:21:36 -04:00
  • ece04c1a8d Bump winit rev Nico Burns 2023-05-11 20:35:11 +01:00
  • 096bcd8988 Allow unsafe code Nico Burns 2023-05-11 19:36:22 +01:00
  • e82ce8d93c Add unsafe block Nico Burns 2023-05-11 19:27:27 +01:00
  • 0ef5ab6c84
    Remove dbg! leftovers in image::atlas Héctor Ramón Jiménez 2023-05-11 20:19:37 +02:00
  • f02f0c01ea
    Fix race condition when growing an image::Atlas Héctor Ramón Jiménez 2023-05-11 20:18:36 +02:00
  • 6551a0b2ab
    Added support for gradients as background variants + other optimizations. Bingus 2023-05-11 09:12:06 -07:00
  • 861a24745a Fixup option Nico Burns 2023-05-11 17:51:03 +01:00
  • d6027d7da6 Use raw-window-handle instead of HWND Nico Burns 2023-05-11 17:40:09 +01:00
  • 5ee26cc8ec
    fix: don't offset fill of quad Ashley Wulber 2023-05-11 12:25:43 -04:00
  • 09a2a06130 Fix import path Nico Burns 2023-02-28 12:15:04 +00:00
  • 42671e2855 Fix build on linux Nico Burns 2023-02-28 12:11:04 +00:00
  • a5fbfe7ea5 Update to winit 0.28 Nico Burns 2023-02-27 23:44:31 +00:00
  • cf434236e7
    Enable doc_auto_cfg when generating documentation Héctor Ramón Jiménez 2023-05-11 17:28:51 +02:00
  • 3220d472ac
    Fix document workflow for GitHub CI Héctor Ramón Jiménez 2023-05-11 17:17:35 +02:00
  • 669f7cc74b
    Merge pull request #1830 from iced-rs/advanced-text Héctor Ramón 2023-05-11 16:45:08 +02:00
  • 63d3fc6996
    Remove OpenGL mentions in READMEs Héctor Ramón Jiménez 2023-05-11 15:50:35 +02:00
  • b60194844a
    Write missing documentation in iced_widget Héctor Ramón Jiménez 2023-05-11 15:40:57 +02:00
  • de638f44a5
    Write missing documentation in iced_wgpu Héctor Ramón Jiménez 2023-05-11 15:37:56 +02:00
  • 8622e998f2
    Write missing documentation in iced_graphics Héctor Ramón Jiménez 2023-05-11 15:25:58 +02:00
  • 46fc5a7992
    fix: quad rendering including border only inside of the bounds Ashley Wulber 2023-05-10 17:48:21 -04:00
  • dd04c0b070
    Bundle tiny-skia backend together with iced_renderer Héctor Ramón Jiménez 2023-05-10 22:21:31 +02:00
  • 422b4dedcb
    Merge pull request #1841 from wash2/fix-svg-color-filter Héctor Ramón 2023-05-10 01:56:25 +02:00
  • 22e82dd5d6
    Merge pull request #1842 from wash2/fix-typo Héctor Ramón 2023-05-10 00:57:24 +02:00
  • 1400b5187d
    Fix bounds of PickList text label Héctor Ramón Jiménez 2023-05-10 00:37:08 +02:00
  • f75b8bd9ec
    Increase default LineHeight to Relative(1.3) Héctor Ramón Jiménez 2023-05-10 00:13:51 +02:00
  • f0c87375d5
    Add line_height to pick_list::Icon Héctor Ramón Jiménez 2023-05-10 00:02:34 +02:00
  • 75439ff96e
    fix: border radius typo Ashley Wulber 2023-05-09 16:23:17 -04:00
  • 3f1c8a8d28
    fix: tiny-skia svg premultiply final filtered color Ashley Wulber 2023-05-09 14:57:50 -04:00
  • 9a8b30d7e9
    Clip text that exceeds section bounds in iced_wgpu Héctor Ramón Jiménez 2023-05-08 16:41:42 +02:00
  • c6d9221ee4
    Round paragraph position until we implement subpixel glyph positioning Héctor Ramón Jiménez 2023-05-08 16:20:05 +02:00
  • 180cb073bd
    Add line_height to checkbox::Icon Héctor Ramón Jiménez 2023-05-08 16:19:28 +02:00
  • 16bf8fc762
    Export Shaping and LineHeight in widget::text Héctor Ramón Jiménez 2023-05-08 15:37:29 +02:00
  • b8c2cca384
    Merge branch 'master' into advanced-text Héctor Ramón Jiménez 2023-05-08 14:53:36 +02:00
  • 91ef07e6eb
    Warn about unsupported primitives in iced_wgpu Héctor Ramón Jiménez 2023-05-08 14:51:53 +02:00
  • 2bc4880d00
    Warn about unsupported primitives in iced_tiny_skia Héctor Ramón Jiménez 2023-05-08 14:51:06 +02:00
  • c189ef62a6
    Use LineHeight::default in iced_wgpu::layer Héctor Ramón Jiménez 2023-05-08 14:46:56 +02:00
  • bc62013b6c
    Merge pull request #1831 from iced-rs/fix/menu-selected-option-bounds Héctor Ramón 2023-05-06 09:16:24 +02:00
  • 00700a4742
    Fix bounds of selected option background in Menu Héctor Ramón Jiménez 2023-05-05 09:52:47 +02:00