Igor Kulman

Results 52 comments of Igor Kulman

Same problem on Intel 7260 on Thinkpad T440s although it is marked as supported. Kexts loads fine, but no wifi networks are found.

There are two formats used on Windows Phone. - Resx used on Windows Phone 7, Windows Phone 8 and basically the whole .NET - Resw used on Windows Phone 8.1,...

On Windows Phone 8 the convection is to have `Resources` directory in the root of the project (project, not solution) with a `AppResources.resx` file for the default language (defined in...

You are right the main goal is to make it look well. Is there maybe a theme that looks OK in both a dark and a light terminal? Thanks for...

@Waitsnake thanks for the research, the link to SO looks promising. I will take a look. Feel free to open a PR if you want to tackle it yourself.

> Adding those 3 lines of quick and dirty here after loading the image and that already fixed it for me when running the program in Xcode. > > ```...

Hopefully https://github.com/igorkulman/ChangeMenuBarColor/commit/63dd5d63c16744cfab77cbb329efb57ed1659da7 fixes the this problem as suggested.

Looks like https://github.com/Awalz/SwiftyCam/pull/109 should fix this, when will it get to `master` and into a new release? I tried using the Swift4 branch with Carthage but it is not buildable....

> I've solved this more generally in #381 as well. I would call it a different approach not a more general way. If I get it right you are letting...

> Hey. > I am encountering exactly the same problem. > I have a notes app that opens a side menu when the user swipes left-to-right; currently with this framework,...