summaryrefslogtreecommitdiff
path: root/src/manage.c
AgeCommit message (Expand)Author
2003-05-15* src/data.h (struct rp_frame): renamed from rp_window_frame. Allsabetts
2003-05-15(struct rp_screen): rename fromsabetts
2003-05-09* src/manage.h (clear_unmanaged_list): new prototypesabetts
2003-04-14* src/main.c (init_screen): print the display string forsabetts
2003-04-13(get_wmname): add debugging output to printsabetts
2003-04-11* src/manage.c (get_wmname): add a debug line to print thesabetts
2003-04-11* src/manage.c (get_wmname): add a debug line to print thesabetts
2003-04-11* src/manage.c (get_wmname): add a debug line to print thesabetts
2003-04-11* src/window.c (window_name): use WIN_NAME_* defines for possiblesabetts
2003-04-04* src/actions.c (cmd_setenv): properly parse the environment namesabetts
2003-03-31* src/split.c (current_window): call screen_get_frame.sabetts
2003-03-07* src/main.c (main): call init_window_stuff(). Remove call to init_numbers().sabetts
2003-02-27* src/main.c (free_screen): new functionsabetts
2003-02-24* src/split.h (cleanup_frame): new protoypesabetts
2003-02-23* configure.in: don't check for variable argument support insabetts
2003-02-22* src/actions.c (cmd_number): use list delete entry macrosabetts
2002-02-17* src/manage.c (update_normal_hints): fix debugging output to besabetts
2002-02-16accidentally cut somethingsabetts
2002-02-16* src/manage.c (maximize): remove calls to XSelectInput.sabetts
2002-02-14* src/manage.c (maximize_transient): correctly detect when thesabetts
2002-01-24* src/manage.c (send_configure): Change parameters to X11 window,sabetts
2002-01-24* src/events.c (configure_notify): remove functionsabetts
2002-01-02* src/manage.h (get_state): new prototypesabetts
2001-12-21* src/manage.c (unmanage): set the kill_signalled variable.sabetts
2001-12-20* src/manage.c (maximize_transient): always honour the currentsabetts
2001-12-18(maximize_transient): Fit the transient windowsabetts
2001-12-09* src/events.c (handle_key): revert the focus immediately aftersabetts
2001-09-21* src/split.h (find_frame_up): new prototypesabetts
2001-09-09* src/list.h (update_window_position): new prototypesabetts
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