Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iced-rs/iced issues and pull requests

#2668 - Fix docs of `Scrollable::with_direction` and `Scrollable::direction`

Pull Request - State: closed - Opened by edwloef 13 days ago
Labels: widget, documentation, fix

#2667 - Image escaping parent bounds when ContentFIt is Cover

Issue - State: open - Opened by Stay1444 14 days ago
Labels: bug

#2666 - Added State.program_mut.

Pull Request - State: open - Opened by bobbens 16 days ago

#2665 - Text render bug using tiny-skia

Issue - State: open - Opened by Daillusorisch 17 days ago - 1 comment
Labels: bug

#2664 - Implement find_focused() for text_input

Pull Request - State: open - Opened by Leonie-Theobald 19 days ago

#2663 - Update `wgpu` to `23.0`

Pull Request - State: closed - Opened by hecrj 19 days ago - 1 comment
Labels: improvement, rendering, wgpu, change

#2662 - Reactive Rendering

Pull Request - State: closed - Opened by hecrj 20 days ago
Labels: feature, performance, widget, rendering, shell, change, addition

#2660 - Add '_with' suffix related methods to MouseArea to support closures

Pull Request - State: closed - Opened by jellybobbin 20 days ago - 1 comment

#2659 - Memory leak when window is minimized

Issue - State: open - Opened by daniel-prause 20 days ago
Labels: bug

#2658 - feat: add special platform event

Pull Request - State: open - Opened by Decodetalkers 22 days ago

#2657 - Initial window size not correct on Linux

Issue - State: open - Opened by andrewdavidmackenzie 23 days ago
Labels: bug

#2656 - Media Keys not working without modifier - worked before in 0.12.1

Issue - State: closed - Opened by daniel-prause 24 days ago
Labels: bug

#2655 - Add horizontal and vertical padding methods.

Pull Request - State: open - Opened by hydra 24 days ago

#2653 - Add `.id` method and `text_editor::focus` task

Pull Request - State: open - Opened by sgued 26 days ago

#2652 - Warped UI when the window is resized through window::resize

Issue - State: open - Opened by ruanformigoni 29 days ago
Labels: bug

#2651 - Use float total_cmp instead of partial_cmp to get a total order.

Pull Request - State: closed - Opened by rhogenson 29 days ago
Labels: bug, rendering, fix

#2650 - Panic in cosmic-launcher

Issue - State: closed - Opened by rhogenson 29 days ago
Labels: bug

#2649 - Prevent unintended keyboard input during focus.

Pull Request - State: closed - Opened by kosayoda about 1 month ago
Labels: bug, shell, fix

#2648 - `window::screenshot` crashes when window is minimized

Issue - State: open - Opened by rscarson about 1 month ago
Labels: bug

#2647 - Add a hello world example

Pull Request - State: open - Opened by hydra about 1 month ago - 2 comments

#2646 - Build is broken due to dependency versions between skrifa & read-fonts

Issue - State: open - Opened by stonkie about 1 month ago
Labels: bug

#2645 - Unable to input Chinese chars in TextInput and TextEdit

Issue - State: open - Opened by blackwhite-bear about 1 month ago - 3 comments
Labels: bug

#2644 - Modified clock example to make the clock more readable.

Pull Request - State: open - Opened by kgday about 1 month ago

#2643 - feat: add an on_key_press method to TextInput

Pull Request - State: open - Opened by tsuza about 1 month ago

#2642 - feat: add a window drag resize task

Pull Request - State: open - Opened by tsuza about 1 month ago

#2641 - Fix parsing of nested markdown lists without empty line

Pull Request - State: open - Opened by Jinderamarak about 1 month ago

#2640 - Incorrect parsing of nested lists in markdown

Issue - State: open - Opened by Jinderamarak about 1 month ago
Labels: bug

#2639 - Introduce consecutive click distance check like other toolkit do such as gtk,qt, imgui.

Pull Request - State: closed - Opened by l-const about 1 month ago
Labels: bug, widget, fix

#2638 - Artefacts at the end of moving `canvas::Path::line`s

Issue - State: open - Opened by carlhammann about 1 month ago
Labels: bug

#2637 - Add PartialEq derives for widget styles

Pull Request - State: closed - Opened by Brady-Simon about 1 month ago
Labels: feature, styling, addition

#2636 - Invisible Bold Text on WASM

Issue - State: open - Opened by JL710 about 1 month ago
Labels: bug

#2635 - How to fix two scrollables moving together?

Issue - State: closed - Opened by videni about 1 month ago - 1 comment
Labels: bug

