mutter/src/core
Tomas Frydrych ae32ac86b4 Use correct timestamp for focus stealing prevention
When window initially maps, use the more recent of NET_WM_USER_TIME and
startup notification timestamps to compare against last known user action to
decide whether to focus the window or not. Once we show the window, clear
the initial_timestamp_set flag, so the startup notification timestamp is not
taken into account again.

Based on patch for metacity by Alexander Larsson

http://bugzilla.gnome.org/show_bug.cgi?id=573922
2009-08-08 17:59:01 +01:00
..
alttabhandler.c Create a MetaAltTabHandler abstraction to allow alternate implementations 2009-05-04 10:25:58 -04:00
alttabhandlerdefault.c Create a MetaAltTabHandler abstraction to allow alternate implementations 2009-05-04 10:25:58 -04:00
async-getprop.c
async-getprop.h
bell.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
bell.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
boxes.c Cleanup: split MetaSide from MetaDirection 2009-03-17 16:53:01 -04:00
constraints.c [constraints] Avoid overflow when window maximum size hint is set to INT_MAX 2009-08-04 08:38:56 +01:00
constraints.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
core.c meta_display_list_windows: Exclude override-redirect 2009-06-29 22:51:32 -04:00
delete.c meta_display_list_windows: Exclude override-redirect 2009-06-29 22:51:32 -04:00
display-private.h Remove wireframe mode and old effects framework 2009-06-30 09:35:12 -04:00
display.c Add focus-window property to MetaDisplay 2009-08-01 04:38:26 -04:00
edge-resistance.c Remove wireframe mode and old effects framework 2009-06-30 09:35:12 -04:00
edge-resistance.h
errors.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
eventqueue.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
eventqueue.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frame-private.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frame.c There can be only one compositor engine 2009-06-30 09:34:03 -04:00
group-private.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
group-props.c
group-props.h
group.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
iconcache.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
iconcache.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
keybindings-private.h
keybindings.c Remove wireframe mode and old effects framework 2009-06-30 09:35:12 -04:00
main.c There can be only one compositor engine 2009-06-30 09:34:03 -04:00
mutter-Xatomtype.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
place.c meta_display_list_windows: Exclude override-redirect 2009-06-29 22:51:32 -04:00
place.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
prefs.c Remove wireframe mode and old effects framework 2009-06-30 09:35:12 -04:00
screen-private.h Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
screen.c Simplify relationship between mapping and visibility 2009-07-06 00:16:23 +01:00
session.c meta_display_list_windows: Exclude override-redirect 2009-06-29 22:51:32 -04:00
session.h
stack-tracker.c Remove MetaCompositor virtualization 2009-06-30 09:34:45 -04:00
stack-tracker.h Move compositor-stack handling to MetaStackTracker 2009-06-29 23:05:11 -04:00
stack.c Don't move hidden windows to the desktop layer 2009-07-05 23:57:06 +01:00
stack.h
testasyncgetprop.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
testboxes.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
util.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
window-private.h Added public prototype for meta_window_is_ancestor_of_transient() 2009-08-04 08:32:36 +01:00
window-props.c Don't do stacking for override-redirect windows 2009-06-29 23:05:11 -04:00
window-props.h Don't read most properties for override-redirect windows 2009-06-29 22:32:19 -04:00
window.c Use correct timestamp for focus stealing prevention 2009-08-08 17:59:01 +01:00
workspace-private.h Make meta_workspace_list_windows public 2009-06-30 14:38:33 -04:00
workspace.c Simplify relationship between mapping and visibility 2009-07-06 00:16:23 +01:00
xprops.c Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00