some stuff from when i last worked on conjur

This commit is contained in:
langolierz
2018-09-22 19:40:19 +00:00
parent 3ad63c2c76
commit 0e2eb03b84
12 changed files with 355 additions and 561 deletions

View File

@@ -349,6 +349,7 @@ class Actions(object):
def quit_the_program(self):
self.video_driver.exit_all_players()
self.video_driver.exit_osc_server()
self.toggle_x_autorepeat()
self.tk.destroy()