-
sokol99
Hello. Just wondering how to use the import contacts feature? How does one add a server and which kinds are supported?
-
lovetox
creeper, https://gitlab.gnome.org/GNOME/gtk/-/issues/6620
-
lovetox
zayd [telepath], whats a MUC list?
-
lovetox
sokol99, you need to login with both accounts in Gajim
-
lovetox
then you can open that dialog and select that you want to move contacts from one to the other account
-
lovetox
there is no real import feature in XMPP, so what it simply does is send subscription requests to all the contacts from the one account, on the other
-
lovetox
but it saves you the time to do it manually
-
lovetox
but, FYI, this dialog is unmaintained for a long time and a very rare feature people use, i would be suprised if it still works
-
222m5
sokol99, this could be another option… https://migrate.modernxmpp.org/ * https://docs.modernxmpp.org/projects/portability/
-
sokol99
> sokol99, this could be another option… > https://migrate.modernxmpp.org/ > * https://docs.modernxmpp.org/projects/portability/ 222m5, Thank you. So this feature is xmpp to xmpp it sounds. I was hoping to find a way to have a synced dav-xmpp contact list somehow. I will keep poking around. Thank you!
-
MarsIronPI
> you make your life very hard, simply install a flatpak, its sandbox, all dependencies are shipped with it, if you remove the app everything is gone without a trace lovetox, I don't really like flatpak, partly because it offends my asthetic tastes and partly because it's a security issue
-
MarsIronPI
plus it's not that hard to do it the right way with Gentoo (which I use)
-
MarsIronPI
BTW, does anybody know what the difference between the SRTP support that is in farstreamer and the SRTP support in the fork? Just out of curioisity
-
lovetox
there is no srtp support in farstream to my knowledge
-
me3
In the message field Ctrl+Backspace deletes a word. But if the first word consists of characters like !"§' Ctrl+Backspace doesn't delete these chars.
-
cal0pteryx
me3, that's handled by GTK directly (Gajim's framework)
-
me3
cal0pteryx, TNX. I'm not familiar with GTK. :-/
-
MarsIronPI
I got the DTLS-SRTP Gajim PR built!
-
lovetox
me3, my IDE Editor does the same thing
-
lovetox
Sublime Text
-
lovetox
seems at least its something that is not oviously wrong✎ -
lovetox
seems at least its something that is not obviously wrong ✏
-
lovetox
in my IDE Editor it says "Delete Word" for the shortcut
-
lovetox
now such characters you mentioned are not part of a "Word"
-
me3
lovetox, > now such characters you mentioned are not part of a "Word" Yes, but if these chars are not at the beginning of the line, Ctrl+Backspace deletes them anyway. Just wondering about the different behavior depending on the cursor position.
-
lovetox
i cannot confirm your statement
-
lovetox
asd!ads is not deletable with one press, it stops before !
-
lovetox
! should never be deleted with a word together, because its a punctuation character, it separates words
-
fjklp
me3: do you see different behavior in other applications? if so, which?
-
zayd [telepath]
> zayd [telepath], whats a MUC list? i meant chat list, the thing at the side of the screen with the list of mucs and dms you're in
-
lovetox
no
-
lovetox
if you want to separate chats by account, its easy though
-
lovetox
you can set the default workspace per account, in the account settings
-
lovetox
and then you have 2 workspaces and chats per account separated
-
zayd [telepath]
> you can set the default workspace per account, in the account settings lovetox, thanks
-
fjklp
> you can set the default workspace per account, in the account settings I didn't know this. Good to know.
-
*IM*
> you can set the default workspace per account, in the account settings Wow - thanks!
-
me3
fjklp, > me3: do you see different behavior in other applications? if so, which? Gimp, File - Save, in the filename field a leading '!' can be deleted by Ctrl+Backspace.
-
me3
Also Libreoffice, File - Save
-
lovetox
not really a text editor, the shortcut may mean something different there
-
lovetox
libre office the text editor behaves exactly like Gajim
-
me3
lovetox, > libre office the text editor behaves exactly like Gajim In Libreoffice Writer Ctrl+Backspace deletes ! also at the start of the document.
-
lovetox
not for me
-
lovetox
https://share.hoerist.com/philipp/kccDfwKutYSBBoLm/Screencast_from_2024-04-28_23-29-30.webm
-
lovetox
either way, even if it did not, we don’t control this, its the framework GTK that decides what the shortcuts do
-
fjklp
I don't know much about this but I have a feeling this might be controlled by ~/.Xresources
-
fjklp
I might play with it later and report back
-
fjklp
me3: are you on linux?
-
me3
Yes✎ -
me3
fjklp, Yes ✏