Ecosyste.ms: Issues

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

GitHub / vlang/ui issues and pull requests

#579 - Better multiline textbox cursor movement using the keyboard

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

#578 - fix struct field reference

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

#577 - Add minimal size to scrollbar thumb

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

#576 - Fix tabs titles

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

#575 - Incompatible pointer type compilation example under GCC 14

Issue - State: open - Opened by odiroot 4 months ago - 1 comment
Labels: bug

#573 - Clearer UI syntax

Issue - State: open - Opened by dudejj 5 months ago - 3 comments
Labels: enhancement

#572 - all: add `pub` access modifier to publicly used struct fields

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

#571 - example demo_style_4colors.v crashes at init

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

#570 - ci: fix notices with latest V 0.4.4 1d3147e

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

#569 - Handle dpi changes

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

#568 - Windows: v/examples/grid.v crashed

Issue - State: open - Opened by LukyGuyLucky 8 months ago - 1 comment
Labels: bug

#567 - accessing map value that contain pointers requires an `or {}` block outside `unsafe`

Issue - State: closed - Opened by juan-db 8 months ago - 1 comment
Labels: bug

#566 - Style management changes

Pull Request - State: open - Opened by squidink7 8 months ago - 2 comments

#565 - ui demo input 不支持中文

Issue - State: open - Opened by nickHsiung 9 months ago - 1 comment
Labels: bug

#564 - Image support?

Issue - State: open - Opened by SamSandq 9 months ago - 1 comment
Labels: enhancement

#563 - fix ui field to unsafe{ nil } and treeview clipping issue

Pull Request - State: closed - Opened by rcqls 9 months ago

#562 - Invalid memory access when adding child to stack

Issue - State: open - Opened by xigoi 10 months ago
Labels: bug

#561 - v install ui error

Issue - State: open - Opened by qiuapeng921 10 months ago

#560 - `tabs_stack` component does not properly display tabs titles

Issue - State: closed - Opened by brayevalerien 10 months ago - 1 comment
Labels: bug

#559 - V UI not run on macos

Issue - State: closed - Opened by yuchangfu 10 months ago - 3 comments
Labels: bug

#558 - set nil as the initial value of the struct reference type fields

Pull Request - State: closed - Opened by shove70 10 months ago

#557 - Examples do not work at all

Issue - State: closed - Opened by ceremcem 10 months ago - 4 comments
Labels: bug

#556 - Window resizing will not resize content of CanvasLayout

Issue - State: open - Opened by lazalong 10 months ago
Labels: bug

#555 - add unsafe block for deref assign

Pull Request - State: closed - Opened by shove70 11 months ago

#553 - examples: updated deprecated `byte` to `u8`

Pull Request - State: closed - Opened by ttytm 11 months ago

#552 - make interfaces public

Pull Request - State: closed - Opened by yuyi98 11 months ago

#551 - chore: update `.gitignore`

Pull Request - State: closed - Opened by ttytm 11 months ago

#550 - component: fix struct reference fields uninitialized

Pull Request - State: closed - Opened by yuyi98 11 months ago

#549 - ci: remove unneeded residues

Pull Request - State: closed - Opened by ttytm 11 months ago

#548 - chore: update gitattributes to recognize V language for `.vsh` files

Pull Request - State: closed - Opened by ttytm 11 months ago

#547 - ci: update workflows

Pull Request - State: closed - Opened by ttytm 12 months ago

#546 - examples: update `build_examples.vsh`

Pull Request - State: closed - Opened by ttytm 12 months ago - 1 comment

#545 - update deprecated formatting, run `v fmt -w .`

Pull Request - State: closed - Opened by ttytm 12 months ago

#544 - fix expected `int`, not `i32`

Pull Request - State: closed - Opened by xiusin 12 months ago

#543 - Replace example filename

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

#542 - High CPU

Issue - State: open - Opened by ASHIT-AXAR about 1 year ago
Labels: bug

#540 - Fix: use correct config directory path on: Android, Linux, Darwin, Windows

Pull Request - State: closed - Opened by sandbankdisperser about 1 year ago - 2 comments

#538 - Address breaking changes introduced in #19015 in V repo

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

#537 - '^' - power of a number (Calculator example)

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

#536 - Window contents goes black/empty when resizing

Issue - State: open - Opened by mydoghasfleas about 1 year ago
Labels: bug

#535 - ui.picture display Fail if the image path contains Chinese

Issue - State: open - Opened by makao007 about 1 year ago
Labels: bug

#534 - Assertion Failed: sokol

