Age | Commit message (Collapse) | Author |
|
Cast a few debug printouts to stop compiler warnings.
Removed unused function parameters.
|
|
a 32 bit integer, so we might as well actually use that type
internally as well.
|
|
to avoid mapping the mysterious GTK client leaders.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to the right workspace even if we restart.
|
|
|
|
|
|
|
|
|
|
|
|
client. At least not right now. Same goes for vscreen. Removed them and
all code concerning them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window ring.
This also means focuswin is now a pointer to a struct client and that
we have a linked list of all mapped windows not in override redirect
mode.
|
|
|
|
Added CTWM-resize.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't bother setting focus when entering a window if the event notify
says we're not in a normal state, e.g. the pointer is grabbed by some
client (including us).
|
|
|
|
Handle setting of sibling.
Handle stacking order request.
|
|
Removed superflous raisewindow().
|
|
|
|
Don't use full path to urxvt.
Changed focus colour.
|
|
|
|
|
|
Added help text.
Removed unused "m" option.
|
|
Bump.
|
|
|
|
child to exit so we don't leave any zombies.
|
|
|
|
|