Basic plugin infastructure and a sample simple plugin.

This commit is contained in:
Tomas Frydrych
2008-09-18 16:09:11 +01:00
parent d509097967
commit 9b3a0d1ad8
34 changed files with 3023 additions and 309 deletions

View File

@ -26,7 +26,7 @@
#include <config.h>
#include "core.h"
#include "frame-private.h"
#include "workspace.h"
#include "workspace-private.h"
#include "prefs.h"
/* Looks up the MetaWindow representing the frame of the given X window.