Skip to content
Snippets Groups Projects
Commit 87e90004 authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qt: fix CompositorDCompositionAcrylicSurface causing the interface window to be inactive

CompositorDCompositionAcrylicSurface creates a window itself, which makes the newly
shown interface window to be no longer active.

The interface window is just shown, it should be active. At the same time, the window
CompositorDCompositionAcrylicSurface creates is a dummy window, so it does not
make sense for it to request (and steal from the interface window) activation.
parent ed055b9d
No related branches found
No related tags found
1 merge request!6217qt: fix CompositorDCompositionAcrylicSurface causing the interface window to be inactive
Pipeline #527923 passed with stage
in 15 minutes and 40 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment