A Wayland driver for Wine

After several months of work, we are excited to announce a first proposal for a Wayland driver for Wine. At this point the proposal is in the form of an RFC (Request For Comment), in order to explore how to best move forward with the upstreaming and further development of the driver.

The Wayland protocol is by design more constrained compared to more traditional display systems like X11 and win32, which brings a unique sets of challenges in the integration of Wayland with Wine. Since Wayland’s window model is not based on a single flat 2D co-ordinate space, as X11’s was, the Wayland protocol doesn’t allow apps to control their absolute position on the screen. Win32 applications heavily rely on this feature, so the Wayland driver uses a few tricks to accommodate many common cases, like transient windows (menus, tooltips etc).

This is an important first step in ensuring Wine performs optimally on Wayland systems, and considering the importance of Wine for the Linux desktop due to projects like Proton, this really needs to be sorted before a full move to Wayland can be made.

24 Comments

  1. 2020-12-16 6:51 pm
    • 2020-12-16 9:38 pm
    • 2020-12-17 9:49 pm
      • 2020-12-17 10:22 pm
        • 2020-12-18 2:48 am
          • 2020-12-18 3:03 am
          • 2020-12-18 4:22 am
          • 2020-12-18 8:30 am
          • 2020-12-18 3:16 pm
          • 2020-12-18 5:49 pm
          • 2020-12-18 6:00 pm
          • 2020-12-18 11:12 pm
          • 2020-12-19 12:20 am
          • 2020-12-19 1:21 am
          • 2020-12-19 5:54 am
          • 2020-12-19 6:52 am
          • 2020-12-19 7:16 am
          • 2020-12-19 2:01 pm
          • 2020-12-20 2:35 am
          • 2020-12-20 4:44 am
  2. 2020-12-18 3:24 am
    • 2020-12-18 4:43 am
  3. 2020-12-23 1:20 pm