-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Insights: fyne-io/fyne
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2.5.5 v2.5.5 fixes an incompatibility with Go 1.24 WASM build
published
Mar 13, 2025
25 Pull requests merged by 6 people
-
Fix assumption of what is going to happen on Accordion.OpenAll
#5643 merged
Apr 2, 2025 -
Don't waste time re-parsing colours
#5644 merged
Apr 2, 2025 -
Translations update from Hosted Weblate
#5638 merged
Apr 1, 2025 -
Fixing false assumptions about wasm threads
#5632 merged
Mar 31, 2025 -
Add compile of fyne_demo to mobile tests
#5636 merged
Mar 31, 2025 -
Fix compilation with mobile simulator on XDG
#5633 merged
Mar 30, 2025 -
change dialog callback order
#5599 merged
Mar 28, 2025 -
Activate the soft keyboard on mobile web
#5620 merged
Mar 28, 2025 -
Initial code for web driver storage API using IndexDB
#5603 merged
Mar 28, 2025 -
Don't scroll on FocusGained For Collections
#5626 merged
Mar 28, 2025 -
Remember requested size so it is respected
#5623 merged
Mar 26, 2025 -
Don't look up settings until the app runs
#5621 merged
Mar 24, 2025 -
Improve FyneApp.toml for demo and settings
#5617 merged
Mar 23, 2025 -
Move the around drop-shadow to light from above as per Material2
#5608 merged
Mar 23, 2025 -
Fill in missing info for the last drag event if it moves during the tap up
#5588 merged
Mar 20, 2025 -
Fix the way we check for and remove rows that moved off screen
#5613 merged
Mar 19, 2025 -
Make sure context is current when window content changes
#5602 merged
Mar 16, 2025 -
Focus the extended widget not embedded in a collection tap
#5596 merged
Mar 14, 2025 -
Translations update from Hosted Weblate
#5601 merged
Mar 14, 2025 -
Translations update from Hosted Weblate
#5589 merged
Mar 13, 2025 -
load markdown images from origin when not a URL
#5579 merged
Mar 11, 2025 -
Add test to check built-in translations
#5583 merged
Mar 9, 2025 -
Fix json
#5581 merged
Mar 8, 2025 -
Finish localising the DateEntry and Calendar
#5571 merged
Mar 7, 2025 -
Implement missing functionality in portal dialogs
#5556 merged
Mar 5, 2025
4 Pull requests opened by 4 people
-
Allow validation errors on entries without interaction
#5594 opened
Mar 12, 2025 -
WIP: Add RowWrap layout
#5612 opened
Mar 17, 2025 -
Remove atomic.Pointer from fyne.CurrentApp()
#5618 opened
Mar 22, 2025 -
Don't manage content visibility at window level
#5624 opened
Mar 25, 2025
33 Issues closed by 7 people
-
Accordion OpenAll() not working
#5640 closed
Apr 3, 2025 -
Dialog with max canvas size writes into status bar on Android
#5539 closed
Apr 2, 2025 -
Panic on wasm with 2.6.0-beta1
#5616 closed
Apr 1, 2025 -
Tab key do not focus to next widget if current entry widget content is selected on develop
#5637 closed
Mar 31, 2025 -
Crash when resizing mobile simulator window
#5397 closed
Mar 31, 2025 -
How to get Fyne working on Fedora
#5628 closed
Mar 30, 2025 -
The input box is disappear one side when resize window
#5631 closed
Mar 29, 2025 -
Deadlock when creating widget too fast?
#3203 closed
Mar 29, 2025 -
Deprecate `fyne.ListableURI`
#1802 closed
Mar 29, 2025 -
Application crashes on .Resize(), Windows
#5206 closed
Mar 29, 2025 -
Web build on mobile device- no keyboard on entry widget
#4394 closed
Mar 28, 2025 -
After scrolling, first selection in a list jumps that item to the bottom of the container
#5605 closed
Mar 28, 2025 -
Implement storage APIs for web driver
#4634 closed
Mar 28, 2025 -
App crashing when using Custom Themes
#5627 closed
Mar 28, 2025 -
window.Resize is not respected at startup with 2.6.0-pre when SetContent is called after Show
#5463 closed
Mar 26, 2025 -
Data race reported on startup on Linux
#5619 closed
Mar 24, 2025 -
Linux (ubuntu) menu shortcuts not working
#5355 closed
Mar 22, 2025 -
Slider snaps back to min-value on Android
#5430 closed
Mar 20, 2025 -
wasm crash on window.SetContent with 2.6.0-beta1
#5593 closed
Mar 20, 2025 -
Sometimes all window content is smushed into a corner on startup
#5615 closed
Mar 19, 2025 -
Panic while scrolling TextGrid
#5606 closed
Mar 19, 2025 -
How do you add a context menu option using Fyne?
#5609 closed
Mar 17, 2025 -
How do you generate a CRUD User Interface (UI) using Fyne?
#5610 closed
Mar 17, 2025 -
Android crash at launch with 2.6.0-pre
#5462 closed
Mar 11, 2025 -
base.en.json is not json format correct, one more , at the end
#5587 closed
Mar 11, 2025 -
Unable to submit form despite validation passing.
#3961 closed
Mar 9, 2025 -
fyne_demo after go build success running it got error
#5584 closed
Mar 9, 2025 -
build fyne_demo got error
#5578 closed
Mar 8, 2025 -
Calendar and DateEntry are not fully localised
#5141 closed
Mar 7, 2025 -
`SoftwareCanvas` resize only works properly if it's the last step
#5548 closed
Mar 6, 2025 -
Calendar widget
#1092 closed
Mar 5, 2025
16 Issues opened by 14 people
-
Multiline Edit Selection Issue with Mouse
#5652 opened
Apr 5, 2025 -
build without C
#5651 opened
Apr 4, 2025 -
not active window is black on first show
#5649 opened
Apr 4, 2025 -
DocTabs Flicker/Move on Click
#5645 opened
Apr 3, 2025 -
Gnome/Portal: Saved theme variant not respected on app start
#5641 opened
Apr 1, 2025 -
Unsafe use of map in RichText on 2.6.0-rc2
#5639 opened
Apr 1, 2025 -
Support notifications and theme watching on mobile simulator
#5634 opened
Mar 30, 2025 -
SetContent will sometimes grow the window
#5625 opened
Mar 25, 2025 -
A scroll widget without a scroll bar
#5607 opened
Mar 16, 2025 -
Mobile tags fullscreen
#5604 opened
Mar 15, 2025 -
`Hide()` doesn't work at startup for widgets/containers
#5597 opened
Mar 13, 2025 -
Allow validation errors on entries without interaction
#5590 opened
Mar 11, 2025 -
Beta: New form window hangs and does not update until entry is focused
#5586 opened
Mar 10, 2025 -
Incorrect item height in list with label Wrapping
#5585 opened
Mar 9, 2025 -
Markdown formatting removes links
#5576 opened
Mar 6, 2025 -
Incorrect scaling on Linux with Fractional Display Scaling set to a value higher than 1
#5575 opened
Mar 5, 2025
46 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Initial implementation of navigation container
#5500 commented on
Mar 8, 2025 • 2 new comments -
android intent call and read response
#2790 commented on
Mar 31, 2025 • 0 new comments -
Form validator
#2562 commented on
Mar 31, 2025 • 0 new comments -
Method Scroll.MakeChildVisible(CanvasObject)
#3029 commented on
Mar 31, 2025 • 0 new comments -
widget.Entry.InsertText
#3445 commented on
Mar 31, 2025 • 0 new comments -
Support XDG accent colour setting
#4367 commented on
Mar 31, 2025 • 0 new comments -
Add Form.Remove(formItem) method
#3511 commented on
Mar 31, 2025 • 0 new comments -
Android Fullscreen
#4621 commented on
Mar 31, 2025 • 0 new comments -
storage.Move() must keep file modification time unchanged
#4379 commented on
Mar 31, 2025 • 0 new comments -
SystemTray function enhancement suggestions: Add left-click to display the main form and right-click to open the menu
#4491 commented on
Mar 31, 2025 • 0 new comments -
Ability to Refresh only TabItem (without Refreshing its content)
#4727 commented on
Mar 31, 2025 • 0 new comments -
Make bound(External)Untyped.Set more useful by making value comparison more capable
#4675 commented on
Mar 31, 2025 • 0 new comments -
Add manifest.json and service-worker to make web app an installable PWA
#5097 commented on
Mar 31, 2025 • 0 new comments -
Rework MinSize implementation for richtext with wrapping
#4890 commented on
Mar 31, 2025 • 0 new comments -
set binding's value only after successful validation
#5232 commented on
Mar 31, 2025 • 0 new comments -
AppTabs icons and label too big on Android
#5435 commented on
Mar 31, 2025 • 0 new comments -
Customize the icon and name of the notification message
#2935 commented on
Mar 31, 2025 • 0 new comments -
Support to deliver over the web :)
#1646 commented on
Mar 31, 2025 • 0 new comments -
Complete internationalisation support
#4653 commented on
Mar 31, 2025 • 0 new comments -
mobile web paints the canvas too high up in chrome android
#5410 commented on
Apr 3, 2025 • 0 new comments -
Fix color picker dismissed callback
#5241 commented on
Mar 13, 2025 • 0 new comments -
document the way to use gendex and dex.go for new GoNativeActivity.java behaviour
#5387 commented on
Mar 28, 2025 • 0 new comments -
Initial work on dynamic cache cleaning
#5546 commented on
Mar 8, 2025 • 0 new comments -
Minor incorrect triggering of "Failed to convert systray icon" error
#5389 commented on
Mar 5, 2025 • 0 new comments -
Go version upgrade checklist
#3242 commented on
Mar 7, 2025 • 0 new comments -
Add a date/time input widget
#888 commented on
Mar 7, 2025 • 0 new comments -
Text strings become blurry when dragging window from low DPI to high DPI monitor
#5323 commented on
Mar 10, 2025 • 0 new comments -
Theme Override container cannot be used to override layout paddings
#5019 commented on
Mar 10, 2025 • 0 new comments -
RichText: Support for line height
#4287 commented on
Mar 10, 2025 • 0 new comments -
Add specific theme Size that can modify tab text size
#3746 commented on
Mar 10, 2025 • 0 new comments -
Ability to add CanvasObjects to the right part of Tab containers
#5111 commented on
Mar 10, 2025 • 0 new comments -
It would be awesome if RichTextFromMarkdown supported footnotes
#5044 commented on
Mar 10, 2025 • 0 new comments -
Selection highlighting in the calendar application
#5440 commented on
Mar 11, 2025 • 0 new comments -
Hide the icon in taskbar on Windows or hide the icon in Dockbar on Mac
#3156 commented on
Mar 14, 2025 • 0 new comments -
webasm app run very slowly
#5216 commented on
Mar 18, 2025 • 0 new comments -
Menu shortcuts should be disabled while a dialog is open
#5235 commented on
Mar 19, 2025 • 0 new comments -
Add fast path for move using URI file repository
#5517 commented on
Mar 22, 2025 • 0 new comments -
Window periodically misdraws into a smaller area on startup
#4964 commented on
Mar 24, 2025 • 0 new comments -
Add mobile web support
#4754 commented on
Mar 24, 2025 • 0 new comments -
Lag and dark flashing when resizing
#1114 commented on
Mar 29, 2025 • 0 new comments -
Separators Rendering Issues
#4475 commented on
Mar 30, 2025 • 0 new comments -
Remember last window position (plus size and maximized state)
#554 commented on
Mar 31, 2025 • 0 new comments -
The input method is located outside the app
#618 commented on
Mar 31, 2025 • 0 new comments -
widget.Entry and widget.Form redesign
#1701 commented on
Mar 31, 2025 • 0 new comments -
Add feature to widget.Form for specifying required fields
#1386 commented on
Mar 31, 2025 • 0 new comments -
Text turns into black box in very long Entry
#678 commented on
Mar 31, 2025 • 0 new comments