remove many call to dialog.run() function. Some are still here, but they...
remove many call to dialog.run() function. Some are still here, but they happend only when the user do an action (close a chat window, change status, ...). So UI is not blocked when we receive a groupchat invitation or an error message.
Showing
- src/chat_control.py 3 additions, 6 deletionssrc/chat_control.py
- src/config.py 57 additions, 62 deletionssrc/config.py
- src/dialogs.py 81 additions, 39 deletionssrc/dialogs.py
- src/disco.py 4 additions, 4 deletionssrc/disco.py
- src/filetransfers_window.py 42 additions, 29 deletionssrc/filetransfers_window.py
- src/gajim.py 15 additions, 12 deletionssrc/gajim.py
- src/gajim_themes_window.py 1 addition, 1 deletionsrc/gajim_themes_window.py
- src/groupchat_control.py 2 additions, 3 deletionssrc/groupchat_control.py
- src/history_manager.py 60 additions, 58 deletionssrc/history_manager.py
- src/roster_window.py 43 additions, 32 deletionssrc/roster_window.py
- src/vcard.py 3 additions, 4 deletionssrc/vcard.py
Loading
Please register or sign in to comment