0

Is that is possible to fetch an existing wl_surfaces ?

The idea is to be able to fetch a wl_surfaces from an application and be able to acceed all of its data, such as its wl_buffer

Erwan Douaille
  • 553
  • 1
  • 10
  • 31

1 Answers1

1

One client cannot access the surfaces of another client.

ybakos
  • 8,152
  • 7
  • 46
  • 74