#2634 - Panic when running basic iced application on armv7-unknown-linux-gnueabihf

Issue - State: open - Opened by rbwork2024 about 1 month ago
Labels: bug

#2633 - more window tasks

Pull Request - State: open - Opened by JL710 about 1 month ago

#2632 - Fixed bug where delete key wasn't working in the text editor

Pull Request - State: closed - Opened by leo030303 about 2 months ago
Labels: bug, text, widget, fix

#2631 - Delete key not working in text editor

Issue - State: closed - Opened by leo030303 about 2 months ago
Labels: bug

#2630 - Rich text appears to capture mouse interactions

Issue - State: open - Opened by kiedtl about 2 months ago - 3 comments
Labels: bug

#2628 - Fix/pane grid continuity

Pull Request - State: closed - Opened by tarkah about 2 months ago - 1 comment
Labels: bug, improvement, feature, widget, addition, fix

#2627 - Add `maximized` and `fullscreen` to `window::Settings`

Pull Request - State: open - Opened by bbb651 about 2 months ago

#2626 - chore: remove once_cell dependency

Pull Request - State: open - Opened by tvolk131 about 2 months ago

#2625 - Segfault at exit on Wayland with wgpu 0.20.1

Issue - State: open - Opened by Gobbel2000 about 2 months ago
Labels: bug

#2624 - Remove `zbus` dependency in `dark-light`

Pull Request - State: closed - Opened by bbb651 about 2 months ago - 2 comments

#2623 - Change lifetime of markdown IntoIterator Item, as it does not need to live as long as the returned Element

Pull Request - State: closed - Opened by boondocklabs about 2 months ago
Labels: improvement, widget

#2622 - What happened to Sandbox 0.12.1 -> 0.13.1?

Issue - State: closed - Opened by tgrushka about 2 months ago - 2 comments
Labels: question, documentation

#2621 - Unintended input when text editor gains focus

Issue - State: closed - Opened by wezm about 2 months ago - 1 comment
Labels: bug

#2620 - WASM: Create canvas before first window in resumed(). Fixes #2618

Pull Request - State: open - Opened by boondocklabs about 2 months ago

#2619 - Derive `Default` for `iced_wgpu::geometry::Cache`

Pull Request - State: closed - Opened by edwloef about 2 months ago
Labels: feature, wgpu, addition

#2618 - ModifiersChanged not working on WASM

Issue - State: open - Opened by boondocklabs about 2 months ago - 1 comment
Labels: bug

#2617 - fix: circular progress no longer skips

Pull Request - State: closed - Opened by tvolk131 about 2 months ago
Labels: improvement, documentation, fix

#2616 - Very high CPU usage on mouse movement

Issue - State: open - Opened by vladh about 2 months ago
Labels: bug

#2615 - Document Wayland `File*` Events as Unsupported & Fix Typos

Pull Request - State: closed - Opened by bbb651 about 2 months ago
Labels: improvement, shell, documentation, fix

#2614 - Add `window::Action::CursorGrab` and `mouse::Event::MouseMotion`

Pull Request - State: open - Opened by bbb651 about 2 months ago

#2613 - Font rendering cannot properly load variable weight fonts

Issue - State: open - Opened by rscarson about 2 months ago
Labels: bug

#2612 - In certain instances, the image widget will have it's layout broken.

Issue - State: open - Opened by dtzxporter about 2 months ago
Labels: bug

#2611 - Don't fill out of viewport text

Pull Request - State: closed - Opened by tarkah about 2 months ago - 3 comments
Labels: improvement, performance, widget

#2610 - Fix slider

Pull Request - State: closed - Opened by wiiznokes about 2 months ago - 5 comments
Labels: bug, widget, fix

#2609 - Expose shell to canvas::Program to match shader::Program.

Pull Request - State: open - Opened by dtzxporter about 2 months ago - 1 comment

#2608 - added physical_key to KeyReleased event

Pull Request - State: closed - Opened by ibaryshnikov about 2 months ago
Labels: feature, shell, addition

#2607 - Feat: Add warning color to palette

Pull Request - State: open - Opened by DavidAguilo 2 months ago - 1 comment

#2606 - feat: set total size of QRCode

Pull Request - State: closed - Opened by tvolk131 2 months ago
Labels: feature, widget, addition

#2605 - Include images and saved meshes when pasting `Frame`

Pull Request - State: closed - Opened by Gobbel2000 2 months ago
Labels: bug, widget, wgpu, canvas, fix

#2604 - Using `time::every` displays an empty page on WASM

Issue - State: open - Opened by 0xkake 2 months ago - 2 comments
Labels: bug

