• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

fyne-io / fyne / 30190896904 / 1
60%
develop: 60%

Build:
Build:
LAST BUILD BRANCH: fix/systrayshortcut
DEFAULT BRANCH: develop
Ran 26 Jul 2026 06:26AM UTC
Files 404
Run time 7s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Jul 2026 06:14AM UTC coverage: 59.912% (-0.001%) from 59.913%
30190896904.1

Pull #6441

github

mohsenm4
Apply always-on-top after window creation

RequestAlwaysOnTop only set an internal flag consumed as a WindowHint
during CreateWindow. Calling it after the window existed (or from a
goroutine that races with ShowAndRun) had no effect, since GLFW hints
are only read at creation time. Fixes #6436.

Also update the live window via SetAttrib(Floating, True) when a
viewport already exists, matching the pattern used by SetFullScreen.
Pull Request #6441: Apply always-on-top after window creation (fixes #6436)

27136 of 45293 relevant lines covered (59.91%)

816.12 hits per line

Source Files on job 30190896904.1
  • Tree
  • List 404
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30190896904
  • c828ec75 on github
  • Prev Job for on fix/6436-request-always-on-top (#30165411494.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc