Groups (screen.h)

A window group is used to organize windows who share properties and a context.

You can query and set properties based on the group type. These properties when set, are then applied across each window in the group. Properties that windows can share when in the same group include:

  • idle time
  • keyboard focus
  • multi-touch focus

All windows in the same group also share the same context.