summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-11-08 17:05:07 -0500
committerJasper St. Pierre <jstpierre@mecheye.net>2013-11-12 16:53:13 -0500
commitab080e3e6b142ede100b92ed5db423e04f171fd8 (patch)
treeba2ace7247a4f22e1ade952df1f37afc7335384e /.gitignore
parentad84aef7663b982a14223e8a4d254a920ae797b9 (diff)
downloadmutter-ab080e3e6b142ede100b92ed5db423e04f171fd8.tar.gz
Add support for xdg-shell
Replace our existing support for wl_shell with xdg_shell, the new proposal for how Wayland surfaces should work.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 898cd5131..ae4d6b01b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,6 +81,9 @@ src/mutter-plugins.pc
src/wayland/gtk-shell-protocol.c
src/wayland/gtk-shell-client-protocol.h
src/wayland/gtk-shell-server-protocol.h
+src/wayland/xdg-shell-protocol.c
+src/wayland/xdg-shell-client-protocol.h
+src/wayland/xdg-shell-server-protocol.h
src/wayland/xserver-protocol.c
src/wayland/xserver-client-protocol.h
src/wayland/xserver-server-protocol.h