Ecosyste.ms: Issues

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

GitHub / fyne-io/fyne issues and pull requests

#5173 - [Bug]: Fyne doesn't work properly on termux.

Issue - State: open - Opened by DuilioPerez 1 day ago
Labels: unverified

#5172 - Password entry shifts window on wlroots

Issue - State: open - Opened by Arzumify 1 day ago - 1 comment
Labels: unverified

#5171 - Improve documentation for file dialogs

Pull Request - State: open - Opened by ErikKalkoken 1 day ago - 1 comment

#5170 - Problem with new version of github.com/go-text/typesetting.

Issue - State: open - Opened by angelogeminiani 3 days ago
Labels: unverified

#5169 - Update to the latest breaking API changes in go-text

Pull Request - State: open - Opened by andydotxyz 3 days ago - 1 comment

#5168 - WIP: command to scan for new translation

Pull Request - State: open - Opened by sdassow 3 days ago

#5167 - WIP: Add translate command

Pull Request - State: closed - Opened by sdassow 3 days ago

#5165 - Check with display PoC

Pull Request - State: open - Opened by flimzy 4 days ago - 2 comments

#5162 - Unable to scroll on macOS when Fyne app is in background

Issue - State: open - Opened by sdassow 6 days ago - 2 comments
Labels: unverified

#5160 - fyne package -ldflags "-w -s -H=windowsgui" doesn't reduce executable size

Issue - State: closed - Opened by tsc-pygy 6 days ago - 1 comment
Labels: unverified

#5159 - Translations update from Hosted Weblate

Pull Request - State: closed - Opened by weblate 7 days ago - 1 comment

#5158 - Menu Quit appears twice when using Region#English on Window OS

Issue - State: open - Opened by prifre 7 days ago
Labels: unverified

#5157 - Translations update from Hosted Weblate

Pull Request - State: closed - Opened by weblate 7 days ago - 2 comments

#5156 - Running the Widget demo causes a panic

Issue - State: open - Opened by xmengnet 8 days ago - 2 comments
Labels: unverified

#5154 - Add installDir (-o) option to get command

Pull Request - State: closed - Opened by afh 10 days ago - 5 comments

#5152 - widget: make Button trigger unfocus when tapped.

Pull Request - State: open - Opened by pierrec 13 days ago - 8 comments

#5151 - internal/driver/mobile: return storage.ErrNotExists instead of custom error

Pull Request - State: closed - Opened by pierrec 13 days ago - 1 comment

#5147 - Storing data during development in a different location

Issue - State: open - Opened by andydotxyz 15 days ago - 1 comment

#5146 - cache: use one lock/unclock cycle to remove expired items (Issue5129)

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

#5145 - widget.Entry: validate when pasting from clipboard

Pull Request - State: closed - Opened by pierrec 17 days ago - 2 comments

#5144 - added a search bar to the file dialog

Pull Request - State: open - Opened by billyb2 17 days ago - 3 comments

#5143 - Use Clear() rather than re-assigning to global sync.Map variables

Pull Request - State: closed - Opened by flimzy 17 days ago - 2 comments

#5142 - [2.6] Calendar/DateEntry widget does not start week on Sunday in the appropriate locales

Issue - State: closed - Opened by dweymouth 18 days ago - 1 comment
Labels: blocker, Internationalisation

#5141 - Calendar and DateEntry are not fully localised

Issue - State: open - Opened by andydotxyz 18 days ago
Labels: blocker, Internationalisation

#5138 - Remember the folder that file dialogs use

Pull Request - State: closed - Opened by andydotxyz 19 days ago - 1 comment

#5137 - Can't build and can't install demo

Issue - State: closed - Opened by paulober 19 days ago - 1 comment
Labels: not an issue

#5136 - Fix memory leak in font metrics cache on desktop

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

#5134 - How to set colored text in Multiline Entry

Issue - State: closed - Opened by sahilpaudel-pe 20 days ago

#5133 - Window with list flickers in Wayland

Issue - State: open - Opened by Fethbita 20 days ago
Labels: unverified, Wayland

#5132 - To be deleted

