wayland: Support setting cursors

And a handful unrelated cleanups.  Still doesn't really have an answer
for cursor themes.
This commit is contained in:
Kristian Høgsberg
2011-02-09 14:48:29 -05:00
parent 546069f434
commit 3ef3433511
14 changed files with 217 additions and 161 deletions

View File

@ -19,8 +19,8 @@
#include "config.h"
#include "gdkeventsource.h"
#include "gdkinternals.h"
#include "gdkprivate-wayland.h"
typedef struct _GdkWaylandEventSource {
GSource source;