On Sun, 04 Oct 2015 11:24:51 +0100 Tom Hacohen said:
> I see there's EINA_LOG_BACKTRACE. Is it possible to disable the
> backtrace in configure? I would love that. Or is there at least a way to
> disable it with an env var?
>
> With that being said, I agree it's very useful to have it on by de
I recently tried to add notes to a commit, but when pushing the notes I
seem to be rejected by one of the commit hooks on the server.
I suspect this is because notes exist (by default) on refs/notes/commits,
which is outside the allowed namespaces for commits. Can hooks be updated
to allow notes?
Hi guys,
I'm seeing strange graphical layout glitches and lots of evas log warnings
about unstable during redraw if I try to remove a toolbar item when the
toolbar is visible. This has started happening since 1.15.
Am I trying to do something fundamentally wrong or have I found some
strange bug?
I see there's EINA_LOG_BACKTRACE. Is it possible to disable the
backtrace in configure? I would love that. Or is there at least a way to
disable it with an env var?
With that being said, I agree it's very useful to have it on by default
so users and distros have it.
--
Tom
On 04/10/15 10:12,
Hello Chris,
On Sun, Oct 4, 2015 at 10:02 AM, Christophe Sadoine
wrote:
> Hello,
>
> I have a genlist with entries. Items are "full widget" (like the
> elementary_test example) but the content is just an entry.
>
> My problem is I want to press tab to focus the next entry but the
> focus gets r