CVSROOT:        /cvs/gnome
Module name:    metacity
Changes by:     newren  06/01/10 13:33:53

Modified files:
        .              : ChangeLog 
        src            : keybindings.c window.c window.h 

Log message:
2006-01-10  Elijah Newren  <[EMAIL PROTECTED]>

Don't "steal" focus from terminal windows for new window mappings
as the difference in usage between terminals and other apps seems
to suggest this difference in treatment.  See #326159 for details,
feedback welcome.

* src/window.[ch] (__window_is_terminal): New function, currently
an ugly hack and should be replaced by a new property set by
applications if the behavior works to our liking,
(window_state_on_map): don't transfer focus to new windows from
terminals unless the new window is a transient of the focused
terminal

* src/keybindigns.c (handle_panel_keybinding): panel run dialog
keybinding should be counted as an explicit transfer of focus to
the new window, so override the
don't-transfer-focus-from-terminals in this case

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=metacity&who=newren&date=explicit&mindate=2006-01-10%2013:32&maxdate=2006-01-10%2013:34

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

Reply via email to