summaryrefslogtreecommitdiff
path: root/events.c
AgeCommit message (Expand)Author
2000-09-07moved to src/sabetts
2000-09-06added a rename window key.sabetts
2000-09-05respects return value of update_window_name in property_notify().sabetts
2000-09-05in property_notify(), when the name of a window changes, update thesabetts
2000-08-31Added an input_window to allow the user to type data. This is used tosabetts
2000-08-30fixed a bug in destroy_window() where last_window wasn't being calledsabetts
2000-08-30hopefully put an end to BadWindow crashes by waiting until the lastsabetts
2000-08-28cleaned up more crashes when killing and deleting windows.sabetts
2000-08-27Fixed the ClassHints crashes by using the GetWMName function insteadsabetts
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
2000-08-25initial checkinsabetts