mirror of
https://github.com/gryf/wicd.git
synced 2025-12-20 04:48:00 +01:00
Debian patch: 11-fix_gui_showing_from_tray.patch
This commit is contained in:
@@ -791,6 +791,7 @@ class appGui(object):
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
self.window.present()
|
self.window.present()
|
||||||
|
self.window.deiconify()
|
||||||
self.wait_for_events()
|
self.wait_for_events()
|
||||||
self.is_visible = True
|
self.is_visible = True
|
||||||
daemon.SetGUIOpen(True)
|
daemon.SetGUIOpen(True)
|
||||||
|
|||||||
Reference in New Issue
Block a user