Giter VIP home page Giter VIP logo

Comments (12)

sanriqing avatar sanriqing commented on May 16, 2024 2

๏ผ๏ผ This project is really surprising to me. That is great!

from vuido.

konstantinsteinmiller avatar konstantinsteinmiller commented on May 16, 2024 2

Hi,
nice project. Im overwhelmed.
Question: Would it be hard to add an html + CSS rendering or is it even possible already?

from vuido.

mimecorg avatar mimecorg commented on May 16, 2024 1

Yes, proton-native and vuido can definitely reuse the same packaging tools. I saw the solution based on electron-builder, I have to take a closer look at it, but I will have to wait for Windows support.

So far I only implemented the horizontal/vertical box container, but as far as I looked into the docs, they all have this limitation.

from vuido.

mimecorg avatar mimecorg commented on May 16, 2024 1

Guys, the whole point of Vuido is to have a lightweight alternative if you donโ€™t need HTML and CSS. Otherwise itโ€™s better to use Electron, Vue.js works fine there ๐Ÿ˜Š.

from vuido.

mimecorg avatar mimecorg commented on May 16, 2024

Hi Andrea! Thank you ๐Ÿ™‚. I was just going to reach out to you and say hi as well.

I will definitely need some help with the native part. I have some basic knowledge about Windows API, but I've never done anything related to GTK+ or OS X. I realize that the future of Vuido depends largely on both libui and libui-node, so I'm open for collaboration.

One little thing that immediately comes to my mind is the lack of an insert method for containers. I had to work around this by removing and re-appending all children following the one I need to insert.

Another much higher level problem is that at the moment there's apparently no easy way to package and distribute an application using libui-node for end users. I have a solution for this in my mind, but I have to experiment a bit to see if this is practical.

from vuido.

parro-it avatar parro-it commented on May 16, 2024

Another much higher level problem is that at the moment there's apparently no easy way to package and distribute an application using libui-node for end users. I have a solution for this in my mind, but I have to experiment a bit to see if this is practical.

You may follow these issues about packaging an app: parro-it/libui-node#108 and kusti8/proton-native#43.

Maybe the same tools that are being developed for proton-native could be used by vuido too

One little thing that immediately comes to my mind is the lack of an insert method for containers. I had to work around this by removing and re-appending all children following the one I need to insert.

There is an issue on libui tracking feature requests for containers: andlabs/libui#328. You may try to ask there first.

Which specific container are you concerned about? Or all of them?

from vuido.

parro-it avatar parro-it commented on May 16, 2024

So far I only implemented the horizontal/vertical box container, but as far as I looked into the docs, they all have this limitation.

Yes neither of these have an insertAt method

from vuido.

sotaan avatar sotaan commented on May 16, 2024

Congrats for all the stars, you deserves it!

from vuido.

mischnic avatar mischnic commented on May 16, 2024

@konstantinsteinmiller If your looking for a web view component, then not in the near future: andlabs/libui#315.

from vuido.

konstantinsteinmiller avatar konstantinsteinmiller commented on May 16, 2024

ahh ok, thats sad. But could be a major enabler for Webdevelopers.

from vuido.

uniquejava avatar uniquejava commented on May 16, 2024

Wow!!! if it could integrate something like webview.. we would reuse all javascript chart libraries like d3.js, echarts. that would be awesome.

from vuido.

sotaan avatar sotaan commented on May 16, 2024

I think this is not related to this project directly. Though it may be interesting to see how weex / nativescript compile components and check if it can be integrated along with vuido

from vuido.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.