Skip to content
  • Jasper St. Pierre's avatar
    Start moving X11 implementation to its own subdirectory · 8f151842
    Jasper St. Pierre authored
    This is specifically about managing X11 windows, not necessarily
    running as an X11 compositor. By that I mean that this code is
    still used for XWayland windows, and event handling is still and
    modesetting / monitor management is still in core/.
    
    This is also a fairly conservative move. We don't move anything
    like screen.c or bell.c in here, even though those are really
    only for X11 clients.
    8f151842