1
0
Fork 0
mutter-performance-source/doc
Elijah Newren de5588c10e Focus parents of dismissed transient windows in preference to the window
2005-02-02  Elijah Newren  <newren@gmail.com>

	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
2005-02-02 18:46:09 +00:00
..
man Add man pages for metacity-window-demo and metacity-theme-viewer. Man 2005-01-25 23:28:55 +00:00
.cvsignore and you 2002-11-26 12:21:59 +00:00
code-overview.txt Provide more documentation to make it easier for people to contribute to 2005-01-02 21:59:05 +00:00
dialogs.txt A small writeup on how to use dialogs in metacity. Approved by Havoc. 2003-02-17 05:00:40 +00:00
how-to-get-focus-right.txt Focus parents of dismissed transient windows in preference to the window 2005-02-02 18:46:09 +00:00
Makefile.am Add man pages for metacity-window-demo and metacity-theme-viewer. Man 2005-01-25 23:28:55 +00:00
metacity-theme.dtd DTD fixes 2002-12-23 11:31:24 +00:00
theme-format.txt add DTD for themes from Ross Burton 2002-11-20 04:57:25 +00:00