Skip to content
  • Carlos Garnacho's avatar
    colorplane: Fully port to GtkGesture · 70ea24b9
    Carlos Garnacho authored
    A GtkGestureDrag is used for color selection, removing also the
    need to track the pointer state in widget data. The GDK grab performed
    just to set the crosshair cursor has been replaced by a call
    to gdk_window_set_device_cursor(), which will be unset if the
    drag operation is finished, or cancelled due to the implicit grab
    being broken.
    70ea24b9