Live data from Hacker News

DeskPad – A virtual monitor for screen sharing

github.com

11–20 of 167 posts

Re: DeskPad – A virtual monitor for screen sharing

#11

What an intriguing idea. I wonder if I could do something similar on linux by placing a second monitor on top of my current one with xrandr.

It's too easy to just use OBS for this, in my opinion. Add the pipewire display capture, add a filter to crop it to a corner, stretch that container to fit the stage, open the window in the corner. Fairly simple.

Re: DeskPad – A virtual monitor for screen sharing

#12
I really like this concept. especially for the use case where I need to share my whole screen, but just want a "sandbox" of sorts to share. Typically have gotten around this with a secondary monitor that I share with, but that doesn't work when I'm on the go with my laptop. Will def be using this

Re: DeskPad – A virtual monitor for screen sharing

#15

Wouldn’t it be nice if we could adjust resolution per window? On a 4k monitor some applications have tiny text and icons, and no way adjust that I can find.

I just went to Preferences and set the resolution of the virtual display to 1920x1080.

Re: DeskPad – A virtual monitor for screen sharing

#18
post #6

The title could clarify it's for MacOS X.

Linux users probably already have some weird workflow with X11 virtual buffers to do this.

Yeah. On Wlroots or Sway, we can setup virtual displays pretty easily (swaymsg create_output, done). Run wayvnc, and both the other person and yourself connect over vnc or rdp to see what's over there.

Available May 2020, https://github.com/any1/wayvnc/issues/7#issuecomment-6256611...

Post reply on HN