Files
gtk3/gdk/wayland
Carlos Garnacho 5b1d96234d wayland: Set weak reference on the current grab window
If the grab window is destroyed the grab will be implicitly removed,
although we won't get GdkSeat:ungrab called in order to clear our
internal window<->seat relation entirely. Setting a weak ref will
nullify the pointer we keep on the seat to the window, avoiding the
expected crashes.
2016-01-19 14:17:36 +01:00
..
2015-02-28 00:02:30 -05:00
2015-02-28 00:02:30 -05:00