-
Benson
> For protobuf what about buf ? It's quite standard and you can export proto to any langage with it That seems to depend on Googles Go implementation of buf. Probably adding Python bindings to https://github.com/protobuf-c/protobuf-c or using https://github.com/danielgtaylor/python-betterproto are best alternative choices.
-
Benson
Finally got it to build https://copr.fedorainfracloud.org/coprs/fed500/gajim/build/8171085/
-
horse shoe
hi, i wanted to join a matrix server but the address is like abc:matrix.org and it's been a long time i have used this platform.
-
horse shoe
do you know how can i join it? using that address or #abc:matrix.org
-
horse shoe
i could be asking the question on the wrong platform, sorry about that if that's the case here.
-
horse shoe
yeah i think i'm wrong, sorry again.
-
meson
Benson: > Finally got it to build https://copr.fedorainfracloud.org/coprs/fed500/gajim/build/8171085/ 🎉, with protobuf? Interested in taking over the maintainership? :-P
-
Benson
> Benson: >> Finally got it to build https://copr.fedorainfracloud.org/coprs/fed500/gajim/build/8171085/ > 🎉, with protobuf? Interested in taking over the maintainership? :-P Happy to co-maintain. Upgrading protobuf in Fedora proper will take a while.
-
smemes2
Hello! I registered an account on the gajim gitlab yesterday, and I want to ask for the fork permission. I would like to make a merge request. My username is "smemes2"
-
meson
> meson, how did you resolve the issue of capturing "released" signals from the Gtk.Gesture ? cal0pteryx, ``` gesture_seek_click = Gtk.GestureClick(button=Gdk.BUTTON_PRIMARY) gesture_seek_click.set_propagation_phase(Gtk.PropagationPhase.CAPTURE) gesture_seek_click.connect('pressed', self._on_seek_bar_button_pressed) gesture_seek_click.connect('released', self._on_seek_bar_button_released) self._ui.seek_bar_box.add_controller(gesture_seek_click) ``` ↺
-
meson
seek_bar_box is a container (GtkBox) with seek_bar (GtkScale) as a child
-
cal0pteryx
meson: thank you
-
lovetox
smemes2: you need to register again
-
smemes2
lovetox: okay, I registered myself again
-
lovetox
Done smemes2
-
smemes2
lovetox: Thank you!
-
donnerwetter
What behaviour can I configure in detail with the Trigger plugin?
-
cal0pteryx
donnerwetter: check the window, it's all there
-
danielstein
seems like the plugin "client icons" does not work anymore? i cant see any icon anywhere