Home
last modified time | relevance | path

Searched refs:graphical_session_types (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-launcher.c66 const gchar * const graphical_session_types[] = { "wayland", "x11", "mir", NULL }; in find_systemd_session() local
183 if (!g_strv_contains (graphical_session_types, type)) in find_systemd_session()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/session/
H A Dlogind.c738 const char *graphical_session_types[] = {"wayland", "x11", "mir", NULL}; in get_display_session() local
739 if (!contains_str(type, graphical_session_types)) { in get_display_session()
/dports/x11/gnome-session/gnome-session-40.1.1/gnome-session/
H A Dgsm-systemd.c273 const gchar * const graphical_session_types[] = { "wayland", "x11", "mir", NULL }; in _systemd_session_is_graphical() local
285 if (!g_strv_contains (graphical_session_types, type)) { in _systemd_session_is_graphical()
/dports/sysutils/accountsservice/accountsservice-0.6.55/src/libaccountsservice/
H A Dact-user-manager.c715 const gchar * const graphical_session_types[] = { "wayland", "x11", "mir", NULL }; in _systemd_session_is_graphical() local
727 if (!g_strv_contains (graphical_session_types, type)) { in _systemd_session_is_graphical()