Dan Habot

Results 8 comments of Dan Habot

All 3 of these outputs are from different tiles. Is this a urxvt issue? ``` 00000000 75 72 78 76 74 00 |urxvt.| 00000006 ``` ``` 00000000 75 72 78...

@JonnyHaystack JonnyHaystack > Uh sorry should've asked before but can you also show the output of `ls -l /proc/$(xprop _NET_WM_PID | cut -d ' ' -f3)/cwd` ``` lrwxrwxrwx 1 dan...

I can just assume this is never gonna happen

@HartHerbert I kinda already did something like that in my [project](https://github.com/danhab99/BlenderCamera/blob/master/src/providers/video-recorder/video-recorder.ts). But I encountered other problems; video tags are incredibly laggy view ports.

@HartHerbert how's your extension comming m8?

I am also quite keen to see this merged in please

I'm running the wizard on a remote machine, there's no browser to open. I was expecting the wizard to wait for me to open the link but it doesn't.

i3lock has the `--nofork` flag which causes the process to hang until the user unlocks. When that happens i3lock quits with an exit code. I added the flag to [my...