mirror of
https://github.com/brl/mutter.git
synced 2025-08-10 18:34:42 +00:00
don't use a minimized window as the next focus window, patch from
2002-06-17 Havoc Pennington <hp@pobox.com> * src/stack.c (meta_stack_get_default_focus_window): don't use a minimized window as the next focus window, patch from blackc@speakeasy.net
This commit is contained in:

committed by
Havoc Pennington

parent
e51e7ab77a
commit
dbcacfa5ba
@@ -948,6 +948,7 @@ set_net_wm_state (MetaWindow *window)
|
||||
return meta_error_trap_pop (window->display);
|
||||
}
|
||||
|
||||
/* FIXME rename this, it makes it sound like map state is relevant */
|
||||
gboolean
|
||||
meta_window_visible_on_workspace (MetaWindow *window,
|
||||
MetaWorkspace *workspace)
|
||||
|
Reference in New Issue
Block a user