wlroots
wayvnc

wlroots | wayvnc | |
---|---|---|
108 | 22 | |
1,969 | 1,238 | |
- | 3.2% | |
9.8 | 8.8 | |
over 3 years ago | about 1 month ago | |
C | C | |
MIT License | ISC License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wlroots
-
Show HN: X11 tool to share a screen area in any video meeting
Even then, "tinywl" which aims to be a "minimum viable product" Wayland compositor based on wlroots is almost 1k lines:
https://github.com/swaywm/wlroots/tree/master/tinywl
-
Xorg being removed. What does this mean?
>barrier has been unmaintained for a long time.
As if not having new features added for 2 years makes it stop working? barrier is perfectly fine on normal linux desktop installs. I actually use synergy 1.x personally which has been "unmaintained" for much, much longer. Except synergy 1.x will compile and run on anything from windows 98 to ubuntu 5 to debian 12. You can't get a waynergy or inputleap to compile on an OS more than 2 years old. And even then, as you say, it's crapshoot if the particular wayland will have libei; many like sway are actively hostile to it and never will: https://github.com/swaywm/wlroots/issues/2378
- Does Wayland use less battery than x11 in Fedora Linux?
-
Arch Linux odd question
It looks like they actually patched it to filter those modes out, so presumably it worked out of the box and was considered undesirable: https://github.com/swaywm/wlroots/issues/3038
-
Asahi Linux To Users: Please Stop Using X.Org
I haven't experienced any of those. The video game performance hit may be due to vsync, but I don't play games so I haven't noticed.
-
If I install a distro without a GUI, can I still launch graphical applications (like a Firefox window, for example)?
You can however use tinywl. It is an example Wayland compositor that can't do more than displaying one application.
-
Nearest-neighbor scaling on XWayland apps?
Sway/wlroots has implemented this, but I can't find any discussion for KDE.
-
Wofi is SO superior to Rofi
wlroots is archived on github. Is it abandoned? Just saying, that only means they moved git hosts :-D
- wayland-protocols update to allow tearing
-
Wayland harder for DE developers?
A lot of compositors are based no the wlroots lirbary. So they are still sharing the development effort and have a common base, its just in the form of a library rather than a display server.
wayvnc
-
DeskPad – A virtual monitor for screen sharing
Yeah. On Wlroots or Sway, we can setup virtual displays pretty easily (swaymsg create_output, done). Then both the other person and yourself connect to the wayvnc vnc server server to see what's over there.
Available May 2020, https://github.com/any1/wayvnc/issues/7#issuecomment-6256611...
-
Dropping GNOME's X11 session approved for Fedora 41
You can run remote applications with Wayland now: https://access.redhat.com/documentation/en-us/red_hat_enterp...
There is also a VNC server for fullscreen sessions (only supports wlroots compositors for now): https://github.com/any1/wayvnc
-
Is my use case with X.org possible with Wayland?
There's wayvnc.
-
Asahi Linux To Users: Please Stop Using X.Org
It says on their GitHub page that "Gnome, KDE, and Weston are not supported". What does that mean?
-
What kind of applications are missing from the Linux ecosystem?
I thought this existed in the form of wayvnc but from their README it seems they don't support the popular desktop environments (GNOME, KDE).
-
What are my options for remote desktop software on wayland?
Not sure if I would call it hassle free, but wayvnc isn't that hard to set up.
-
When do you think you will switch to Wayland?
And wayvnc
-
Can I run Sway via remote desktop on a Linode server running arch?
There is however a fresh issue on the wayvnc github with what looks like your problem. https://github.com/any1/wayvnc/issues/206
-
Use a laptop as a 2nd display on Linux using FreeRDP
On wayvnc git master and sway 1.8 (or git master), you can script things so that a "virtual" display gets created automatically when someone connects to VNC, and removed when they disconnect.
See https://github.com/any1/wayvnc/pull/200/files
The script in the PR does something a bit different, but it's only an example and can be modified to do what I described in the first paragraph.
-
Intel is using DXVK for their Windows Arc GPU DX9 drivers
No - it's not X, it's doesn't share a screen in the way X does.
That said... if this is a shoddy attempt at a "gotcha" style question - Screen sharing and remote desktop are both supported.
Ex - for Gnome:
https://wiki.gnome.org/Projects/Mutter/RemoteDesktop
LibVNCServer for VNC support, FreeRDP for remote desktop protocol.
For KDE:
https://userbase.kde.org/Krfb
Which mostly just works as long as you have Pipewire and xdg-desktop-portal-kde installed (the base plasma-wayland session usually includes them)
This one is a bit less polished - some users still have problems with keyboard input, depending on the distro and other installed packages.
For Sway:
xdg-desktop-portal-wlr works just fine for screen sharing, and you can use https://github.com/any1/wayvnc for VNC access (including having a completely headless machine).
What are some alternatives?
wayfire - A modular and extensible wayland compositor
x11vnc - a VNC server for real X displays
x11docker - Run GUI applications and desktops in docker and podman containers. Focus on security.
noVNC - VNC client web application
libinput-gestures - Actions gestures on your touchpad using libinput
FreeRDP - FreeRDP is a free remote desktop protocol library and clients
nvidia-patch - This patch removes restriction on maximum number of simultaneous NVENC video encoding sessions imposed by Nvidia to consumer-grade GPUs.
kanshi - Dynamic display configuration (mirror)
wlroots-eglstreams - A modular Wayland compositor library with EGLStreams support
swayidle - Idle management daemon for Wayland
waymonad - A wayland compositor based on ideas from and inspired by xmonad
NymphCast - Audio and video casting system with support for custom applications.
