Ecosyste.ms: Issues

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

GitHub / vizia/vizia issues and pull requests

#456 - Window resizing causes layout jittering in macOS.

Issue - State: open - Opened by Greatness7 about 1 year ago - 4 comments

#455 - Allow `VirtualList` to be generic over the backing storage.

Pull Request - State: closed - Opened by Greatness7 about 1 year ago

#454 - Update fluent_variables.rs

Pull Request - State: closed - Opened by eltociear about 1 year ago

#453 - More VirtualList performance improvements and fixes.

Pull Request - State: closed - Opened by Greatness7 about 1 year ago

#452 - The Textbox Unable to input Chinese

Issue - State: open - Opened by Xiaobaishushu25 about 1 year ago - 2 comments

#451 - RFC: Make VirtualList rebuild logic more "fine-grained".

Pull Request - State: closed - Opened by Greatness7 about 1 year ago

#449 - Restyle speedup

Pull Request - State: closed - Opened by geom3trik about 1 year ago

#447 - Replace `std::collections::HashSet` with `hashbrown::HashSet`

Pull Request - State: closed - Opened by Greatness7 about 1 year ago

#445 - Added the new `Custom` variant to AppTheme

Pull Request - State: closed - Opened by YouKnow-sys about 1 year ago - 4 comments

#444 - Clipboard support

Issue - State: open - Opened by WhyNotHugo about 1 year ago - 1 comment
Labels: enhancement

#442 - And embedded backend ?

Issue - State: closed - Opened by X-Ryl669 about 1 year ago - 1 comment
Labels: wontfix

#441 - Update Baseview

Pull Request - State: closed - Opened by glowcoil about 1 year ago - 3 comments

#440 - Multiline Textbox behaves strange when entering a new line

Issue - State: closed - Opened by Maikel1963 about 1 year ago - 2 comments
Labels: bug

#439 - bind reusable component to different data

Issue - State: open - Opened by Maikel1963 over 1 year ago - 2 comments
Labels: question

#438 - Multiwindow

Pull Request - State: closed - Opened by geom3trik over 1 year ago

#437 - add RightClickMenu view

Pull Request - State: open - Opened by Fredemus over 1 year ago

#435 - Update built-in views and themes

Pull Request - State: closed - Opened by geom3trik over 1 year ago

#434 - Update winit to latest version

Pull Request - State: closed - Opened by YouKnow-sys over 1 year ago

#432 - Retrieve window position

Issue - State: closed - Opened by Greatness7 over 1 year ago
Labels: enhancement

#428 - Style Spans for Text

Pull Request - State: closed - Opened by geom3trik over 1 year ago

#423 - Baseview mouse event fix

Pull Request - State: closed - Opened by ejjonny over 1 year ago - 8 comments

#422 - Mouse Position Events Issue

Issue - State: closed - Opened by ejjonny over 1 year ago

#417 - Add more icons

Pull Request - State: closed - Opened by geom3trik over 1 year ago

#408 - The `font-stretch` property seems to be ignored

Issue - State: closed - Opened by Fredemus over 1 year ago

#405 - Update cosmic-text dependency & fix glyph positioning

Pull Request - State: closed - Opened by geom3trik over 1 year ago

#403 - Properties like `opacity` wont work on emojis in texts

Issue - State: closed - Opened by YouKnow-sys over 1 year ago

#402 - Changing font size causes icons to become uncentered.

Issue - State: closed - Opened by Greatness7 over 1 year ago

#395 - Change `Entity` and other generational IDs to use `u64` instead of `u32`

Pull Request - State: closed - Opened by geom3trik over 1 year ago - 1 comment

#336 - Hacking on Timing Function

Pull Request - State: open - Opened by DasLixou almost 2 years ago

#324 - Vizia/cosmic text panics if the predefined fallback fonts are not available.

Issue - State: closed - Opened by robbert-vdh almost 2 years ago
Labels: bug

#323 - Adding `relative_position`

Pull Request - State: open - Opened by DasLixou almost 2 years ago - 7 comments

#312 - Add `LensValue` enum to avoid cloning lensed data

Pull Request - State: closed - Opened by geom3trik about 2 years ago - 1 comment

#309 - Svg Displaying

Pull Request - State: closed - Opened by DasLixou about 2 years ago - 1 comment

#307 - Border Width Specialization

Pull Request - State: open - Opened by DasLixou about 2 years ago - 13 comments

#295 - Rich text support

Pull Request - State: closed - Opened by rhelmot about 2 years ago - 3 comments

#294 - Other Text-related features

Issue - State: closed - Opened by LunaeSomnia about 2 years ago - 3 comments
Labels: enhancement

#281 - Text span styling

Issue - State: closed - Opened by rhelmot about 2 years ago

#280 - Textbox: cursor xpos preservation

Issue - State: closed - Opened by rhelmot about 2 years ago

#235 - Multibinding

Pull Request - State: open - Opened by geom3trik over 2 years ago

#200 - Demo of custom style properties

Pull Request - State: open - Opened by geom3trik over 2 years ago

#154 - Allow custom kinds of bindables and stores

Pull Request - State: open - Opened by rhelmot almost 3 years ago

#100 - Add vsync to WindowDescription

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#99 - Add ability to bind to local view data

Pull Request - State: closed - Opened by geom3trik almost 3 years ago - 1 comment

#98 - Remove DerefContainer