Issue - State: closed - Opened by giuliohome 20 days ago - 7 comments
Labels: bug, duplicate

#5131 - Render cache cleaning causes freeze in inactive window.

Issue - State: open - Opened by knusbaum 20 days ago - 1 comment

#5129 - Race condition in renderer cache can lead to widget being rendered with destroyed renderer

Issue - State: closed - Opened by dweymouth 21 days ago - 6 comments
Labels: bug, races

#5128 - No entries in lang/translation/base.sv.json

Issue - State: closed - Opened by chran554 21 days ago - 3 comments
Labels: bug

#5127 - Update root package GoDoc to include internal links

Pull Request - State: closed - Opened by flimzy 21 days ago - 1 comment

#5126 - test: Add RenderObjectToMarkup and RenderToMarkup functions

Pull Request - State: closed - Opened by flimzy 21 days ago - 9 comments

#5124 - test: Add RenderToMarkup and RenderObjectToMarkup

Issue - State: closed - Opened by flimzy 22 days ago - 2 comments

#5123 - Add string binding to the Selected field of the Select widget

Pull Request - State: closed - Opened by jimorc 23 days ago - 3 comments

#5122 - widget.Table: show first row/column when navigating with keyboard

Pull Request - State: open - Opened by pierrec 23 days ago - 1 comment

#5121 - Decouple the Clipboard API from fyne.Window

Pull Request - State: open - Opened by pierrec 23 days ago - 12 comments

#5119 - Proposing a DateEntry widget to input dates as a time.Time

Pull Request - State: closed - Opened by andydotxyz 24 days ago - 4 comments

#5118 - widget.SimpleRenderer: use an array instead of a slice

Pull Request - State: closed - Opened by pierrec 24 days ago - 10 comments

#5117 - Actually remember the test window title when created in the normal manner

Pull Request - State: closed - Opened by andydotxyz 24 days ago - 2 comments

#5116 - Test app window titles seem to be empty string

Issue - State: closed - Opened by flimzy 25 days ago - 2 comments
Labels: bug

#5115 - Avoid deadlock in button renderer by aquiring read lock twice.

Pull Request - State: closed - Opened by williambrode 26 days ago - 8 comments

#5114 - Deadlock in Button `CreateRenderer()`

Issue - State: closed - Opened by williambrode 26 days ago - 1 comment
Labels: bug

#5113 - File picker does not ignore case

Issue - State: open - Opened by rad756 26 days ago
Labels: unverified

#5112 - internal/driver/glfw: clean the cache periodically.

Pull Request - State: open - Opened by knusbaum 27 days ago - 14 comments

#5111 - Ability to add CanvasObjects to the right part of Tab containers

Issue - State: open - Opened by matwachich 27 days ago - 1 comment

#5110 - RichText rendered from markdown renders an extra space after underscore (MacOS)

Issue - State: open - Opened by Gys 27 days ago - 1 comment
Labels: bug

#5107 - Entry doesn't lose focus when clicking on button elsewhere

Issue - State: open - Opened by antongumenov 28 days ago - 3 comments
Labels: bug

#5106 - select menu choices

Issue - State: open - Opened by lorypelli 29 days ago - 11 comments
Labels: unverified, information-needed

#5105 - Failed to set dark mode

Issue - State: closed - Opened by lorypelli 29 days ago - 2 comments
Labels: duplicate

#5104 - Vpn Service for Android

Issue - State: closed - Opened by Smart781 29 days ago - 1 comment
Labels: duplicate

#5103 - Vpn Service

Issue - State: closed - Opened by Smart781 29 days ago - 1 comment
Labels: duplicate

#5102 - Metadata().Release will not allow the app to run/show

Issue - State: closed - Opened by rad756 30 days ago - 4 comments
Labels: unverified

#5101 - Entry with mobile.NumberKeyboard does not Type comma and separators

Issue - State: open - Opened by BieHDC about 1 month ago
Labels: unverified

#5100 - MacOS Notification: Wrong icon + opens script editor

Issue - State: open - Opened by tadeaspetak about 1 month ago - 4 comments
Labels: not an issue

