[PATCH 1/2] Introduce keyboard grabbing protocol for Xwayland
Olivier Fourdan
ofourdan at redhat.com
Tue Apr 4 12:25:23 UTC 2017
Hey Emil,
> On 22 March 2017 at 10:33, Olivier Fourdan <ofourdan at redhat.com> wrote:
> > [...]
> > Makefile.am | 2 +
> > configure.ac | 2 +-
> > unstable/xwayland-keyboard-grab/README | 4 +
> Humble question:
> Seems like close to none of the READMEs are bundled in the tarball. Is
> that intentional ?
Aren't they? I tried a "make dist" and the README files are all included:
$ find . -name README | wc -l
16
$ make dist
$ tar tf wayland-protocols-1.?.tar.xz | grep README | wc -l
16
> > .../xwayland-keyboard-grab-unstable-v1.xml | 101
> > +++++++++++++++++++++
> > 4 files changed, 108 insertions(+), 1 deletion(-)
> > create mode 100644 unstable/xwayland-keyboard-grab/README
> > create mode 100644
> > unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml
> >
> > diff --git a/Makefile.am b/Makefile.am
> > index e693afa..d100c13 100644
> > --- a/Makefile.am
> > +++ b/Makefile.am
> > [...]
> > +
> > unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml
> >
> This line should be part of the patch that introduces the file - 2/2.
Oh definitely!
Thanks!
Olivier
More information about the xorg-devel
mailing list