Jonas Ådahl

Results 21 issues of Jonas Ådahl

Hi, In [GNOME Remote Desktop](https://gitlab.gnome.org/jadahl/gnome-remote-desktop) I'm using LibVNCServer to add VNC support. Currently I see no way to add my own encryption layer (I currently want to add TLS-ANON to...

Currently the database uses the spelled out variant of the English ISO standard for countries. This has some implications, such as not being easily translatable, as well as often being...

Whenever a merge or a rebase happens in a review, it becomes less convenient to review the changes as a whole (i.e. selecting all of the fixups and looking at...

ejabberd 13.10 improves performance and memory usage compared to ejabberd 2.1.x. It also introduces a bunch of incompatibilities (large part due to using binary type instead of string), so in...

Documentation needs improvement in some areas, such as: - Modularity (separation between mod_restful, mod_restful_admin and mod_restful_register) - How to create mod_restful_register requests

documentation

Some apps may want to record the audio output of the session, for example when screen sharing while playing a video with sound. Right now this requires manual work done...

xdg-desktop-portal-gtk currently uses private GNOME API for some of the backends. This has a couple of implications. 1. Private API stability is not guaranteed, and can be assumed to occasionally...

There is no documentation about API and ABI stability of libdecor. According to @GeorgesStavracas it's unstable and unsuitable for use outside of Flatpak, but the fact is that it's packaged...

documentation

From the second commit: mkinitramfs: Copy DT_NEEDED files if any too This fixes using busybox installations that aren't really static, e.g. the one in Fedora 36 and 37, since they...

This makes GDBus proxies generated by gdbus-codegen able to fetch properties.