summaryrefslogtreecommitdiff
path: root/manage.c
AgeCommit message (Collapse)Author
2000-09-07moved to src/sabetts
2000-09-06added a rename window key.sabetts
2000-08-31Added an input_window to allow the user to type data. This is used tosabetts
jump to a window by name. Added functionality to jump to a window by name.
2000-08-27removed to call last_window since it is already called earlier.sabetts
2000-08-27integrated the number sources. windows now keep the number they'resabetts
given.
2000-08-27scanwins now checks for override_redirect windows and skips them (wesabetts
don't manage these).
2000-08-27Fixed the ClassHints crashes by using the GetWMName function insteadsabetts
(The way we're supposed to do it).
2000-08-26added functionality to delete and destroy a windowsabetts
2000-08-26added copyright notice.sabetts
2000-08-26- Fixed some of the X_SetInputFocus bugs that were crashing ratpoison.sabetts
- Now responds to Raise and Lower X events (fixes the C-x 5 o bug with emacs) - Added numbers to each window and the ability to jump to that window by hitting Prefix <window num>
2000-08-25initial checkinsabetts