Age | Commit message (Collapse) | Author |
|
as what we get to when doing MODKEY + 1.
|
|
|
|
|
|
the comparison block.
|
|
NULL.
|
|
|
|
|
|
Bumped version.
|
|
|
|
them fixed, not when starting.
|
|
add them to where we're going to. Take care to save the next pointer
so we don't lose our ability to traverse the list.
|
|
blindness.
|
|
|
|
Initialize all members of client when adding a new window.
Add fixed windows to current workspace when starting.
Try to move fixed windows with us (that is, add it to the next
workspace list) when we change workspaces. #if 0ed right now.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|