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

elParaguayo / qtile / 25994977446
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: fix-prompt-end
DEFAULT BRANCH: master
Ran 17 May 2026 03:48PM UTC
Jobs 6
Files 156
Run time 1min
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

17 May 2026 03:25PM UTC coverage: 82.647% (-0.02%) from 82.669%
25994977446

push

github

elParaguayo
[wayland] Fix segfault if window dies while Prompt open

When the prompt widget is open, it saves a reference to the current
window. When the widget releases the keyboard, it tries to focus the
previously focused window. If that window has been closed then the
wayland backend tries to focus a view object that has already been freed
in the backend, resulting in a segfault.

The fix is to check whether qtile is still managing the window before
trying to focus it.

3 of 3 new or added lines in 1 file covered. (100.0%)

5 existing lines in 3 files now uncovered.

17112 of 20705 relevant lines covered (82.65%)

4.5 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
54.82
-0.66% libqtile/widget/prompt.py
1
90.0
-3.33% libqtile/backend/wayland/drawer.py
1
70.5
-0.72% libqtile/widget/volume.py
Jobs
ID Job ID Ran Files Coverage
1 3.13-x11 - 25994977446.1 17 May 2026 03:53PM UTC 156
76.74
GitHub Action Run
2 3.12-wayland - 25994977446.2 17 May 2026 03:53PM UTC 156
73.11
GitHub Action Run
3 3.14-wayland - 25994977446.3 17 May 2026 03:53PM UTC 156
73.12
GitHub Action Run
4 3.14-x11 - 25994977446.4 17 May 2026 03:53PM UTC 156
76.73
GitHub Action Run
5 3.13-wayland - 25994977446.5 17 May 2026 03:53PM UTC 156
73.12
GitHub Action Run
6 3.12-x11 - 25994977446.6 17 May 2026 03:53PM UTC 156
76.73
GitHub Action Run
Source Files on build 25994977446
  • Tree
  • List 156
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c4cbd8fa on github
  • Prev Build on master (#25596683872)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc