neutrino
neutrino copied to clipboard
A GUI frontend in Rust based on web-view
Hello people! For those using neutrino, I'm very happy my work was useful for someone. But it's been some time I don't intend to work anymore on this project. I...
As neutrino windows can have a theme which does not always match frame and titlebar (especially for MS windows) I woluld like to open a window without frame and titlebar...
This PR adds a .travis.yml file to the repo. If the repo is added to your travis-ci.org account then you will have CI integrated into the project. I have added...
I would like to create an overlay with neutrino that stays on top of all other windows. How would I approach that?
Right now it is not possible as far as I know to set an Icon on the top left of the titlebar on Windows.
Hello!There is some question when running the example given by the wiki. It reminds this: error: failed to run custom build command for `webview-sys v0.1.4` Caused by: process didn't exit...
- radios - checkboxes and maybe others
Something using SVG to display could be nice. Maybe using [https://gionkunz.github.io/chartist-js/](https://gionkunz.github.io/chartist-js/) ? It should not be too hard to implement.