Home
last modified time | relevance | path

Searched refs:meta_window_unstick (Results 1 – 17 of 17) sorted by relevance

/dports/x11-wm/muffin/muffin-4.8.0/src/meta/
H A Dwindow.h123 void meta_window_unstick (MetaWindow *window);
/dports/x11-wm/mutter/mutter-41.1/src/meta/
H A Dwindow.h382 void meta_window_unstick (MetaWindow *window);
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dwindow-private.h481 void meta_window_unstick (MetaWindow *window);
H A Dcore.c470 meta_window_unstick (window); in meta_core_unstick()
H A Dwindow.c4485 meta_window_unstick (window); in meta_window_change_workspace_without_transients()
4611 meta_window_unstick (MetaWindow *window) in meta_window_unstick() function
5143 meta_window_unstick (window); in meta_window_client_message()
5344 meta_window_unstick (window); in meta_window_client_message()
6939 meta_window_unstick (window); in menu_callback()
H A Dkeybindings.c3378 meta_window_unstick (window); in handle_toggle_on_all_workspaces()
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dwindow-private.h488 void meta_window_unstick (MetaWindow *window);
H A Dwindow.c4492 meta_window_unstick (window); in meta_window_change_workspace_without_transients()
4627 meta_window_unstick (MetaWindow *window) in meta_window_unstick() function
5278 meta_window_unstick (window); in meta_window_client_message()
5479 meta_window_unstick (window); in meta_window_client_message()
7077 meta_window_unstick (window); in menu_callback()
H A Dkeybindings.c3064 meta_window_unstick (window); in handle_toggle_on_all_workspaces()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dcore.c473 meta_window_unstick (window); in meta_core_unstick()
H A Dwindow.c6219 meta_window_unstick (window); in meta_window_change_workspace_without_transients()
6336 meta_window_unstick (MetaWindow *window) in meta_window_unstick() function
6945 meta_window_unstick (window); in meta_window_change_workspace_by_index()
7210 meta_window_unstick (window); in meta_window_client_message()
8864 meta_window_unstick (window); in menu_callback()
H A Dkeybindings.c3036 meta_window_unstick (window); in handle_toggle_on_all_workspaces()
/dports/x11-wm/mutter/mutter-41.1/src/core/
H A Dwindow.c4999 meta_window_unstick (window); in meta_window_change_workspace_without_transients()
5090 meta_window_unstick (MetaWindow *window) in meta_window_unstick() function
H A Dkeybindings.c3391 meta_window_unstick (window); in handle_toggle_on_all_workspaces()
/dports/x11-wm/mutter/mutter-41.1/src/x11/
H A Dwindow-x11.c3111 meta_window_unstick (window); in meta_window_x11_client_message()
/dports/x11-wm/muffin/muffin-4.8.0/
H A DChangeLog6619 from meta_window_stick and meta_window_unstick respectively,
6622 meta_window_unstick): new functions that call window_stick_impl or
6966 * src/window.c (meta_window_visible_on_workspace, meta_window_unstick):
6987 meta_window_unstick, meta_window_set_current_workspace_hint,
8780 (meta_window_unstick): use window->screen->workspaces instead of
8797 (meta_window_unstick): assign back to GList after g_list_append
8925 (meta_window_unstick): Remove non-sticky window from the workspace
11252 meta_window_unstick before adding window to workspace.
/dports/x11-wm/metacity/metacity-3.42.0/
H A DChangeLog6810 from meta_window_stick and meta_window_unstick respectively,
6813 meta_window_unstick): new functions that call window_stick_impl or
7157 * src/window.c (meta_window_visible_on_workspace, meta_window_unstick):
7178 meta_window_unstick, meta_window_set_current_workspace_hint,
8971 (meta_window_unstick): use window->screen->workspaces instead of
8988 (meta_window_unstick): assign back to GList after g_list_append
9116 (meta_window_unstick): Remove non-sticky window from the workspace
11443 meta_window_unstick before adding window to workspace.