-
b9fee4d3
an acquaintance of mine is annoyed by the “so and so has read until here” text taking up an entire line. is there an option to switch to the old-style compact layout that simply has one or two checkmarks per message? or instead disable the displaying of read receipts entirely?
-
lovetox
No
-
b9fee4d3
is there maybe a gajim fork that keeps the traditional interface?
-
lovetox
No
-
b9fee4d3
do you know where the code is located to show the bar so it can be patched out? could this possibly be done via a plugin?✎ -
b9fee4d3
do you know where the code is located to show the read receipt so it can be patched out? could this possibly be done via a plugin? ✏
-
affrip
Link Mauve, thanks it works well enough for what I need
-
affrip
b9fee4d3, how are you seeing read receipts?
-
b9fee4d3
affrip, i am seeing them as two checkmarks, but my acquaintance sees a line “so and so has read until here”
-
affrip
grep the source for “so and so has read until here” and yeet it
-
b9fee4d3
thx
-
sch
https://xmpp.pimux.de/file_share/c671eb4e-06cb-48a3-ba47-6bd31d858501/gajim_info_completed.png
-
sch
https://xmpp.pimux.de/file_share/6d445dbe-457d-42ee-9b64-dc58a9424f39/gajim_info_too_height.png
-
sch
I think "Complete" inside dialog is redundant. The text "Complete" is already present in the dialog title.
-
sch
Gajim should add a scrollbar for forms of type "info" too.
-
sch
Both of the above images are forms of type "info".
-
sch
> I think "Complete" inside dialog is redundant. The text "Complete" is already present in the dialog title. I think so because the form shown is a mere message which had no action prior to it.
-
lovetox
you can only see the completed page if you executed a commadn
-
lovetox
so not sure what you mean by "no action prior"
-
Shiny Rhino
Folks, i have just created a prosody server at dhub.im and would like to create a chatroom at rooms.dhub.im. How do I do that?
-
r00tobo
Shiny Rhino, go to Gajim --> Create Group chat
-
r00tobo
if you mean joining an existing group you go to Gajim --> Start / Join chat and paste the group jid then click on start chat
-
Shiny Rhino
Ok, silly me, group conference = conversation = chat = room, I was looking for the "+" sign next to the search box over the rooms for another account. However, the search box and "+" sign is missing if no room has been joined.
-
Shiny Rhino
Thanks!
-
affrip
can I join your chatroomShiny Rhino,
-
fjklp
cal0pteryx: When you said "there have been several attempts to fix this, did you mean upstream or in gajim?✎ -
fjklp
cal0pteryx: When you said "there have been several attempts to fix this on my recent bug, did you mean upstream or in gajim? ✏
-
fjklp
cal0pteryx: When you said "there have been several attempts to fix" this on my recent bug, did you mean upstream or in gajim? ✏
-
fjklp
cal0pteryx: When you said "there have been several attempts to fix this" on my recent bug, did you mean upstream or in gajim? ✏
-
fjklp
well, that's unfortunate
-
fjklp
I guess we have to have a scrollbar
-
fjklp
gtk3 never fails to fail
-
lovetox
but i think we found something that made it stop ... at least the reports about that stopped then at some point
-
lovetox
maybe with gtk source view we introduced it again?
-
cal0pteryx
No I don't think its that. It something between having one(or multi) lines dynamically, a scrolledview, and line breaks in a textview
-
cal0pteryx
The fixes which were applied for closing this issue were (partially) not in place anymore, before I migrated it to a GtkSourceView