No right click is a pretty big deal breaker for any application I would want to develop.<p><a href="https://github.com/gabrielrcouto/php-gui/issues/46" rel="nofollow">https://github.com/gabrielrcouto/php-gui/issues/46</a><p>If there are problems hooking up something as simple as a new mouseclick, the library is prohibitively primitive.
I would honestly like to see how this holds up against Electron in performance. I know that may be setting the bar a bit low, considering one is a bundled chromium, and this just seems to interact with UI libraries directly.<p>Thought I don't know if PHP would be my first pick if I wanted to develop a desktop application. Then again Electron, and JS wouldn't be either.