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

qtile / qtile / 23979305887 / 3
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2026 01:17PM UTC
Files 156
Run time 3s
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: 73.125% (+0.09%) from 73.037%
23979305887.3

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

15090 of 20636 relevant lines covered (73.12%)

0.73 hits per line

Source Files on job 3.13-wayland - 23979305887.3
  • Tree
  • List 156
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23979305887
  • bce7915c on github
  • Prev Job for on master (#23976134355.5)
  • Next Job for on master (#24055228294.1)
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