Ron Evans
Ron Evans
@mogenson can you run this while running the program that fails? ``` sudo dbus-monitor --system "type=error" ``` Thanks.
Thanks @bketelsen
Just saw this new project: https://github.com/tdakkota/win32metadata Seems like could be very helpful.
Thanks for all this @jagobagascon that is incredibly helpful, and good idea to try to enlist others in this quest.
@jagobagascon congrats on https://github.com/saltosystems/winrt-go hopefully others will contribute to it and add other Windows APIs I'm totally OK with having an external dependency, we have others already for other OS...
At long last thanks to @jagobagascon and colleagues we have Windows central support coming in the next release!
Closing, since this has been released! :1st_place_medal:
> I suspect many things will 'just work' now. Has anyone had a chance to try this recently? I would agree with the above statement! :smile_cat:
Seems like this should be possible using x11 sockets. Any thoughts, @denismakogon on adding to this repo?
I started playing around with setting up a Dockerfile that could build the GUI. I added the Alpine packages for `gtk+3.0` and `gtk+3.0-dev`, then tried to build and got the...