#2603 - Noticeable performance degradation for scrollables in 0.13

Issue - State: open - Opened by lufte 2 months ago
Labels: bug

#2602 - Add support for double click event to MouseArea

Pull Request - State: closed - Opened by 7sDream 2 months ago
Labels: feature, widget, addition

#2601 - always increment solid/gradient count in wgpu mesh rendering

Pull Request - State: closed - Opened by edwloef 2 months ago
Labels: bug, fix

#2599 - Replace `Rc` with `Arc` for `markdown` caching

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: improvement, widget, change

#2598 - Fix flex layout of `Fill` elements in a `Shrink` cross axis

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: bug, widget, layout, fix

#2597 - MouseArea's events does not trigger when dragging a file

Issue - State: open - Opened by 7sDream 2 months ago
Labels: bug

#2596 - Fix layout for wrapped row with spacing

Pull Request - State: closed - Opened by mtkennerly 2 months ago
Labels: bug, widget, layout, fix

#2595 - Wrapped row with spacing can overlap subsequent content

Issue - State: closed - Opened by mtkennerly 2 months ago
Labels: bug

#2594 - Fix documentation for open_events()

Pull Request - State: closed - Opened by tvolk131 2 months ago
Labels: shell, documentation, fix

#2593 - Move `wgpu` re-export to root module

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: performance, documentation, fix

#2592 - Drop short-hand notation support for `color!` macro

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: bug, styling, fix

#2591 - Bad short hex format handling in macro color!()

Issue - State: closed - Opened by MichelleGranat 2 months ago
Labels: bug

#2590 - Update button Catalog and Style documentation

Pull Request - State: closed - Opened by MichelleGranat 2 months ago - 1 comment

#2589 - In 0.13 and 0.13.1, mouse_area doesn't activate on_move message

Issue - State: closed - Opened by pixelprizm 2 months ago - 2 comments
Labels: bug, widget

#2588 - Add `must_use` attribute to `Task`

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: improvement, developer experience, addition

#2587 - Add widget examples to API reference and update `README`

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: widget, documentation, addition, fix

#2586 - Set the text color determined by the style function

Pull Request - State: closed - Opened by lufte 2 months ago
Labels: bug, text, widget, styling, fix

#2585 - Scrollbar disabled style status to allow custom styles for always visible, but not overflowing scrollbars.

Pull Request - State: open - Opened by dtzxporter 2 months ago - 1 comment
Labels: feature, widget, addition

#2584 - Fix `scrollable` transactions when `on_scroll` is not set

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: bug, widget, fix

#2583 - Fix scrolling direction with trackpad in `scrollable`

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: bug, widget, fix

#2582 - Implement some `From` traits for `text_input::Id`

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: feature, widget, addition

#2581 - `auto-detect-theme` depends on faulty version of `dark-light`

Issue - State: closed - Opened by Rudxain 2 months ago - 3 comments
Labels: bug

#2580 - Allow specifying a custom executor

Pull Request - State: closed - Opened by mtkennerly 2 months ago
Labels: feature, addition

#2579 - Add rust-version.

Pull Request - State: closed - Opened by dcampbell24 2 months ago
Labels: improvement, developer experience, addition

#2578 - Fix unnecessary COM initialization on Windows

Pull Request - State: closed - Opened by Jinderamarak 2 months ago - 1 comment
Labels: bug, shell, fix

#2577 - Unnecessary COM initialization with drag and drop disabled

Issue - State: closed - Opened by Jinderamarak 2 months ago
Labels: bug, shell

#2576 - Add `physical_key` and `modified_key` to `keyboard::Event`

Pull Request - State: closed - Opened by hecrj 2 months ago
Labels: feature, shell, addition

#2575 - Remove `Clone` bound for `graphics::Cache::clear`

Pull Request - State: closed - Opened by m4rch3n1ng 2 months ago
Labels: improvement, performance

#2574 - Fix `wasm32` deployments not displaying anything

Pull Request - State: closed - Opened by derezzedex 3 months ago - 1 comment
Labels: bug, rendering, shell, web, fix

#2573 - modifiers.command() not working correctly / Editor example incorrect

Issue - State: closed - Opened by xvbcfj 3 months ago
Labels: bug

#2572 - Applications crash after a couple seconds using Vulkan backend (NVIDIA Drivers)

Issue - State: open - Opened by flummi1 3 months ago - 13 comments
Labels: bug

#2571 - Paint Example

Pull Request - State: closed - Opened by EmmanuelDodoo 3 months ago - 1 comment
Labels: documentation, addition