Jonas Ådahl
Jonas Ådahl
Some crashes: `impl.portal.CreateSession2` fails: ``` Thread 12 "pool-6" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe2ffd6c0 (LWP 2480357)] g_type_check_instance_is_fundamentally_a (type_instance=0x7fffd800da50, fundamental_type=80) at ../gobject/gtype.c:3917 3917 node = lookup_type_node_I (type_instance->g_class->g_type); (gdb)...
> Wrote a draft GNOME implementation, but it's more or less only compile tested so far: > > * https://gitlab.gnome.org/jadahl/mutter/-/commits/wip/input-capture-clipboard > > * https://gitlab.gnome.org/jadahl/xdg-desktop-portal-gnome/-/commits/wip/input-capture-clipboard Now slightly tested. Relevant merge requests:...