[Git][gajim/gajim][mainwindow] 3 commits: MUCJoinLeft: Use brighter colors in dark mode

2021-04-29 Thread Daniel Brötzmann
Daniel Brötzmann pushed to branch mainwindow at gajim / gajim Commits: 74653d70 by wurstsalat at 2021-04-29T22:42:18+02:00 MUCJoinLeft: Use brighter colors in dark mode - - - - - 55009009 by wurstsalat at 2021-04-29T22:44:32+02:00 QuoteWidget: Fix deprecation warning - - - - - d74e7bf5 by

[Git][gajim/gajim][mainwindow] Fix workspace label

2021-04-29 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 650ae662 by lovetox at 2021-04-29T20:47:38+02:00 Fix workspace label - - - - - 1 changed file: - gajim/gtk/chat_page.py Changes: = gajim/gtk/chat_page.py

[Git][gajim/gajim][mainwindow] Fix Label

2021-04-29 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: 83cbe939 by lovetox at 2021-04-29T20:36:15+02:00 Fix Label - - - - - 2 changed files: - gajim/gtk/conversation/rows/info.py - gajim/gtk/conversation/rows/widgets.py Changes: =

[Git][gajim/gajim][mainwindow] Add SimpleLabel

2021-04-29 Thread Philipp Hörist
Philipp Hörist pushed to branch mainwindow at gajim / gajim Commits: f0f55aa7 by lovetox at 2021-04-29T14:34:06+02:00 Add SimpleLabel - - - - - 3 changed files: - gajim/gtk/conversation/rows/info.py - gajim/gtk/conversation/rows/muc_join_left.py - + gajim/gtk/conversation/rows/widgets.py