[PATCHv2] text-input: Add v3 of the text-input protocol

Silvan Jegen s.jegen at gmail.com
Sat Apr 14 15:59:29 UTC 2018


On Thu, Apr 12, 2018 at 09:53:17PM +0200, Dorota Czaplejewicz wrote:
> On Thu, 12 Apr 2018 21:26:08 +0200
> Silvan Jegen <s.jegen at gmail.com> wrote:
> 
> > Hi Dorota
> > 
> > On Wed, Apr 11, 2018 at 03:03:58PM +0200, Dorota Czaplejewicz wrote:
> > > Cheers,
> > > Dorota Czaplejewicz
> > > 
> > > PS. Sorry about the misformatted email on Monday.
> > > 
> > > [0] https://github.com/swaywm/wlroots/pull/776
> > > [1] https://code.puri.sm/dorota.czaplejewicz/gtk
> > > [2] https://code.puri.sm/dorota.czaplejewicz/wlroots/src/text_input_test  
> > 
> > The last two references seem to be switched.
> > 
> > I also might be dense but when I am trying to build the text_input_test
> > branch of your wlroots repo I get the following error because of a
> > missing text_input.h header file:
> > 
> > [41/132] Compiling C object 'rootston/rootston at exe/main.c.o'.
> > FAILED: rootston/rootston at exe/main.c.o
> > cc  -Irootston/rootston at exe -Irootston -I../rootston -Iinclude -I../include -I/usr/include/libdrm -I/usr/include/libevdev-1.0/ -I/usr/include/libwacom-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/home/silvan/builds/wlroots-dorota/build -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 -g -Wno-unused-parameter '-DWLR_SRC_DIR="/home/silvan/builds/wlroots-dorota"' -DWL_HIDE_DEPRECATED -MD -MQ 'rootston/rootston at exe/main.c.o' -MF 'rootston/rootston at exe/main.c.o.d' -o 'rootston/rootston at exe/main.c.o' -c ../rootston/main.c
> > In file included from ../include/rootston/cursor.h:4:0,
> >                  from ../include/rootston/input.h:9,
> >                  from ../include/rootston/server.h:15,
> >                  from ../rootston/main.c:13:
> > ../include/rootston/seat.h:7:10: fatal error: rootston/text_input.h: No such file or directory
> >  #include "rootston/text_input.h"
> >           ^~~~~~~~~~~~~~~~~~~~~~~
> > compilation terminated.
> > [42/132] Compiling C object 'rootston/rootston at exe/output.c.o'.
> > FAILED: rootston/rootston at exe/output.c.o
> > cc  -Irootston/rootston at exe -Irootston -I../rootston -Iinclude -I../include -I/usr/include/libdrm -I/usr/include/libevdev-1.0/ -I/usr/include/libwacom-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/home/silvan/builds/wlroots-dorota/build -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O0 -g -Wno-unused-parameter '-DWLR_SRC_DIR="/home/silvan/builds/wlroots-dorota"' -DWL_HIDE_DEPRECATED -MD -MQ 'rootston/rootston at exe/output.c.o' -MF 'rootston/rootston at exe/output.c.o.d' -o 'rootston/rootston at exe/output.c.o' -c ../rootston/output.c
> > In file included from ../include/rootston/cursor.h:4:0,
> >                  from ../include/rootston/input.h:9,
> >                  from ../include/rootston/server.h:15,
> >                  from ../rootston/output.c:18:
> > ../include/rootston/seat.h:7:10: fatal error: rootston/text_input.h: No such file or directory
> >  #include "rootston/text_input.h"
> > 
> > ... etc.
> > 
> > Am I supposed to generate that file myself somehow?
> > 
> > 
> > Cheers,
> > 
> > Silvan
> 
> Hi Silvan,
> 
> thank you for noticing, I apparently didn't check in that file. That
> has been hopefully fixed - I recreated and pushed it to the
> repository.

Can confirm that the compilation has been fixed now. Thanks!


Cheers,

Silvan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20180414/90bd1443/attachment.sig>


More information about the wayland-devel mailing list