Fix xwaylandvideobridge making lose focus at screen center

This commit is contained in:
2024-12-21 22:51:49 +01:00
parent ccaefe9660
commit 55c44f540b

View File

@@ -19,11 +19,12 @@ windowrule = tile, ^(dnspy.exe)$
windowrulev2=nofocus,class:^jetbrains-(?!toolbox),floating:1,title:^win\d+$
# xwaylandvideobridge fix
windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
windowrulev2 = maxsize 1 1,class:^(xwaylandvideobridge)$
windowrulev2 = noblur,class:^(xwaylandvideobridge)$
windowrulev2 = opacity 0.0 override, class:^(xwaylandvideobridge)$
windowrulev2 = noanim, class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus, class:^(xwaylandvideobridge)$
windowrulev2 = maxsize 1 1, class:^(xwaylandvideobridge)$
windowrulev2 = noblur, class:^(xwaylandvideobridge)$
windowrulev2 = nofocus, class:^(xwaylandvideobridge)$
# ida window rule for tiling
windowrule=tile,title:IDA v7