Issue - State: closed - Opened by rhelmot almost 3 years ago

#97 - Remove ForEach view

Issue - State: closed - Opened by rhelmot almost 3 years ago

#96 - Each view's examples should be given a once over

Issue - State: open - Opened by rhelmot almost 3 years ago - 1 comment

#95 - Each view's docstring should be given a once-over

Issue - State: open - Opened by rhelmot almost 3 years ago

#94 - Textbox: support scroll wheel, pageup, pagedown

Issue - State: closed - Opened by rhelmot almost 3 years ago

#93 - Textbox: support rtl scripts

Issue - State: closed - Opened by rhelmot almost 3 years ago

#92 - Textbox: add parameter for reset transform on defocus

Issue - State: closed - Opened by rhelmot almost 3 years ago

#91 - Textbox: add affinity

Issue - State: closed - Opened by rhelmot almost 3 years ago - 2 comments

#90 - DPI scaling doesn't scale row-between/col-between amounts

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 5 comments
Labels: bug

#89 - Borders clip through ScrollViews

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 3 comments
Labels: bug

#88 - Fix the Lens derive macro for non-pub structs

Pull Request - State: closed - Opened by robbert-vdh almost 3 years ago

#87 - Allow whitespace around > selectors

Pull Request - State: closed - Opened by robbert-vdh almost 3 years ago

#86 - The PropGet trait has not been re-exported

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 4 comments

#85 - Interaction with the Textbox widget

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 4 comments

#84 - Fix DPI scaling

Pull Request - State: closed - Opened by geom3trik almost 3 years ago - 1 comment

#83 - Clippy fix

Pull Request - State: closed - Opened by geom3trik almost 3 years ago - 2 comments

#82 - Lens derive macro does not add generic arguments to impl

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 2 comments

#81 - 30pt text as 2x DPI scaling renders badly

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 2 comments

#80 - Allow setting a scale factor on vizia_baseview

Pull Request - State: closed - Opened by robbert-vdh almost 3 years ago

#79 - Targeting the root element from a CSS stylesheet

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 1 comment
Labels: enhancement, styling

#78 - The * selector overrides attributes set on a handle

Issue - State: closed - Opened by robbert-vdh almost 3 years ago - 1 comment

#77 - Update for upstream baseview changes and OpenGL context creation

Pull Request - State: closed - Opened by robbert-vdh almost 3 years ago

#76 - Property Animations

Pull Request - State: closed - Opened by geom3trik almost 3 years ago - 1 comment

#75 - Proposal for custom style properties

Issue - State: open - Opened by geom3trik almost 3 years ago - 1 comment
Labels: enhancement, help wanted

#74 - Scroll to view

Issue - State: open - Opened by geom3trik almost 3 years ago

#73 - Expose femtovg rendering api through a vizia module

Issue - State: closed - Opened by geom3trik almost 3 years ago - 1 comment

#72 - Ensure all appropriate examples build for wasm

Issue - State: closed - Opened by geom3trik almost 3 years ago
Labels: enhancement

#71 - Added helper methods to `BoundingBox`

Pull Request - State: closed - Opened by piedoom almost 3 years ago

#70 - Add a friendly diagnostic message for menu misuse

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#69 - Add multiline textboxes

Pull Request - State: closed - Opened by rhelmot almost 3 years ago - 5 comments

#68 - remove another static bound

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#67 - Textboxes should position text to show cursor if text overflows box

Issue - State: closed - Opened by rhelmot almost 3 years ago - 3 comments

#66 - Remove Data bound on list items since we're just passing a lens

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#65 - Propagate direct events directly

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#64 - Add id matching selectors

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#63 - Setting an ID value with #<name> seems to overwrite other values in css

Issue - State: closed - Opened by awallenfang almost 3 years ago - 3 comments
Labels: bug, styling

#62 - Support for compiling to wasm32 with wasm-bindgen and web-sys

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#61 - Add baseview to CI matrix

Issue - State: closed - Opened by rhelmot almost 3 years ago

#60 - Refactor common code from application.rs into context.rs

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#59 - Decide on defaults for min-width and min-height

Issue - State: open - Opened by rhelmot almost 3 years ago

#58 - Optimize text layout a bit

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#57 - Reduce duplication between glutin and baseview backends

Issue - State: closed - Opened by geom3trik almost 3 years ago

#56 - Tracking Issue for Accessibility Support

Issue - State: open - Opened by geom3trik almost 3 years ago - 11 comments

#55 - Focus order keyboard navigation

Issue - State: closed - Opened by geom3trik almost 3 years ago - 4 comments

#54 - Tracking Issue for Localization Support

Issue - State: open - Opened by geom3trik almost 3 years ago

#53 - Basic fluent localization of strings

Issue - State: closed - Opened by geom3trik almost 3 years ago - 1 comment

#52 - Add tab focus

Pull Request - State: closed - Opened by geom3trik almost 3 years ago - 1 comment

#51 - css variables in the style sheet

Issue - State: open - Opened by Fredemus almost 3 years ago - 1 comment
Labels: styling

#50 - Basic localization with fluent

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#49 - Small tweaks to improve dropdown QoL

Pull Request - State: closed - Opened by rhelmot almost 3 years ago

#48 - Dropdowns should drop upwards if there's no space for them downwards

Issue - State: closed - Opened by rhelmot almost 3 years ago - 4 comments
Labels: enhancement