1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 01:12:30 +01:00

Merge branch 'wmdrawer' into next

This commit is contained in:
Carlos R. Mafra
2013-04-12 02:14:41 +01:00
38 changed files with 3853 additions and 942 deletions

View File

@@ -28,6 +28,7 @@
#define TILE_NORMAL 0
#define TILE_CLIP 1
#define TILE_DRAWER 2
typedef struct WIcon {
WCoreWindow *core;