[Spice-devel] [PATCH spice-gtk] widget: fix keyboard ungrab after click

Marc-André Lureau marcandre.lureau at gmail.com
Mon Jun 20 15:33:13 UTC 2016


On Mon, Jun 20, 2016 at 5:28 PM, Fabiano Fidêncio <fabiano at fidencio.org> wrote:
>>      gtk_widget_set_can_focus(widget, true);
>> +    gtk_event_box_set_above_child(GTK_EVENT_BOX(widget), true);
>
> I'd just do: s/true/TRUE before pushing, but no need to resend the
> patch because of this is just my preference :-)

The line above uses lowercase 'true', I guess I'll change it too then ;)


-- 
Marc-André Lureau


More information about the Spice-devel mailing list