Ran
|
Jobs
3
|
Files
146
|
Run time
5s
|
Badge
Embed ▾
README BADGES
|
push
github
Fix focus on click after clicking on root window (#3804) * Fix focus on click after clicking on root window Fixes a bug where opening a window on screen A, clicking on Screen B (with no windows) and clicking back on the window does not focus the window. Fixes #3800 * Revert "Fix focus on click after clicking on root window" This reverts commit 9484d516b. * Handle lost window focus on different screen
1 of 4 new or added lines in 2 files covered. (25.0%)
3 existing lines in 1 file now uncovered.14044 of 18888 relevant lines covered (74.35%)
2.23 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
80.84 |
-0.12% | libqtile/backend/x11/core.py |
2 |
87.91 |
-0.41% | libqtile/bar.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
89.68 |
-1.94% | libqtile/widget/systray.py |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 3.10 - 6121355681.1 | 146 |
74.33 |
GitHub Action Run | |
2 | 3.11 - 6121355681.2 | 146 |
74.35 |
GitHub Action Run | |
3 | 3.9 - 6121355681.3 | 146 |
74.33 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|