Commit 1ddd88d
committed
Assure Popup Windows (override-redirect) open over parent
The problem and solution is reported by `vx-sec` on Github. It was
found on Xmonad WM. The fix simply raises the override-redirect window
to top, flushes display events and the restack windows for "Keep-on-top"
windows to work properly
Also tested on the default XFCE on r4.3
resolves: QubesOS/qubes-issues#99351 parent cd00839 commit 1ddd88d
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3466 | 3466 | | |
3467 | 3467 | | |
3468 | 3468 | | |
| 3469 | + | |
| 3470 | + | |
| 3471 | + | |
| 3472 | + | |
3469 | 3473 | | |
3470 | 3474 | | |
3471 | 3475 | | |
| |||
0 commit comments