Home
last modified time | relevance | path

Searched refs:shell_app_update_app_actions (Results 1 – 3 of 3) sorted by relevance

/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-app.h77 void shell_app_update_app_actions (ShellApp *app, MetaWindow *window);
H A Dshell-app.c1122 shell_app_update_app_actions (app, window); in _shell_app_add_window()
1505 shell_app_update_app_actions (ShellApp *app, in shell_app_update_app_actions() function
H A Dshell-window-tracker.c492 shell_app_update_app_actions (new_focus_app, new_focus_win); in update_focus_app()