Files
squeekboard/src
Dorota Czaplejewicz 1cbc21ad11 variant: Fix double-free
gio::Settings::set_value takes over ownership of the Variant sometimes, but in other cases it doesn't. To prevent this being a problem, the custom Variant is made of the type that will never have its ownership taken.

This is not necessarily consistent with what gtk-rs authors intended.

In practice, the ownership is shared by refcounting, and after the Rust reference is dropped, one taken by Settings survives.
2020-02-03 14:53:24 +00:00
..
2020-01-08 18:52:09 +00:00
2019-07-17 19:50:53 +02:00
2020-01-28 21:32:47 +00:00
2019-09-10 09:27:21 +00:00
2020-01-28 11:42:02 +00:00
2020-01-28 11:42:02 +00:00
2020-01-28 11:42:02 +00:00
2019-12-24 10:41:02 +00:00
2019-10-29 13:21:46 +00:00
2020-02-03 14:53:24 +00:00
2020-01-30 21:19:13 +01:00
2020-01-07 16:18:52 +00:00
2019-10-29 13:21:46 +00:00
WIP
2019-09-04 09:44:31 +00:00