diff options
| -rw-r--r-- | xwinwrap.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -70,6 +70,7 @@ #define OPAQUE 0xffffffff #define NAME "xwinwrap" +#define VERSION "0.9" #define ATOM(a) XInternAtom(display, #a, False) |
![]() |
index : xwinwrap.git | |
| Embed any arbitrary X11 window supporting XEmbed inside the root X11 window. | ProsperousPotato |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | xwinwrap.c | 1 |
@@ -70,6 +70,7 @@ #define OPAQUE 0xffffffff #define NAME "xwinwrap" +#define VERSION "0.9" #define ATOM(a) XInternAtom(display, #a, False) |