summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2017-12-22 16:37:44 +0800
committerJonas Ådahl <jadahl@gmail.com>2018-02-23 18:57:53 +0800
commitd714a94d97af8b34721236bb8ca6f0e3fd6dc1c9 (patch)
tree5279fd5021339ffeb792c8315fc3e070b004af35 /.gitignore
parent514c7028f4582aa3a8a49f3e6cbf1b944835b1c1 (diff)
downloadmutter-d714a94d97af8b34721236bb8ca6f0e3fd6dc1c9.tar.gz
wayland: Add support for stable xdg-shell
This commit adds support for xdg_shell (the stable version). This was done by first copying the old xdg-shell unstable v6 implementation into a separate .c .h file pair (including various symbol renaming) then porting the old xdg-shell unstable v6 implementation to the new stable version. https://gitlab.gnome.org/GNOME/mutter/merge_requests/5 https://bugzilla.gnome.org/show_bug.cgi?id=791938
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 39fe0bb4e..92ee75c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -98,6 +98,8 @@ src/keyboard-shortcuts-inhibit-unstable-v*-protocol.c
src/keyboard-shortcuts-inhibit-unstable-v*-server-protocol.h
src/linux-dmabuf-unstable-v*-protocol.c
src/linux-dmabuf-unstable-v*-server-protocol.h
+src/xdg-shell-protocol.c
+src/xdg-shell-server-protocol.h
src/meta/meta-version.h
src/libmutter-*.pc
doc/reference/*.args