summaryrefslogtreecommitdiff
path: root/manage.c
AgeCommit message (Collapse)Author
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