this post was submitted on 23 Dec 2023
116 points (97.5% liked)

Linux

47369 readers
897 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
 

Among the Firefox Wayland bugs, one of the top crash bugs is over a lost connection to a Wayland compositor. For dealing with it is to have a proxy between Firefox and the Wayland compositor to cache messages and prevent compositor message queue overflows.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 9 months ago* (last edited 9 months ago) (1 children)

Kwin. It works with xwayland, doesn't with wayland, I'd love a solution, but I found nothing.

[–] [email protected] 1 points 9 months ago (1 children)

Window rules based on the application name and window title?

[–] [email protected] 1 points 9 months ago (1 children)

Doesn't the window title change on firefox depending on tab or even web-page?

[–] [email protected] 1 points 9 months ago (1 children)

Yeah, if you want certain pages in certain screens it would work, and then they'd stay there

[–] [email protected] 1 points 9 months ago

And if I ever browse away from that page and forget to return to it before closing firefox...

This has a million caveats and isn't even close to a solution for how I use firefox. Each desktop has their own windows and I want them to stay there because the tabs open are relevant to that desktop.

Meanwhile forcing xwayland, just works.