this post was submitted on 23 Nov 2024
78 points (100.0% liked)

Linux

48323 readers
650 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
top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 13 points 8 hours ago (2 children)

Anyone know how the Wayland driver in WINE will impact? I mean Wine works on XWayland so far, so what can we expect to get better with native Wayland support? I've searched a bit in web, but its hard to find some definitive answers (lots of general WINE and Wayland topics, often outdated).

[–] [email protected] 8 points 6 hours ago

Well, HDR works in Wine Wayland, and X11 can never do it without gamescope.

[–] [email protected] 19 points 7 hours ago

From my testing of the Wayland backend when it was still hidden behind a registry setting, it's mainly for DPI awareness. For example, I use a 1440p screen with 1.25 scaling. Currently Wine through Xorg therefor sees my desktop as 1152p high. With the Wayland driver it would still correctly identify as using a 1440p screen.