Use invisible interface's keyboard shorcuts even if the window is displayed

This commit is contained in:
2014-12-08 09:44:02 -06:00
parent 5e3bcfc82e
commit d032a6d8f7
6 changed files with 72 additions and 9 deletions

View File

@@ -15,6 +15,7 @@ reverse_timelines = boolean(default=False)
time_to_check_streams = integer(default=30)
announce_stream_status = boolean(default=True)
ask_at_exit = boolean(default=True)
use_invisible_keyboard_shorcuts = boolean(default=False)
[sound]
volume = float(default=1.0)