uselog::error;// TODO: Allow developer to decide what windowing system will be used, for now it will only be X11 since both Linux and
// Mac supports it
/// An interface for an X11 window
pubmodx11;pubmodcolor;pubmodimage;pubfnwindow_error(){error!("An error occured with the windowing system");}