[22674] in Source-Commits
third/metacity/src
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Mon Nov 7 11:14:15 2005
From: rbasch@MIT.EDU
Date: Mon, 7 Nov 2005 11:11:06 -0500
Message-Id: <200511071611.jA7GB684027600@anhedonia.mit.edu>
To: source-commits@mit.edu
Update of /afs/dev.mit.edu/source/repository/third/metacity/src
In directory anhedonia.mit.edu:/local/rbasch/src/athena-release/third/metacity/src
Modified Files:
display.h window.c window.h
Log Message:
Backport upstream improvements to meta_window_show() logic, which
now allows a window not taking focus on mapping to be stacked above
the window with focus, and only executes the "stack below the focus
window" logic the first time the window is shown.