summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Collapse)Author
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-30altered the handler() function, although it is currently not beingsabetts
used.
2000-08-27integrated the number sources. windows now keep the number they'resabetts
given.
2000-08-27put the initialization of signal handlers far up in the initialization.sabetts
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