Dan Isla

Results 61 comments of Dan Isla

@xhejtman this feature is complete on master and I am not able to reproduce it on my end. Are you seeing this in the docker example that is based on...

I am actually able to reproduce it now with just the X server running and the default X11 cursors. ![cursor-issue-x11](https://user-images.githubusercontent.com/323725/164323314-78d4a30d-f2fb-4474-a937-abe4509d8ca0.jpg)

> @danisla It seems that the release pipeline is broken. GStreamer is not delivered correctly especially in Ubuntu 20.04 and apparently breaks something with the caching mechanism. > > For...

I was attempting to only build the gst-py-examples if any of the matrix tasks changed, but it's not obvious that this is possible ATM. This commit should always build the...

@ehfd for new releases, the process has changed slightly. The pipeline no longer creates the GH release. 1. manually create the Github Release and Tag. 2. Generate the release notes...

> Default branch was changed to `main` to comply with GitHub guidances. If you have a local clone, please use: > > ``` > git branch -m master main >...

Not sure if I’m ok freezing all Selkies gstreamer releases for a few months. Can you lock the desktop containers to Selkies-gstreamer v1.4.3? Having them roll with latest doesn’t seem...

Selkies already uses the HTML5 Gamepad API, so there is nothing to change. I am not aware of any way to support gamepads without uinput, Joystick events are not handled...

I’m looking into ways to emulate the js0 evdev with an LD_PRELOAD shim. Something that will intercept the syscalls and connect to the Selkies gstreamer app.

I have no near term plans to work on this feature. It sounds like there may be some [blocking browser related issues](https://github.com/novnc/noVNC/issues/1578). If you have time and would like to...