Explain Resolve pointer focus override
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
o.window(".*[Rr]esolve.*", {
|
o.window(".*[Rr]esolve.*", {
|
||||||
float = true,
|
float = true,
|
||||||
stay_focused = true,
|
stay_focused = true,
|
||||||
|
-- Prevent modal dialog pointer warps when focus follows the mouse.
|
||||||
no_follow_mouse = true,
|
no_follow_mouse = true,
|
||||||
tag = "-default-opacity",
|
tag = "-default-opacity",
|
||||||
opacity = "1 1",
|
opacity = "1 1",
|
||||||
|
|||||||
Reference in New Issue
Block a user