CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  05/02/02 13:46:09

Modified files:
        .              : ChangeLog 
        doc            : how-to-get-focus-right.txt 
        src            : workspace.c 

Log message:
2005-02-02  Elijah Newren  <[EMAIL PROTECTED]>

Focus parents of dismissed transient windows in preference to the
window that most recently had keyboard focus.  Fixes #157360.

* doc/how-to-get-focus-right.txt: Note the distinction between
"most recently used window" and "most recent to have keyboard
focus" that we are now making.

* src/workspace.c: (focus_ancestor_or_mru_window): rename from
meta_workspace_focus_mru_window, and first check whether we need
to focus an ancestor window before looking for the mru window,
(record_ancestor): helper function for
focus_ancestor_or_mru_window,
(meta_workspace_focus_default_window): update due to the function
rename from meta_workspace_focus_mru_window to
focus_ancestor_or_mru_window

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2005-02-02%2013:45&maxdate=2005-02-02%2013:47

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to