Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-09-06 | added a rename window key. | sabetts | |
2000-09-05 | respects return value of update_window_name in property_notify(). | sabetts | |
2000-09-05 | in property_notify(), when the name of a window changes, update the | sabetts | |
program bar. | |||
2000-08-31 | Added an input_window to allow the user to type data. This is used to | sabetts | |
jump to a window by name. Added functionality to jump to a window by name. | |||
2000-08-30 | fixed a bug in destroy_window() where last_window wasn't being called | sabetts | |
if the only destroy event was on a mapped window. | |||
2000-08-30 | hopefully put an end to BadWindow crashes by waiting until the last | sabetts | |
DestroyNotify event before switching to the last window in destroy_window(). | |||
2000-08-28 | cleaned up more crashes when killing and deleting windows. | sabetts | |
2000-08-27 | Fixed the ClassHints crashes by using the GetWMName function instead | sabetts | |
(The way we're supposed to do it). | |||
2000-08-26 | added functionality to delete and destroy a window | sabetts | |
2000-08-26 | added 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-25 | initial checkin | sabetts | |