Searched defs:weston_wm (Results 1 – 1 of 1) sorted by relevance
59 struct weston_wm { struct67 struct weston_wm_window *focus_window; argument68 struct theme *theme;69 xcb_cursor_t *cursors;70 int last_cursor;71 xcb_render_pictforminfo_t format_rgb, format_rgba;72 xcb_visualid_t visual_id;73 xcb_colormap_t colormap;74 struct wl_listener create_surface_listener;75 struct wl_listener activate_listener;[all …]