Andreas Schneider

Results 36 comments of Andreas Schneider

While only a workaround, I wrote [a tool](https://github.com/aksdb/gamescopetool) that will run gamescope for you, launching a process outside of gamescope and within gamescope that use a unix socket to transmit...

> > While only a workaround, I wrote [a tool](https://github.com/aksdb/gamescopetool) that will run gamescope for you, launching a process outside of gamescope and within gamescope that use a unix socket...

Adding another use-case: I want to implement an allow-list for file types being uploaded. That list should be configurable by the user. For that it would make sense, if I...

> Another thing we could maybe add later is the ability to use a cache to persist the current position of the iterator (if it's possible to do so). That...

Does it even (still) make sense to decouple the web ui from the server? I can see there might be cases where the UI advances but the backend doesn't, but...

I haven't worked with trakt, so I don't know how they handle rewatches, but what I miss from all the other tools/services I used so far (watcharr, ryot, justwatch, emby,...

> Is there anything else I can do to make the product compatible? On/Off switch is working, but no energy measurement. I have a similar device where I used the...

Is it possible you use http3? You might have to use http1.1 or 2 to have that work.

I can't reproduce it. It works here with http 1.1, 2.0 and 3.0. Do you maybe have other plugins installed that intervene or do you otherwise manipulate the middleware chain?...

In my case the TRACE log line shows that only a few attributes are returned (mail, mailAlias, uid), and a lot other attributes that are in the directory (cn, givenName,...