Moritz Maxeiner

Results 15 comments of Moritz Maxeiner

Apparently when you use startx/xinit from a tty the X session does not get your authentication unless you give it the vt argument for the exact same tty you're on...

Sadly no and as far as I can tell there's no easy solution for this, because when using systemd there's just no apparent way to carry over the authentication from...

Well, yeah, but that way you stay on the same tty instead of returning to the login prompt and the x session starting on tty(7+). What this does is allowing...

I've updated #122 and ~~it now works for me.~~ _CORRECTION:_ **My** issues, which do not include the issue described by OP, appear to be fixed by it. If you start...

@filcuc This was one of the functions, that I used purely for debugging purposes while binding other API functions. I do not need it in particular, I included it in...

While I currently do not use findChild, there must be a way to access children of objects managed in the bindings, which themself are not managed by the bindings. Otherwise...

Hm, well if you think that you truly _just_ want to support databound applications, then I guess just remove the findChild-function and be done with it. Personally, I would prefer...

Well, AsyncTCPConnection is specifically for TCP, not for general (stateful) sockets. While it may be true that it can be hacked to accept preinitialised unix domain sockets, I consider that...

@szha Anything further needed from my side?

One thing to add: Neither ogg nor m4a really belong on this list, as they're container formats with several different possible codecs inside, see https://github.com/MoritzMaxeiner/DStream/commit/434c1259754e98911ae499492d4bba70af758bc0