Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
f20021f8 by wurstsalat at 2024-08-02T23:44:08+02:00
fix: MessageInputTextView: Make background transparent
Background color would sometimes be visible if multiple lines have been added,
starting a layout scroll, which would the
Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
7f6a8d82 by wurstsalat at 2024-08-02T23:28:45+02:00
cfix: Search: Adapt tooltip to new filter behavior
- - - - -
1 changed file:
- gajim/data/gui/search_view.ui
Changes:
=
gajim/data/gu
Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
51aa3f6a by wurstsalat at 2024-08-02T17:41:53+02:00
change: Search: Use quotes to mark search filter content
Since nicknames can contain spaces, using the "from:" filter with a
word boundry
search would only match until the fi
Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
5f266ba7 by wurstsalat at 2024-08-02T17:05:23+02:00
imprv: Message rows: Use transition for row highlight
Transitions allow for a fade in effect without using animations.
This ensures that highlights work with GTK animations di
Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
e82af9ab by wurstsalat at 2024-08-02T16:28:53+02:00
fix: GroupChatRoster: Fix hover style scope to avoid hidden scrollbar thumb
Fixes #11936
- - - - -
1 changed file:
- gajim/data/style/gajim.css
Changes:
===
Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
9a8e8fe1 by mesonium at 2024-08-02T14:14:10+00:00
fix: Allow to search for same string again
- - - - -
1 changed file:
- gajim/gtk/search_view.py
Changes:
=
gajim/gtk/search_view.py
===