[i3] A_WM_TAKE_FOCUS ???

  • From: David Coppa <dcoppa@xxxxxxxxx>
  • To: i3-discuss@xxxxxxxxxxxxx
  • Date: Wed, 6 Apr 2011 13:00:44 +0200


cc -O2 -pipe -Wall -std=c99 -pipe -Wall -Wunused-value -Iinclude
-I/usr/local/include -DI3_VERSION=\""3.e-bf2 (2011-01-19)"\"
-I/usr/X11R6/include -gdwarf-2 -g3 -DLOGLEVEL="(1 << 16)" -c -o src/manage.o
src/manage.c
src/manage.c: In function 'reparent_window':
src/manage.c:480: error: 'A_WM_TAKE_FOCUS' undeclared (first use in this
function)
src/manage.c:480: error: (Each undeclared identifier is reported only once
src/manage.c:480: error: for each function it appears in.)

Shouldn't it be "WM_TAKE_FOCUS"? Where am I wrong?

Cheers,
David


Other related posts: