Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
@ -25,7 +25,7 @@
#include <stdlib.h>
#include <assert.h>
#include <window.h>
#include "window.h"
static int
handle_key(const struct config_key *key, const char *value)
@ -32,11 +32,11 @@
#include <sys/wait.h>
#include <linux/input.h>
#include "wayland-client.h"
#include <wayland-client.h>
#include "cairo-util.h"
#include <desktop-shell-client-protocol.h>
#include "desktop-shell-client-protocol.h"
struct desktop {
struct display *display;
@ -32,7 +32,7 @@
#include <sys/epoll.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
@ -33,7 +33,7 @@
#include <sys/time.h>
#include <glib.h>
static void
@ -37,7 +37,7 @@
#include <EGL/eglext.h>
#include "wayland-util.h"
@ -28,7 +28,7 @@
#include <math.h>
@ -30,7 +30,7 @@
#include "screenshooter-client-protocol.h"
/* The screenshooter is a good example of a custom object exposed by
#include <cairo.h>
struct smoke {
#include <X11/keysym.h>
@ -38,7 +38,7 @@
#include <glib/poppler-page.h>
@ -51,7 +51,7 @@
@ -42,7 +42,7 @@
#include <getopt.h>
#include <signal.h>
#include "wayland-server.h"
#include <wayland-server.h>
#include "compositor.h"
/* The plan here is to generate a random anonymous socket name and
#include <libudev.h>
#include <pixman.h>
#include <GLES2/gl2.h>
#include <fcntl.h>
#include "desktop-shell-server-protocol.h"