Adrien Bertrand

Results 275 comments of Adrien Bertrand

I've been trying some things and I'm actually cleaning things up build-wise, with @debrouxl's suggestions. I should have some builds for you to test soon :) In the meantime, feel...

Just to try if you can launch it (make sure to have install all the deps from brew first): Extract it somewhere and launch `./tilp2_signed` from a terminal, you might...

Here's a better test build :) [tilp2_signed.zip](https://github.com/debrouxl/tilp_and_gfm/files/4363118/tilp2_signed.zip) It's actually as statically built as possible, for the fun of it. ![image](https://user-images.githubusercontent.com/660896/77228689-5e841100-6b5f-11ea-81c7-96924b2d5482.png) Seems to work fine here! Here are the only needed...

No worries, I keep making cleanups and changes for @debrouxl to review anyway.

Yeah, looks like GTK is all confused about sizes when the OS makes windows be tabs. Not sure this is really fixable on our side?

Was able to repro on my master build. Tried it with GTK+3, it forces a new window despite the system tab setting set to Always, so the problem can't even...

Well there's probably a way, like calling the resize handler manually or some silly trick like that.

Here are the (Wireshark) [catptures](https://github.com/debrouxl/tilp_and_gfm/files/3497243/catptures.zip) along with the 8xp that was used to do the tests.

You may also need to do a `(sudo) ldconfig` after building and installing.