|
|
|
|
|
by jjice
1906 days ago
|
|
When I made the jul over to full time Linux last February,this is something iran into and was confused about. Wayland was the default on Ubuntu, and it worked great! Except for a lot of applications that just wouldn't load... After some reading, I moved to X, but I can't wait for the day Wayland is ready to go. Will there ever be a good way to run things like dmenu on Wayland? I'm still a novice, but will all X programs need to be converted? |
|
No. Because Wayland is fundamentally different from X the following won't ever work:
* Window managers
* Programs that need to know their absolute window coordinates
* Windows that want to draw to the root window
* Programs that want to capture the screen via XGetImage()