Issue - State: open - Opened by wocan23 about 1 year ago
Labels: bug

#533 - eventbus: add generic support

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

#532 - Fix delegated events for submenu

Pull Request - State: closed - Opened by ArtemkaKun about 1 year ago - 2 comments

#531 - fix: handling of delegated events

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

#530 - Implement `get_items_count` menu function

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

#529 - fix: `menu` size doesn't update when items added dynamically

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

#528 - Add z index parameter to `GGComponentParams`

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

#526 - Update README.md

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

#525 - refactor: rename vars and params to prevent module name shadowing

Pull Request - State: closed - Opened by ttytm over 1 year ago - 4 comments

#524 - Many source files still have GPL header

Issue - State: closed - Opened by rblath over 1 year ago - 1 comment
Labels: bug

#523 - ChunkView widget and Fix textbox issue when multiline and no scrollbar

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

#522 - fix include lib in ui/webview/webview_linux.c.v

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

#521 - examples: fix picture compilation error

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

#520 - all: change `&Node(0)` to `&Node(unsafe { nil })`

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

#519 - format needed files

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

#518 - layout: rename `isize` to `i_size`

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

#517 - Add % to declare relative size inside box_layout key

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

#516 - Fix AdjustableWidget

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

#515 - added a todos example inspired by users.v

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

#514 - Some further fixes for ARM linux and other general fixes for v ui

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

#513 - Fix tcc tooltip issue on ARM linux

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

#512 - Fix tcc issue about radio button on ARM linux

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

#511 - Fix issue about tcc compilation on termux and parallels

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

#510 - Error when building with autofree - ` ';' expected (got "_t2")`

Issue - State: open - Opened by ArtemkaKun over 1 year ago
Labels: bug

#509 - Runtime error on window mouse move

Issue - State: open - Opened by ArtemkaKun over 1 year ago - 1 comment
Labels: bug

#508 - Builder error on examples/users.v

Issue - State: open - Opened by ghost over 1 year ago - 2 comments
Labels: bug

#507 - gg app inside v ui as a component

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

#506 - Add a new function `draw_device_line_with_config`

Issue - State: open - Opened by impopular-guy over 1 year ago
Labels: enhancement

#505 - More works on BoxLayout, Vui_Demo

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

#504 - Update README for Arch dependencies instructions

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

#503 - Improvement on BoxLayout

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

#502 - Fix variable naming to prevent symbol shadowing

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

#501 - BoxLayout

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

#500 - Remove gg.Context from UI and add ClippingWidget interface

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

#499 - Fix naming to prevent shadowing

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

#498 - Minimum size for a window of component

Issue - State: open - Opened by crat1985 over 1 year ago
Labels: enhancement

#497 - fix: add ignoring executables in examples, rename get widget methods

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

#496 - Updated license in v.mod

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

#495 - V UI library needs KEY BINDINGS

Issue - State: open - Opened by athrvvvv over 1 year ago
Labels: enhancement

#493 - fix: panic if the widget type is mismatched

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

#492 - support for home and end keys in textbox

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

#491 - Custom title bar

Issue - State: open - Opened by Frusadev almost 2 years ago - 2 comments
Labels: enhancement

#488 - Add Grid Layout

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

#476 - gtk alternative

Issue - State: open - Opened by MyTDT-Mysoft about 2 years ago - 4 comments

#353 - UI can't display Chinese correctly

Issue - State: open - Opened by sail1972 over 3 years ago - 9 comments
Labels: bug

#317 - Error when compiling webview example on linux

Issue - State: open - Opened by ChildishGiant over 3 years ago - 2 comments
Labels: bug

#298 - Approaching a documentation

Issue - State: open - Opened by fnetX over 3 years ago - 3 comments
Labels: enhancement

#200 - Resize artifacts when using Windows

Issue - State: open - Opened by serkonda7 about 4 years ago - 1 comment
Labels: bug

#180 - iOS: development, building and deployment

Issue - State: open - Opened by ylluminate about 4 years ago - 1 comment
Labels: enhancement

#100 - switch changes state when clicked outside its outline

Issue - State: closed - Opened by progamateur over 4 years ago - 5 comments

#99 - Segmentation fault when loading users.exe on windows

Issue - State: closed - Opened by shawnye over 4 years ago - 2 comments
Labels: bug

#98 - ListBox

Pull Request - State: closed - Opened by andoleal over 4 years ago - 5 comments

#97 - os.tmpdir => os.temp_dir

Pull Request - State: closed - Opened by yuyi98 over 4 years ago