406
submitted 1 year ago by darth_tiktaalik@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] lurch@sh.itjust.works 6 points 1 year ago* (last edited 1 year ago)

For a user: In Wayland programs are supposed to draw their own title bar. Java aplications and old applications must use a backwards compatibility layer that can cause flicker and bad font rendering. The terminology is different (compositor = window manager). Some niche new programs may only run on Wayland. Wayland hasn't been adopted by BSD (AFAIK).

For a programners: Wayland has more modern, tidy code, but not all toolkits support it natively and few are easy. If you code exclusively for Wayland, a lot of users won't use your program at the moment.

[-] BautAufWasEuchAufbaut 21 points 1 year ago

In Wayland programs are supposed to draw their own title bar

That's incorrect. GNOME does it like this, Plasma doesn't. KDE came up with a standard so a program can communicate this to the DE, GNOME slept on it. That's why e.g. mpv doesn't run well on GNOME.

[-] deathmetal27@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

OpenJDK has Project Wakefield going on to address Wayland support for Java applications.

https://wiki.openjdk.org/display/wakefield/OpenJDK+Project+Wakefield+-+Wayland+desktop+support+for+JDK+on+Linux

this post was submitted on 19 Dec 2023
406 points (100.0% liked)

Linux

53671 readers
660 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