Commit 0fcab7d
committed
Revert "gui, qt: brintToFront workaround for Wayland"
This reverts commit 15aa7d0, as the Qt::WindowStaysOnTopHint workaround
is ineffective on Wayland and causes flickering (see #903 and
bitcoin/bitcoin#33432).
Wayland's window behavior is controlled by the compositor, not the
client.
Signed-off-by: Diego Viola <diego.viola@gmail.com>1 parent 698cb26 commit 0fcab7d
1 file changed
+10
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | | - | |
416 | 408 | | |
417 | | - | |
| 409 | + | |
418 | 410 | | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
427 | 418 | | |
| 419 | + | |
| 420 | + | |
428 | 421 | | |
429 | 422 | | |
430 | 423 | | |
| |||
0 commit comments