Jonas Heinrich
Jonas Heinrich
Bug still present in 2.0.1, going to look into a fix for this but not sure if I can manage :sweat_smile:
Gnome Mutter has clipboard synchronization now, see https://mail.gnome.org/archives/gnome-announce-list/2015-May/msg00030.html Maybe we can reuse this implementation here?
Here's the commit https://git.gnome.org/browse/mutter/commit/?id=4fc1811c15f0caf342aa7c87ee75366144bea5a8 And this is the bug report https://bugzilla.gnome.org/show_bug.cgi?id=738312
Hm, I guess one does only need something like libclipboard in case of downwards compatibility to Xorg clipboard, right? Is it possible to create a seperate application, which can be...
This might be related, an example taken from VLC:  Present using `xorg-server-xwayland-1.17.1` and `wayland-1.8.0`
> Finally I managed to take a deeper look at this issue. > The issue can not be fixed in gplaycli. It needs to be fixed in googleplay-api. > I...
I'm also looking for this option to automatically decrypt external harddrives on my homeserver, otherwise some workaround is needed like https://oz123.github.io/writings/2024-03-25-Decrypting-bcachefs-volumes-at-boot/index.html The homeserver itself is also encrypted so the keyfiles...
I use btrbk on my homeserver to remote backup the complete rootfs hast incrementally. Opened a ticket for bcachefs there but seems to be difficult to implement https://github.com/digint/btrbk/issues/537
It's already working with latest Android app version by associating and opening ts://-uris. After that Textsecure-Browser starts syncing messages and contacts!
> If we add a type we should also think about multi device support. What does this mean exactly? @Lassulus I was able to add keyFile support. The test now...