Home
last modified time | relevance | path

Searched refs:ShellApp (Results 1 – 19 of 19) sorted by relevance

/dports/x11/gnome-shell/gnome-shell-41.1/src/
H A Dshell-app.h27 const char *shell_app_get_id (ShellApp *app);
32 GIcon *shell_app_get_icon (ShellApp *app);
33 const char *shell_app_get_name (ShellApp *app);
39 void shell_app_activate (ShellApp *app);
45 void shell_app_open_new_window (ShellApp *app,
51 gboolean shell_app_request_quit (ShellApp *app);
53 guint shell_app_get_n_windows (ShellApp *app);
55 GSList *shell_app_get_windows (ShellApp *app);
57 GSList *shell_app_get_pids (ShellApp *app);
72 int shell_app_compare_by_name (ShellApp *app, ShellApp *other);
[all …]
H A Dshell-app.c170 shell_app_get_id (ShellApp *app) in shell_app_get_id()
208 ShellApp *app = user_data; in on_window_icon_changed()
224 shell_app_get_icon (ShellApp *app) in shell_app_get_icon()
713 ShellApp *app;
893 ShellApp *
896 ShellApp *app; in _shell_app_new_for_window()
907 ShellApp *
910 ShellApp *app; in _shell_app_new()
1035 ShellApp *app = user_data; in busy_changed_cb()
1047 ShellApp *app = user_data; in get_application_proxy()
[all …]
H A Dshell-window-tracker.c141 static ShellApp *
144 ShellApp *app; in get_app_from_window_wmclass()
227 static ShellApp *
231 ShellApp *app; in get_app_from_id()
257 static ShellApp *
279 static ShellApp *
301 static ShellApp*
534 ShellApp *app; in track_window()
570 ShellApp *app; in disassociate_window()
718 ShellApp *
[all …]
H A Dshell-app-private.h10 ShellApp* _shell_app_new_for_window (MetaWindow *window);
12 ShellApp* _shell_app_new (GDesktopAppInfo *info);
14 void _shell_app_set_app_info (ShellApp *app, GDesktopAppInfo *info);
16 void _shell_app_handle_startup_sequence (ShellApp *app, MetaStartupSequence *sequence);
18 void _shell_app_add_window (ShellApp *app, MetaWindow *window);
20 void _shell_app_remove_window (ShellApp *app, MetaWindow *window);
H A Dshell-app-system.h17 ShellApp *shell_app_system_lookup_app (ShellAppSystem *system,
19 ShellApp *shell_app_system_lookup_heuristic_basename (ShellAppSystem *system,
22 ShellApp *shell_app_system_lookup_startup_wmclass (ShellAppSystem *system,
24 ShellApp *shell_app_system_lookup_desktop_wmclass (ShellAppSystem *system,
H A Dshell-app-system.c126 app_is_stale (ShellApp *app) in app_is_stale()
283 ShellApp *
288 ShellApp *app; in shell_app_system_lookup_app()
315 ShellApp *
319 ShellApp *result; in shell_app_system_lookup_heuristic_basename()
348 ShellApp *
354 ShellApp *app; in shell_app_system_lookup_desktop_wmclass()
399 ShellApp *
417 ShellApp *app) in _shell_app_system_notify_app_state_changed()
459 ShellApp *app = key; in shell_app_system_get_running()
H A Dshell-app-usage.c92 ShellApp *watched_app;
139 ShellApp *app) in get_usage_for_app()
169 ShellApp *app, in increment_usage_for_app_at_time()
193 ShellApp *app) in increment_usage_for_app()
201 ShellApp *app, in on_app_state_changed()
348 ShellApp *app_a, *app_b; in sort_apps_by_usage()
351 app_a = (ShellApp*)a; in sort_apps_by_usage()
352 app_b = (ShellApp*)b; in sort_apps_by_usage()
380 ShellApp *app; in shell_app_usage_get_most_used()
567 ShellApp *app; in idle_save_application_usage()
H A Dshell-window-tracker.h21 ShellApp *shell_window_tracker_get_window_app (ShellWindowTracker *tracker, MetaWindow *metawin);
23 ShellApp *shell_window_tracker_get_app_from_pid (ShellWindowTracker *tracker, int pid);
H A Dshell-app-system-private.h7 void _shell_app_system_notify_app_state_changed (ShellAppSystem *self, ShellApp *app);
H A Dshell-window-tracker-private.h9 ShellApp *app);
/dports/games/doomsday/doomsday-2.3.1/doomsday/tools/shell-text/src/
H A Dshellapp.cpp40 DENG2_PIMPL(ShellApp) in DENG2_PIMPL() argument
133 ShellApp::ShellApp(int &argc, char **argv) in ShellApp() function in ShellApp
156 ShellApp::~ShellApp() in ~ShellApp()
180 void ShellApp::showAbout() in showAbout()
185 void ShellApp::closeConnection() in closeConnection()
200 void ShellApp::askForPassword() in askForPassword()
220 void ShellApp::askToOpenConnection() in askToOpenConnection()
276 void ShellApp::connectToFoundServer() in connectToFoundServer()
336 void ShellApp::disconnected() in disconnected()
347 void ShellApp::openMenu() in openMenu()
[all …]
H A Dshellapp.h25 class ShellApp : public CursesApp
30 ShellApp(int &argc, char **argv);
32 ~ShellApp();
H A Dmain.cpp27 ShellApp a(argc, argv); in main()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/UnitTestFrameworkPkg/
H A DReadMe.md435 …col callback function. (It is different with the solution that SmmAgent+ShellApp)<br/>DXE Example:…
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/UnitTestFrameworkPkg/
H A DReadMe.md435 …col callback function. (It is different with the solution that SmmAgent+ShellApp)<br/>DXE Example:…
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/UnitTestFrameworkPkg/
H A DReadMe.md435 …col callback function. (It is different with the solution that SmmAgent+ShellApp)<br/>DXE Example:…
/dports/sysutils/edk2/edk2-edk2-stable202102/UnitTestFrameworkPkg/
H A DReadMe.md435 …col callback function. (It is different with the solution that SmmAgent+ShellApp)<br/>DXE Example:…
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/UnitTestFrameworkPkg/
H A DReadMe.md435 …col callback function. (It is different with the solution that SmmAgent+ShellApp)<br/>DXE Example:…
/dports/devel/py-cmd2/cmd2-2.3.2/tests/
H A Dtest_cmd2.py1022 class ShellApp(cmd2.Cmd): class