widgets.remote: retain focus when showing remote messages
commit2569f8c7489ab1d5527efb96339a396810bfb3eb
authorDavid Aguilar <davvid@gmail.com>
Sun, 31 Dec 2023 08:57:04 +0000 (31 00:57 -0800)
committerDavid Aguilar <davvid@gmail.com>
Sun, 31 Dec 2023 08:57:04 +0000 (31 00:57 -0800)
tree7414d8a441843c04a30f8673b30a03c43e83c59f
parent7f1e586b8e52baf572b02cf70d764c516c317864
widgets.remote: retain focus when showing remote messages

Use the RemoteDialog as the parent widget so that focus returns to it
after the RemoteMessages dialog is dismissed.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/branch.py
cola/widgets/log.py
cola/widgets/remote.py