[Git][gajim/gajim][master] GroupchatCreation: Make it a dialog and raise size

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 3b702000 by lovetox at 2021-01-18T18:50:28+01:00 GroupchatCreation: Make it a dialog and raise size - - - - - 1 changed file: - gajim/gtk/groupchat_creation.py Changes: =

[Git][gajim/gajim][master] Search also in user data dir for translations

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: ae18a849 by André Apitzsch at 2021-01-18T20:35:41+01:00 Search also in user data dir for translations Translation wasnt available if Gajim is installed in a users home directory only. - - - - - 1 changed file: -

[Git][gajim/gajim][master] ChatControlBase: Don’t unselect text after key press

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch master at gajim / gajim Commits: 965b4a6f by lovetox at 2021-01-18T21:40:49+01:00 ChatControlBase: Don’t unselect text after key press This clears the SELECTION Clipboard for example when pressing ALT + TAB - - - - - 1 changed file: -

[Git][gajim/gajim][mainwindow] Add Workspace Side Bar

2021-01-18 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 26ad5efb by lovetox at 2021-01-18T23:10:15+01:00 Add Workspace Side Bar - - - - - 6 changed files: - gajim/common/const.py - gajim/data/gui/main.ui - gajim/gtk/account_side_bar.py - gajim/gtk/avatar.py - gajim/gtk/main.py