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

elParaguayo / qtile / 23090667726
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: issue-5830-treetab-layer
DEFAULT BRANCH: master
Ran 14 Mar 2026 03:39PM 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

14 Mar 2026 03:14PM UTC coverage: 82.713% (-0.01%) from 82.727%
23090667726

push

github

elParaguayo
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%)

4 existing lines in 2 files now uncovered.

17076 of 20645 relevant lines covered (82.71%)

4.5 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.7
-0.07% libqtile/backend/x11/window.py
3
54.92
-0.66% libqtile/widget/prompt.py
Jobs
ID Job ID Ran Files Coverage
1 3.12-x11 - 23090667726.1 14 Mar 2026 03:43PM UTC 156
77.15
GitHub Action Run
2 3.13-wayland - 23090667726.2 14 Mar 2026 03:43PM UTC 156
73.03
GitHub Action Run
3 3.14-x11 - 23090667726.3 14 Mar 2026 03:43PM UTC 156
77.12
GitHub Action Run
4 3.14-wayland - 23090667726.4 14 Mar 2026 03:43PM UTC 156
73.01
GitHub Action Run
5 3.12-wayland - 23090667726.5 14 Mar 2026 03:43PM UTC 156
73.03
GitHub Action Run
6 3.13-x11 - 23090667726.6 14 Mar 2026 03:43PM UTC 156
77.14
GitHub Action Run
Source Files on build 23090667726
  • Tree
  • List 156
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d88e516c on github
  • Prev Build on master (#23063458471)
  • 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