Most x11 references removed, some x* files renamed to w*, for wayland; project compiling and running.

This commit is contained in:
Luci
2019-01-31 22:02:44 -02:00
parent 436740b64a
commit 5230171d47
24 changed files with 1630 additions and 1626 deletions

View File

@ -25,7 +25,7 @@
#ifndef EEK_KEYSYM_H
#define EEK_KEYSYM_H 1
#include <X11/XKBlib.h>
//#include <X11/XKBlib.h> //luci
#include "eek-symbol.h"
G_BEGIN_DECLS