Gajim - 2024-04-28


  1. sokol99

    Hello. Just wondering how to use the import contacts feature? How does one add a server and which kinds are supported?

  2. lovetox

    creeper, https://gitlab.gnome.org/GNOME/gtk/-/issues/6620

  3. lovetox

    zayd [telepath], whats a MUC list?

  4. lovetox

    sokol99, you need to login with both accounts in Gajim

  5. lovetox

    then you can open that dialog and select that you want to move contacts from one to the other account

  6. 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

  7. lovetox

    but it saves you the time to do it manually

  8. 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

  9. 222m5

    sokol99, this could be another option… https://migrate.modernxmpp.org/ * https://docs.modernxmpp.org/projects/portability/

  10. 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!

  11. 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

  12. MarsIronPI

    plus it's not that hard to do it the right way with Gentoo (which I use)

  13. 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

  14. lovetox

    there is no srtp support in farstream to my knowledge

  15. 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.

  16. cal0pteryx

    me3, that's handled by GTK directly (Gajim's framework)

  17. me3

    cal0pteryx, TNX. I'm not familiar with GTK. :-/

  18. MarsIronPI

    I got the DTLS-SRTP Gajim PR built!

  19. lovetox

    me3, my IDE Editor does the same thing

  20. lovetox

    Sublime Text

  21. lovetox

    seems at least its something that is not oviously wrong

  22. lovetox

    seems at least its something that is not obviously wrong

  23. lovetox

    in my IDE Editor it says "Delete Word" for the shortcut

  24. lovetox

    now such characters you mentioned are not part of a "Word"

  25. 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.

  26. lovetox

    i cannot confirm your statement

  27. lovetox

    asd!ads is not deletable with one press, it stops before !

  28. lovetox

    ! should never be deleted with a word together, because its a punctuation character, it separates words

  29. fjklp

    me3: do you see different behavior in other applications? if so, which?

  30. 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

  31. lovetox

    no

  32. lovetox

    if you want to separate chats by account, its easy though

  33. lovetox

    you can set the default workspace per account, in the account settings

  34. lovetox

    and then you have 2 workspaces and chats per account separated

  35. zayd [telepath]

    > you can set the default workspace per account, in the account settings lovetox, thanks

  36. fjklp

    > you can set the default workspace per account, in the account settings I didn't know this. Good to know.

  37. *IM*

    > you can set the default workspace per account, in the account settings Wow - thanks!

  38. 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.

  39. me3

    Also Libreoffice, File - Save

  40. lovetox

    not really a text editor, the shortcut may mean something different there

  41. lovetox

    libre office the text editor behaves exactly like Gajim

  42. me3

    lovetox, > libre office the text editor behaves exactly like Gajim In Libreoffice Writer Ctrl+Backspace deletes ! also at the start of the document.

  43. lovetox

    not for me

  44. lovetox

    https://share.hoerist.com/philipp/kccDfwKutYSBBoLm/Screencast_from_2024-04-28_23-29-30.webm

  45. lovetox

    either way, even if it did not, we don’t control this, its the framework GTK that decides what the shortcuts do

  46. fjklp

    I don't know much about this but I have a feeling this might be controlled by ~/.Xresources

  47. fjklp

    I might play with it later and report back

  48. fjklp

    me3: are you on linux?

  49. me3

    Yes

  50. me3

    fjklp, Yes