forked from 12to11/12to11

* 12to11-test.xml (test_surface): <activated>: New event. * 12to11.c (XLMain): Initialize XDG activation. * Imakefile (SRCS, OBJS): Add xdg_activation.c and xdg_activation.o. (xdg-activation-v1): New scanner target. * atoms.c (names, XLInitAtoms): New atom `_NET_ACTIVE_WINDOW'. Adjust accordingly. * compositor.h (struct _RoleFuncs): New function `activate'. (struct _XdgRoleImplementationFuncs): Likewise. * seat.c (XLSeatCheckActivationSerial): New function. * test.c (Activate): New function. (GetTestSurface): Attach new hook. * tests/Imakefile (OBJS13, SRCS13): Add xdg_activation_test.c/o. (xdg-activation-v1): New scanner target. (PROGRAMS): Add xdg_activation_test. (xdg_activation_test): New program target. * tests/run_tests.sh (standard_tests): Add xdg_activation_test. * tests/svnignore.txt: Add xdg_activation_test. * xdg_surface.c (Activate): New function. (XLGetXdgSurface): Attach hook. * xdg_toplevel.c (Activate): New function. (XLGetXdgToplevel): Attach hook.
21 lines
261 B
Text
21 lines
261 B
Text
*-*.h
|
|
*-*.c
|
|
vgcore*
|
|
simple_test
|
|
damage_test
|
|
transform_test
|
|
viewporter_test
|
|
subsurface_test
|
|
scale_test
|
|
seat_test
|
|
dmabuf_test
|
|
select_test
|
|
select_helper
|
|
select_helper_multiple
|
|
xdg_activation_test
|
|
imgview
|
|
reject.dump
|
|
Makefile
|
|
Makefile.bak
|
|
viewporter.h
|
|
viewporter.c
|