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

qtile / qtile / 23979305887
83%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2026 01:14PM 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

04 Apr 2026 12:54PM UTC coverage: 82.724% (-0.005%) from 82.729%
23979305887

push

github

tych0
Fix window lost focus when dragged between screens

Floating windows lose their focus border when dragged between screens. This is
because the floating layout draws the border if client.has_focus is
True. This is the case if the window is equal to qtile.current_window.
qtile.current_window looks at the active group on the current screen.
However, when dragging windows, we only change screen focus after the
window has been added to the other group so qtile.current_window is
looking at the old screen.

Fixes #5843

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

1 existing line in 1 file now uncovered.

17071 of 20636 relevant lines covered (82.72%)

4.51 hits per line

Coverage Regressions

Lines Coverage ∆ File
1
90.0
-3.33% libqtile/backend/wayland/drawer.py
Jobs
ID Job ID Ran Files Coverage
1 3.12-wayland - 23979305887.1 04 Apr 2026 01:17PM UTC 156
73.13
GitHub Action Run
2 3.12-x11 - 23979305887.2 04 Apr 2026 01:17PM UTC 156
77.14
GitHub Action Run
3 3.13-wayland - 23979305887.3 04 Apr 2026 01:17PM UTC 156
73.12
GitHub Action Run
4 3.14-x11 - 23979305887.4 04 Apr 2026 01:17PM UTC 156
77.13
GitHub Action Run
5 3.14-wayland - 23979305887.5 04 Apr 2026 01:17PM UTC 156
73.11
GitHub Action Run
6 3.13-x11 - 23979305887.6 04 Apr 2026 01:17PM UTC 156
77.15
GitHub Action Run
Source Files on build 23979305887
  • Tree
  • List 156
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bce7915c on github
  • Prev Build on master (#23976134355)
  • Next Build on master (#24055228294)
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