#5099 - example demo from main page not compiles in clean windows10 / go1.23.0

Issue - State: closed - Opened by goupdate about 1 month ago - 2 comments
Labels: not an issue

#5096 - Fixes an issue where adjusting the tree and then making it visible wo…

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

#5095 - Tree widget doesn't display higher elements until a user selects one

Issue - State: closed - Opened by williambrode about 1 month ago
Labels: unverified

#5094 - Fix an issue where the Tree scroll and content are created twice beca…

Pull Request - State: closed - Opened by williambrode about 1 month ago - 2 comments

#5093 - Tree widget sometimes doesn't render elements

Issue - State: closed - Opened by williambrode about 1 month ago - 1 comment
Labels: unverified

#5092 - label with color?

Issue - State: closed - Opened by jingc1413 about 1 month ago - 1 comment
Labels: not an issue

#5090 - Nested Draggable Objects Priority Issue

Issue - State: open - Opened by BieHDC about 1 month ago
Labels: Driver:mobile

#5089 - Add Access to Table's Current Focus

Issue - State: open - Opened by groboclown about 1 month ago - 1 comment

#5088 - Table Keyboard Navigation with Header Row Hides First Data Row

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

#5087 - Use float comparison within delta for gradient angle

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

#5086 - Trigger MenuItem Selection in Open Menu of Select Widget in Test

Issue - State: closed - Opened by jimorc about 1 month ago - 3 comments
Labels: not an issue

#5085 - compilation failed ubuntu 24.04 LTS

Issue - State: closed - Opened by ghost about 1 month ago - 9 comments
Labels: unverified

#5084 - implicit declaration of function '_beginthread'

Issue - State: closed - Opened by qidailove about 1 month ago - 3 comments
Labels: unverified

#5083 - Android VPN Client

Issue - State: closed - Opened by Smart781 about 1 month ago - 5 comments
Labels: not an issue

#5081 - Add tooltip to system tray

Issue - State: open - Opened by robinpersson about 1 month ago - 1 comment

#5078 - Add Nameable and Linkable object interfaces with map of contained objects

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

#5077 - fyne_demo logs Fyne error: Failed to load image when click Widgets/Text

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

#5073 - High CPU and sluggishness running a simple wasm app

Issue - State: closed - Opened by bogen85 about 2 months ago - 8 comments
Labels: unverified

#5070 - fyne package is trying to bundle 32bit resource file

Issue - State: open - Opened by 1Mochiyuki about 2 months ago - 11 comments
Labels: unverified, information-needed

#5062 - Capability to intercept Quit from Menu/Dock for Mac

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

#5059 - Large Text Entry

Issue - State: open - Opened by 0x414a about 2 months ago - 6 comments

#5058 - Abnormal Form Widget Entry Validation Behavior on Paste in Fyne 2.5.0

Issue - State: closed - Opened by zhironghsu about 2 months ago - 1 comment
Labels: bug, blocker

#5044 - It would be awesome if RichTextFromMarkdown supported footnotes

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

#5028 - Form submit button remains disabled after pasting text into a MultiLineEntry with custom validation

Issue - State: closed - Opened by agukrapo 2 months ago - 2 comments
Labels: bug, duplicate

#5026 - FEATURE: Setting preferred locale and fallback manually

Pull Request - State: open - Opened by Sharrnah 2 months ago - 7 comments

#5019 - Theme Override container cannot be used to override layout paddings

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

#5014 - Correctly shape input before truncating

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

#5009 - Error in new fyne release 2.5.0

Issue - State: open - Opened by aniketmanna 2 months ago - 4 comments
Labels: unverified, information-needed

#5008 - Built binary is too large

Issue - State: open - Opened by yms2772 2 months ago - 10 comments
Labels: unverified, information-needed

#5001 - Typing Chinese characters in widget.Entry and perform undo/redo crashes the app.

Issue - State: closed - Opened by evanhyd 3 months ago - 4 comments
Labels: unverified

#4998 - Japanese text doesn't truncate properly using fyne.TextTruncateEllipsis

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