void run_assignments(i3Window *window)
Checks the list of assignments for the given window and runs all matching ones (unless they have alre...
Assignment * assignment_for(i3Window *window, int type)
Returns the first matching assignment for the given window.
A 'Window' is a type which contains an xcb_window_t and all the related information (hints like _NET_...
An Assignment makes specific windows go to a specific workspace/output or run a command for that wind...