Skip to content
  • Jasper St. Pierre's avatar
    Start moving X11-specific code to window-x11.c · f7097e6f
    Jasper St. Pierre authored
    The goal here is to make MetaWindow represent a toplevel, managed window,
    regardless of if it's X11 or Wayland, and build an abstraction layer up.
    Right now, most of the X11 code is in core/ and the wayland code in wayland/,
    but in the future, I want to move a lot of the X11 code to a new toplevel, x11/.
    f7097e6f