Matt Sieren

Results 111 comments of Matt Sieren

Yeah, that'd be nice. I hope someone will create a nice .sh script to do all the work. Right now I'm just using QT's macdeploy application to automatically create the...

Maybe worth using https://github.com/LinusU/node-appdmg

@xor-gate Thanks :) Down the road I'd want to implement an auto-installer directly in Qt which gets the newest version of Syncthing if none is available. The bundled syncthing-inotify actually...

sweet! thanks! 👍 And yeah, technically I dont get 200%, but I do get blocking on the main thread for a while. Does it stay on 200% indefinitely for you?...

Ah, bummer. Either way though, this is the next thing I'll be working on. In fact I already started, but it takes a while.

If you want to help out, mind checking out this PR https://github.com/sieren/QSyncthingTray/pull/184 and see if it's still an issue?

This has gone to master by now. Any chance you can check this again? Else I might close this.

Seems OpenBSD specific :/ Guess there's no way around for me setting up OpenBSD and getting to the root of this.

I'd like to keep both in there for now, mainly because QtWebEngine on Debian is quite cumbersome to get running (see https://github.com/sieren/QSyncthingTray/issues/138 & https://github.com/sieren/QSyncthingTray/issues/145). The Interface of both classes abstracting...