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

elParaguayo / qtile / 23986429740
83%

Build:
DEFAULT BRANCH: master
Ran 04 Apr 2026 08:15PM 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.734% (+0.02%) from 82.711%
23986429740

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

9 existing lines in 2 files now uncovered.

17073 of 20636 relevant lines covered (82.73%)

4.51 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.89
0.43% libqtile/__init__.py
8
91.21
0.3% libqtile/pangocffi.py
Jobs
ID Job ID Ran Files Coverage
1 3.14-x11 - 23986429740.1 04 Apr 2026 08:20PM UTC 156
77.13
GitHub Action Run
2 3.13-x11 - 23986429740.2 04 Apr 2026 08:20PM UTC 156
77.15
GitHub Action Run
3 3.13-wayland - 23986429740.3 04 Apr 2026 08:20PM UTC 156
73.04
GitHub Action Run
4 3.12-x11 - 23986429740.4 04 Apr 2026 08:20PM UTC 156
77.15
GitHub Action Run
5 3.14-wayland - 23986429740.5 04 Apr 2026 08:20PM UTC 156
73.12
GitHub Action Run
6 3.12-wayland - 23986429740.6 04 Apr 2026 08:20PM UTC 156
73.15
GitHub Action Run
Source Files on build 23986429740
  • Tree
  • List 156
  • Changed 9
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bce7915c on github
  • Prev Build on master (#23942041414)
  • 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