Focus new windows
This commit is contained in:
@@ -45,6 +45,7 @@ def handle_event(event)
|
|||||||
X.send_to_top window if above.include?("ABOVE")
|
X.send_to_top window if above.include?("ABOVE")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
X.focus event[:window]
|
||||||
|
|
||||||
|
|
||||||
when :mouse_press
|
when :mouse_press
|
||||||
|
|||||||
Reference in New Issue
Block a user