mutter/clutter/clutter/cally
Florian Müllner 9cf8aa4584 cally: Fix compilation without X11 backend
Commit 0fd9e38175 fixed setting the out parameter for the x coordinate
when using the X11 backend, but broke compilation when the backend is
not available ...
Really fix the issue by running the X11-specific code when the X11
backend is available and in use, and display the one-time warning
otherwise.

https://bugzilla.gnome.org/show_bug.cgi?id=781902
2017-05-02 14:29:59 +02:00
..
cally-actor-private.h
cally-actor.c cally: Fix compilation without X11 backend 2017-05-02 14:29:59 +02:00
cally-actor.h
cally-clone.c
cally-clone.h
cally-factory.h
cally-group.c
cally-group.h
cally-main.h
cally-rectangle.c
cally-rectangle.h
cally-root.c
cally-root.h
cally-stage.c
cally-stage.h
cally-text.c
cally-text.h
cally-texture.c
cally-texture.h
cally-util.c
cally-util.h
cally.c
cally.h
ChangeLog.pre-cally-merge