Ecosyste.ms: Issues

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

GitHub / iced-rs/iced_aw issues and pull requests

#293 - NumberInput does not play nice with custom icon fonts

Issue - State: open - Opened by rscarson 1 day ago - 2 comments

#292 - deprecate fonts since this is a widget crate, not a font crate.

Pull Request - State: closed - Opened by Redhawk18 15 days ago

#291 - Versioning table update in README.md

Pull Request - State: closed - Opened by Delphinidae84 16 days ago - 1 comment

#290 - bump iced to v0.13.0

Pull Request - State: closed - Opened by edwloef 16 days ago

#289 - Consider a new release to match iced 0.13

Issue - State: closed - Opened by TitouanReal 16 days ago - 1 comment

#288 - no `Wrapping` in `text`

Issue - State: open - Opened by cbeust 17 days ago

#287 - Add `text::Wrapping` support

Pull Request - State: closed - Opened by edwloef 27 days ago

#285 - fix max width being reduced by padding in number_input

Pull Request - State: closed - Opened by StillGreen-san about 1 month ago

#284 - Shring card body limits by head and foot size

Pull Request - State: closed - Opened by lanastara about 1 month ago

#283 - Card uses Limits for both header and Content

Issue - State: closed - Opened by lanastara about 1 month ago

#282 - Reorganising

Pull Request - State: closed - Opened by Ultraxime about 1 month ago

#281 - Replacing f32 by iced::Padding and iced::Pixels when possible

Pull Request - State: closed - Opened by Ultraxime about 1 month ago

#280 - Grid Spacing

Issue - State: closed - Opened by ti-integra about 1 month ago - 3 comments

#279 - Correcting menu (index error when less than 2 items)

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

#278 - Error with Number Input in Grid

Issue - State: open - Opened by Ultraxime about 2 months ago - 2 comments

#277 - Changing the TypedInput APi to a one similar to the TextInput's

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

#276 - Tabs is not implemented From for Element

Issue - State: closed - Opened by eribol about 2 months ago - 7 comments

#275 - Cross-Compatibility Issue with Menu Bar on Linux

Issue - State: closed - Opened by sundaram123krishnan 2 months ago - 2 comments

#274 - WASM build broken

Issue - State: open - Opened by tukanoidd 2 months ago - 2 comments

#273 - Adding helpers and placeholder for typed_input

Pull Request - State: closed - Opened by Ultraxime 2 months ago

#272 - add lucide font

Pull Request - State: closed - Opened by Redhawk18 2 months ago - 6 comments

#271 - Menu fix

Pull Request - State: closed - Opened by genusistimelord 2 months ago

#270 - Forgot to add new feature to the README.md.

Pull Request - State: closed - Opened by rizzen-yazston 2 months ago

#269 - Fix out of range error when traversing menus

Pull Request - State: closed - Opened by shartrec 2 months ago

#268 - iced_aw MenuBar panics with "attempted to index slice up to maximum usize"

Issue - State: closed - Opened by shartrec 3 months ago - 7 comments

#267 - Adding support for dots in number_input

Pull Request - State: closed - Opened by Ultraxime 3 months ago - 9 comments

#266 - `iced` commit 23ad153 broke selection_list

Issue - State: closed - Opened by rizzen-yazston 3 months ago

#264 - Remove errors occuring when sidebar feature isn't enabled

Pull Request - State: closed - Opened by 43-21 3 months ago - 1 comment

#263 - New feature: Sidebar

Pull Request - State: closed - Opened by rizzen-yazston 3 months ago

#262 - Correcting numberpad input for the NumberInput

Pull Request - State: closed - Opened by Ultraxime 3 months ago

#261 - Keyboard not working with NumberInput

Issue - State: closed - Opened by Ultraxime 3 months ago - 11 comments

#260 - Beta to main

Pull Request - State: closed - Opened by genusistimelord 3 months ago

#259 - update to how main is

