Patrik Dufresne

Results 183 comments of Patrik Dufresne

It seams possible to fix the issue by simply not distributing the `libstdc++.so.6`. Is it something common to do ?

@ElliotGarbus I also took this approach at first, and I have trouble to recover the properties between display: True and display:False if the kivy design language also define addition rule...

@FilipeMarch Yes, we need to keep the initial position. That the most callengin part. If you look at my implementation that more or less the general idea. It to keep...

@ElliotGarbus Thanks for your POC. Your recommendation provide a way to solve part of the issue. If this implementation is adopted directly in Kivy, it would be nice that a...

@FilipeMarch I'm not a Kivy expert, but I would think it might be possible to change the way Layout are working to make sure of an Alias Property(e.g.: _display_children) that...

I'm working on a new kivy application and I'm running into issue because `from kivy.core.window import Window` is creating a window on import. First scenario, This occur when trying to...

Is that something that is working today ? Is it possible to of this project in order to run openGL application on MacOS running within a VM ?

I need some instruction to compile it. I'm used to maven, not Ivy. I've try running the following command: java -jar /usr/share/java/ivy.jar Most dependencies are resolved, but popupbutton v 2.4.1...

Bump, Any update of this issue. I'm trying to use this feature, but I canot get ConnectionManager to load my config.

Duplicate of #11 Sorry for the noise. Maybe this should be more explicit in the README file to explain it's limited to color only.