Skip to content

Issues: rust-native-ui/libui-rs

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Unable to compile ui-sys
#131 opened Dec 28, 2023 by TudbuT
Support uiForm as Form c-enhancement New feature or request p-medium Medium Priority
#119 opened Jul 27, 2022 by Nv7-GitHub 0.5 Release
[usage] Externally trigger UI update
#113 opened Apr 29, 2021 by EinDev
Missing comma in example
#110 opened Jan 18, 2021 by Zymlex
ui-sys does not recompile if a libui file changes c-bug Bug - some feature is not working as expected k-buildprocess Issues with building the crate p-medium Medium Priority
#98 opened Aug 23, 2020 by LoganDark 0.5 Release
Move away from failure c-bug Bug - some feature is not working as expected k-dependencies Issues with the crate's dependencies p-low Low Priority
#94 opened Aug 8, 2020 by NoraCodes 1.0 Release
passing &ui to every single method in the entire library c-enhancement New feature or request c-question Further information is requested p-high High Priority x-help wanted Extra attention is needed
#92 opened Jul 8, 2020 by LoganDark 0.5 Release
Using CLion+Rust debugger cannot find "libui.so.0" c-question Further information is requested k-buildprocess Issues with building the crate
#72 opened May 25, 2019 by mitchhentges
Trigger associated submit button when "enter" pressed c-enhancement New feature or request p-low Low Priority
#71 opened May 25, 2019 by mitchhentges
Switch to meson build c-enhancement New feature or request k-buildprocess Issues with building the crate
#70 opened Apr 20, 2019 by MOZGIII
Consider linking to or including my crate iui-builder c-enhancement New feature or request p-medium Medium Priority
#69 opened Apr 4, 2019 by tobia
Why do all examples clone() and move all values into callbacks? c-question Further information is requested p-high High Priority x-help wanted Extra attention is needed
#68 opened Apr 3, 2019 by tobia
Specify preferred method for state-sharing between controls c-enhancement New feature or request p-medium Medium Priority x-help wanted Extra attention is needed
#63 opened Feb 16, 2019 by Revertron 0.5 Release
Allow users of IUI to specify ui-sys features build and fetch c-enhancement New feature or request k-buildprocess Issues with building the crate k-dependencies Issues with the crate's dependencies p-high High Priority
#60 opened Jan 15, 2019 by porky11 0.5 Release
unsure how to use UI::queue_main with multiple threads c-enhancement New feature or request p-medium Medium Priority x-good first issue Good for newcomers
#55 opened Dec 21, 2018 by Treeki 0.5 Release
Creating controls is unsound c-bug Bug - some feature is not working as expected p-high High Priority
#54 opened Dec 18, 2018 by NoraCodes 0.5 Release
Control Gallery c-enhancement New feature or request p-medium Medium Priority x-good first issue Good for newcomers
#52 opened Dec 7, 2018 by barzamin 1.0 Release
ProTip! Adding no:label will show everything without a label.