Pull Request - State: closed - Opened by genusistimelord 3 months ago

#258 - use new alignment methods from iced

Pull Request - State: closed - Opened by Redhawk18 3 months ago - 3 comments

#257 - Toggle Menu Bar on Click

Pull Request - State: closed - Opened by sundaram123krishnan 3 months ago - 2 comments

#256 - Icons not properly rendered

Issue - State: closed - Opened by Ultraxime 3 months ago - 4 comments

#255 - Picklist doesn't show options when embedded in a menu

Issue - State: open - Opened by barskern 3 months ago - 8 comments

#254 - Use IntoIterator instead of Vec for tabs

Pull Request - State: closed - Opened by barskern 3 months ago

#253 - Trouble implementing menus

Issue - State: closed - Opened by sundaram123krishnan 3 months ago - 2 comments

#252 - Trouble implementing menus

Issue - State: closed - Opened by sundaram123krishnan 3 months ago

#251 - Beta update to latest iced main branch changes.

Pull Request - State: closed - Opened by genusistimelord 3 months ago

#250 - hide Bounded behind number_input feature

Pull Request - State: closed - Opened by genusistimelord 3 months ago

#249 - Port iced_aw to iced 0.13

Issue - State: closed - Opened by cbeust 3 months ago - 4 comments

#247 - [Feature Request] Transition animations when switching between tabs

Issue - State: open - Opened by meowcakes 4 months ago - 1 comment
Labels: enhancement, help wanted

#246 - card head_text_color doesn't seem to change color

Issue - State: open - Opened by jondavis847 4 months ago - 3 comments
Labels: good first issue

#245 - Floating element is drawn higher than main menu

Issue - State: closed - Opened by 0x7CFE 4 months ago - 2 comments

#244 - Performance of rust-analyzer

Issue - State: open - Opened by wiiznokes 5 months ago - 4 comments

#243 - color_picker、date_picker cannot show button icon

Issue - State: closed - Opened by rongjv 5 months ago - 3 comments

#242 - changed number input's bounds to an inclusive range

Pull Request - State: closed - Opened by Redhawk18 5 months ago - 2 comments

#241 - font_loading example display error

Issue - State: closed - Opened by wangeguo 5 months ago

#240 - Dependabot update to 0.9.1 fails

Issue - State: closed - Opened by andrewdavidmackenzie 5 months ago - 5 comments

#239 - Allow disabling scroll events for NumberInput.

Pull Request - State: closed - Opened by airblast-dev 5 months ago

#238 - Is there anyway to move add margins around a modal's overlay?

Issue - State: open - Opened by Bilkin-V 5 months ago - 3 comments

#237 - Replace Length with impl Into<Length> in width/height APIs

Pull Request - State: closed - Opened by TitouanReal 5 months ago

#236 - Fix number input over/underflow

Pull Request - State: closed - Opened by TitouanReal 5 months ago - 2 comments

#234 - number_input, unable to type non-integer numbers.

Issue - State: closed - Opened by David-Aguilo 5 months ago - 6 comments
Labels: bug, help wanted, good first issue

#233 - Number_input fixes

Pull Request - State: closed - Opened by the-marenga 6 months ago

#232 - Numberinput requires mouse hover for keyboard input

Issue - State: closed - Opened by the-marenga 6 months ago - 4 comments

#231 - [BUG] `tabs` panic if placed at application root

Issue - State: closed - Opened by owl-from-hogvarts 6 months ago - 3 comments

#229 - add missing set_active_tab

Pull Request - State: closed - Opened by spamviech 6 months ago

#228 - fix: button doesn't highlight when it is hovered

Pull Request - State: closed - Opened by Sherlock-Holo 6 months ago

#227 - Fix broken grid generic parameters

Pull Request - State: closed - Opened by Exidex 6 months ago

#226 - Grid is not scrolled together with scrollable content

Issue - State: closed - Opened by Exidex 6 months ago - 1 comment

