-
deport
Not sure if that's the same as the issue
-
meson
What context is meant? `gajim.c.settings Unable to dermine context for: $public_muc_jid`?
-
meson
These are spamed over and over again in journalctl for the same set of mucs as long as messages are fetched from mam
-
lovetox
Means probably we have no disco info
-
lovetox
We should query it before joining
-
meson
> meson: yesterday I had a look at the audio visualizer widget in gtk4, and its colors are different. I think the way gtk handles state flags and how it draws has changed a bit. There are also some deprecations. Would you be interested in having a look? I added a test in /test/gtk which allows to quickly open a window containing an audio preview. render_background is deprecated. There are now two possibilites: Continue using Cairo and thus software rendering, which was performance-wise okay or use hardware accelerated snapshots. Though for custom shapes one would use GskPath, but it seems there's no implemenation for that in Python? https://docs.gtk.org/gsk4/struct.Path.html ↺
-
cal0pteryx
meson, the one with a minimal change set :)
-
cal0pteryx
I don't see any Gsk.Path in the docs, right
-
cal0pteryx
it's relatively new (4.14)
-
meson
https://gitlab.gnome.org/GNOME/pygobject/-/issues/621 but it actually exists :) > Gsk.PathBuilder.new()
-
meson
I will try to fix Cairo first.
-
cal0pteryx
meson, that would be great!
-
meson
How can I determine the theme background color? Before the drawingArea's bg was simple transparent, but now it takes a grayish color by default.
-
lovetox
meson, cairo can also do much more than Gsk
-
lovetox
its not a 1:1 replacement
-
meson
^ never mind my question above
-
theuae
Is there anyway to hide the sidebar area?
-
theuae
for workspaces
-
theuae
I don't have any use for it
-
cal0pteryx
theuae: no