Re: [Shotwell] Two small patches: Give focus when showing search bar and cntrl + F shortcut



For the first issue maybe I can check if the widget search_toolbar is uninitialized, something like:

if (search_toolbar != null && is_shown) search_toolbar.take_focus();

But I don't know what is the particular value that new created objects get in Vala.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]