#225 - Card close_size extends down right when made larger

Issue - State: open - Opened by ray-5050 7 months ago - 2 comments

#224 - only activate required iced-features

Pull Request - State: closed - Opened by spamviech 7 months ago

#223 - A way to disable on scroll behavior in number_input

Issue - State: closed - Opened by Exidex 7 months ago - 2 comments

#222 - added font loading example

Pull Request - State: closed - Opened by Redhawk18 7 months ago

#221 - fixed nerd font not being loaded by using font family name

Pull Request - State: closed - Opened by Redhawk18 7 months ago

#220 - fail to compile on the newest commit

Issue - State: closed - Opened by Redhawk18 7 months ago - 1 comment

#219 - reran icon script and removed all garbage unicode values

Pull Request - State: closed - Opened by Redhawk18 7 months ago

#218 - Tabs fix and modal overlay fix

Pull Request - State: closed - Opened by genusistimelord 7 months ago

#217 - Grid breaks Scrollable

Issue - State: closed - Opened by sdgoihew 7 months ago - 3 comments

#216 - Add font size to date picker

Pull Request - State: closed - Opened by Strosel 7 months ago

#215 - change TabBar hovered appearance for default style

Pull Request - State: closed - Opened by StillGreen-san 7 months ago

#214 - handle unavailable cursor position in TabBar

Pull Request - State: closed - Opened by StillGreen-san 7 months ago

#213 - index out of bounds in Tabs

Issue - State: closed - Opened by StillGreen-san 7 months ago - 6 comments

#212 - Can't use a PickList on a modal

Issue - State: closed - Opened by alex-ds13 7 months ago - 7 comments

#211 - feature request for menu - mac support

Issue - State: closed - Opened by pm100 7 months ago - 1 comment

#209 - Menu rewrite

Pull Request - State: closed - Opened by latidoremi 7 months ago - 8 comments

#208 - Date Picker breaks with non-default font or font size

Issue - State: closed - Opened by Strosel 7 months ago - 9 comments
Labels: enhancement, help wanted

#207 - Tabs causes overflow and/or overlap

Issue - State: closed - Opened by Strosel 8 months ago - 2 comments

#206 - tab bar now follows iced's native theme and not hardcoded values

Pull Request - State: closed - Opened by Redhawk18 8 months ago

#205 - Drop down widget

Pull Request - State: closed - Opened by wiiznokes 8 months ago

#204 - Core updated to iced 0.12.0. Most examples compile.

Pull Request - State: closed - Opened by rizzen-yazston 8 months ago - 3 comments

#203 - Compatible with iced 0.12.0?

Issue - State: closed - Opened by andrewdavidmackenzie 8 months ago - 4 comments

#196 - Beta Update to latest Iced Master

Issue - State: closed - Opened by genusistimelord 11 months ago - 11 comments

#194 - `Picker` widget

Issue - State: closed - Opened by max397574 11 months ago - 6 comments

#181 - icons in tabbar's `IconText` Arent rendered correctly

Issue - State: closed - Opened by Redhawk18 about 1 year ago - 4 comments

#175 - Close window icon not shown correctly on modal card overlays

Issue - State: closed - Opened by lucatrv about 1 year ago - 6 comments

#166 - Bug in arrow icons number input !!

Issue - State: closed - Opened by amirhossein-fzl about 1 year ago - 10 comments

#116 - How to get the icon fonts like the fonts in tabs example?

Issue - State: closed - Opened by ggaaooppeenngg over 1 year ago - 5 comments
Labels: help wanted

#112 - Eye dropper for the color picker widget

Issue - State: closed - Opened by bbb651 over 1 year ago - 2 comments
Labels: enhancement, help wanted

#111 - Request: File dialog, console terminal

Issue - State: open - Opened by ua-kxie over 1 year ago - 5 comments
Labels: help wanted

#100 - Add menu close condition

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