mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
moving software to separate submodules part 1
This commit is contained in:
7
desktop/.st/patch/st_embedder_x.h
Normal file
7
desktop/.st/patch/st_embedder_x.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#define XEMBED_EMBEDDED_NOTIFY 0
|
||||
#define XEMBED_WINDOW_ACTIVATE 1
|
||||
#define XEMBED_FOCUS_CURRENT 0
|
||||
|
||||
static void createnotify(XEvent *e);
|
||||
static void destroynotify(XEvent *e);
|
||||
static void sendxembed(long msg, long detail, long d1, long d2);
|
||||
Reference in New Issue
Block a user