this post was submitted on 11 Aug 2024
137 points (99.3% liked)

Linux

47309 readers
565 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

The ext-image-capture-source-v1 and ext-image-copy-capture-v1 screen copy protocols build upon wlroots' wlr-screencopy-unstable-v1 with various improvements for better screen capture support under Wayland. These new protocols should allow for better performance and window capturing support for use-cases around RDP/VNC remote desktop, screen sharing, and more.

Merge Request: Create ext-image-capture-source-v1 and ext-image-copy-capture-v1

you are viewing a single comment's thread
view the rest of the comments
[–] mactan@lemmy.ml 26 points 1 month ago* (last edited 1 month ago) (5 children)

under the definition of bike shedding in the Encyclopedia you'll find wayland the prime example. been waiting years on one pr for them to decide on the word "may" vs "will"

[–] gbin@lemmy.ca 13 points 1 month ago (1 children)

It drives me crazy. Just release it 18+months ago and iterate with versions, at least your users will have the feature in their hands.

[–] skullgiver@popplesburger.hilciferous.nl 13 points 1 month ago (1 children)

That's how you get the Zoom problem, where a Zoom developer decided to be nice and port their program to Wayland before screen capture was implemented well, resulting in a "workaround" that took screenshots in a loop rather than move to the proper API.

The API has been in the hands of people and developers for months, just not those who like their system to be moderately stable.

[–] gbin@lemmy.ca 3 points 1 month ago (1 children)

It is kind of shooting at the ambulance, zoom needs to also adapt to the new API. The alternative is a completely non functional Wayland for videoconferencing for years... Unusable stable is not better than unstable usable IMHO at least you have a shot at fixing it for the second option.

Yes, of course. But jumping on early with an incomplete API isn't just something Zoom does. Plenty of applications are broken because they don't receive complete API rewrites every few years.

Plus, it's not like desktop Linux didn't already ship a screen casting API. If developers wanted an unfinished/unstable API, they could've just implemented Gnome's DBUS based API, that's been around for years. No need to use something wlroots specific. Plus, the Gnome API also works on X11.

load more comments (3 replies)