Functions | |
char * | XklGetWindowTitle (Window w) |
Bool | XklGetState (Window win, XklState *state_return) |
void | XklDelState (Window win) |
void | XklSaveState (Window win, XklState *state) |
Bool | XklIsSameApp (Window win1, Window win2) |
|
Drops the state of a given window (of its "App window").
|
|
Finds the state for a given window (for its "App window").
|
|
|
|
Checks whether 2 windows have the same App Window
|
|
Stores ths state for a given window
|