Home
last modified time | relevance | path

Searched refs:meta_window_is_attached_dialog (Results 1 – 15 of 15) sorted by relevance

/dports/x11-wm/metacity/metacity-3.42.0/src/include/
H A Dwindow.h46 gboolean meta_window_is_attached_dialog (MetaWindow *window);
/dports/x11-wm/muffin/muffin-4.8.0/src/meta/
H A Dwindow.h180 gboolean meta_window_is_attached_dialog (MetaWindow *window);
/dports/x11-wm/mutter/mutter-41.1/src/meta/
H A Dwindow.h344 gboolean meta_window_is_attached_dialog (MetaWindow *window);
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dwindow.c3868 if (meta_window_is_attached_dialog (window) || in maybe_move_attached_window()
5322 if (meta_window_is_attached_dialog (window)) in should_propagate_focus_appearance()
6396 if (meta_window_is_attached_dialog (window)) in update_resize()
7903 if (meta_window_is_attached_dialog (window)) in meta_window_get_frame_type()
7982 meta_window_is_attached_dialog (MetaWindow *window) in meta_window_is_attached_dialog() function
H A Dconstraints.c1108 !meta_window_is_attached_dialog (window) || in constrain_modal_dialog()
H A Ddisplay.c1775 while (meta_window_is_attached_dialog (window)) in get_first_freefloating_window()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dwindow.c1810 if (window->visible_to_compositor || meta_window_is_attached_dialog (window)) in meta_window_unmanage()
4856 if (meta_window_is_attached_dialog (window)) in maybe_move_attached_dialog()
7494 while (parent && (!focused || meta_window_is_attached_dialog (child))) in meta_window_propagate_focus_appearance()
8594 if (meta_window_is_attached_dialog (window)) in recalc_window_features()
9795 if (meta_window_is_attached_dialog (window)) in update_resize()
11948 if (meta_window_is_attached_dialog (window)) in meta_window_get_frame_type()
12027 meta_window_is_attached_dialog (MetaWindow *window) in meta_window_is_attached_dialog() function
H A Dconstraints.c763 if (!meta_window_is_attached_dialog (window)) in constrain_modal_dialog()
H A Ddisplay.c3614 if (window && meta_window_is_attached_dialog (window) && in meta_display_begin_grab_op()
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dwindow.c3506 if (meta_window_is_attached_dialog (window)) in maybe_move_attached_dialog()
5729 if (meta_window_is_attached_dialog (window)) in should_propagate_focus_appearance()
6828 if (meta_window_is_attached_dialog (window)) in recalc_window_features()
7684 if (meta_window_is_attached_dialog (window)) in update_resize()
9038 meta_window_is_attached_dialog (MetaWindow *window) in meta_window_is_attached_dialog() function
H A Dconstraints.c801 if (!meta_window_is_attached_dialog (window)) in constrain_modal_dialog()
H A Ddisplay.c3522 while (meta_window_is_attached_dialog (window)) in get_first_freefloating_window()
/dports/x11-wm/muffin/muffin-4.8.0/src/compositor/
H A Dmeta-window-actor.c1759 …g_return_if_fail (priv->visible || (!priv->visible && meta_window_is_attached_dialog (priv->window… in meta_window_actor_hide()
/dports/x11-wm/muffin/muffin-4.8.0/
H A DNEWS101 add meta_window_is_attached_dialog() [Dan, #646761]
/dports/x11-wm/mutter/mutter-41.1/
H A DNEWS3257 add meta_window_is_attached_dialog() [Dan, #646761]