Handle destroy_notify X events in manager
This commit is contained in:
@@ -109,6 +109,10 @@ module Uh
|
||||
configure event.window
|
||||
end
|
||||
|
||||
def handle_destroy_notify event
|
||||
destroy event.window
|
||||
end
|
||||
|
||||
def handle_map_request event
|
||||
map event.window
|
||||
end
|
||||
|
Reference in New Issue
Block a user