|
|
|
|
|
by rstat1
952 days ago
|
|
There's 2 ways to get a window to show up on a Linux desktop, the old way is called X11 and the new way called Wayland. These protocols handle putting stuff on the screen as well as input from your mouse and keyboard (and touch screen if you're one of the 2 people that have one). Mozilla has been working toward making Firefox work with wayland for a while, seems they've finally gotten in to a shipable state. |
|