wayvnc
swayidle
wayvnc | swayidle | |
---|---|---|
22 | 11 | |
1,159 | 555 | |
- | 0.9% | |
8.9 | 3.5 | |
6 days ago | about 2 months ago | |
C | C | |
ISC License | MIT 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.
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).
swayidle
-
runwhenidle - Linux utility that can automatically pause a computationally-intensive command when user is in front of a computer and resume it when they are away.
X11 is not necessary. For example: swayidle.
-
Sway 1.8-rc2 has been released!
14 minutes ago: swayidle 1.8.0
- Why do wayfire took so long to load configs?
-
Understanding how idle works
Because of the way logind awkwardly duplicates the idle management of the compositor, but in a way that splinters client tooling, and without any of the access or convenience of the compositor, logind integration is a candidate for removal from swayidle: https://github.com/swaywm/swayidle/issues/117.
-
Sway external display
What does your swayidel configuration look like, or what are you using that triggers the computer to be suspended?
-
Update: swaylock issues after latest kernel update
I suggest to anyone who was having my same problem to update the kernel and comment on the issue I opened on GitHub to get this solved on Sway side.
-
idling and locking in sway
Yes it also listens to dbus signals from logind. Those features kinda duplicate the wayland ones so there's some discussion about dropping them: https://github.com/swaywm/swayidle/issues/117
- some questions
-
Help with simple script to launch and kill app based on user activity
Swayidle info: https://github.com/swaywm/swayidle/blob/master/swayidle.1.scd
-
Inhibit swayidle upon gamepad use
To select a specific input; run the latest upstream code of swayidle. Namely, the feature for seat selection was add in this PR
What are some alternatives?
x11vnc - a VNC server for real X displays
swaylock - Screen locker for Wayland
sway - i3-compatible Wayland compositor
swayidle - Idle management daemon for Wayland
kanshi - Dynamic display configuration (mirror)
wob - A lightweight overlay volume/backlight/progress/anything bar for Wayland.
FreeRDP - FreeRDP is a free remote desktop protocol library and clients
sway-borders - Fork of sway with some extra features, mainly related to borders.
noVNC - VNC client web application
xdg-desktop-portal-wlr - xdg-desktop-portal backend for wlroots
swaybg - Wallpaper tool for Wayland compositors