summaryrefslogtreecommitdiff
path: root/src/manage.c
AgeCommit message (Expand)Author
2001-09-06numlock, caps lock, and scroll lock are ignored for the prefix key.sabetts
2001-08-31maximize bug fixed. frame indicator is less intrusivesabetts
2001-08-29unhide bugsabetts
2001-08-27maximize bugsabetts
2001-08-27code cleanup, unmap_notify bug fixessabetts
2001-08-23new rudeness commandsabetts
2001-08-23new code to handle transient windowssabetts
2001-08-18window flicker problems fixedsabetts
2001-06-11* src/main.c (rp_rat_bits): removesabetts
2001-06-05* src/manage.c (hide_window): ignore only StructureNotify events.sabetts
2001-06-02* src/manage.c (hide_window): ignore unmap_notify events whensabetts
2001-06-01transients appear overtop of other windowssabetts
2001-05-24* src/events.c (colormap_notify): ignore badwindows whensabetts
2001-04-19* src/manage.c (unhide_window): map and raise the window.sabetts
2001-04-15* src/messages.h (MESSAGE_WELCOME): new definesabetts
2001-04-13* src/split.h (blank_frame): new prototypesabetts
2001-04-06* src/split.h (h_split_frame): renamed frome h_split_windowsabetts
2001-04-01(maximize_normal): fixed maximizing problems forsabetts
2001-04-01* src/split.h (find_window_for_frame): new function prototypesabetts
2001-03-14* src/conf.h: replaced the silly c++ style comment aroundsabetts
2001-03-03fixes to maximize_transientsabetts
2001-03-03fixes to maximize_normalsabetts
2001-03-02* ratpoison.h (xmalloc, xrealloc, fatal): Prototype.rcyeske
2001-03-01* manage.c (map_window): calls update_window_information.sabetts
2001-02-28* manage.h (ungrab_prefix_key): new prototypesabetts
2001-02-28* actions.c: "maximize" user command calls cmd_maximizesabetts
2001-02-23* main.c (main): passes return value of find_window_other() tosabetts
2001-02-22comment out broken sort_window_list_by_number callrcyeske
2001-02-19* manage.c (manage): calls sort_window_list_by_numbersabetts
2001-02-18* conf.h: restructured comments. Added #define for AUTO_CLOSE.sabetts
2001-02-17renamed display_msg_in_bar() to message(); it and get_input() no longer take ...rcyeske
2001-02-15header cleanups & copyright year update & coalgernon
2001-02-11* manage.h (set_state): Added prototypesabetts
2000-12-15* actions.c (maximize): increment size in hints->width_inc and hints->height_...sabetts
2000-12-15* manage.c (manage): added ColormapChangeMask andsabetts
2000-12-15added commentingsabetts
2000-12-09* data.h (struct rp_window): added x, y, width, height, border;sabetts
2000-10-30removed PointerMotionMask from the events ratpoison polls windows forsabetts
2000-10-30added ifdef's to toggle the hide mouse featuresabetts
2000-10-20added initial support for hiding the rat on key eventssabetts
2000-10-20free pointer and test for NULL names in unmanaged_window()rcyeske
2000-10-20added unmanaged windows and window paddingrcyeske
2000-10-20added get_window_namesabetts
2000-10-17fixed bug that lost focus of any window when the current window was unmapped.sabetts
2000-09-15minor change to update_window_name to get rid of a compiler warningsabetts
2000-09-15Added a standard error reporting function PRINT_ERROR and a standardsabetts
2000-09-07restructured tree, added automake and autoconf to the build process.sabetts