Data Fields | |
| MetaScreen * | screen |
| MetaWindow * | window |
| Window | id |
| XWindowAttributes | attrs |
| int | mode |
| gboolean | damaged |
| gboolean | shaped |
| MetaCompWindowType | type |
| Damage | damage |
| Picture | picture |
| Picture | alpha_pict |
| gboolean | needs_shadow |
| MetaShadowType | shadow_type |
| Picture | shadow_pict |
| XserverRegion | border_size |
| XserverRegion | extents |
| Picture | shadow |
| int | shadow_dx |
| int | shadow_dy |
| int | shadow_width |
| int | shadow_height |
| guint | opacity |
| XserverRegion | border_clip |
| gboolean | updates_frozen |
| gboolean | update_pending |
Definition at line 174 of file compositor-xrender.c.
Definition at line 176 of file compositor-xrender.c.
Referenced by add_win(), border_size(), destroy_win(), free_win(), get_window_format(), get_window_picture(), process_circulate_notify(), process_expose(), process_map(), process_property_notify(), process_unmap(), repair_win(), resize_win(), restack_win(), win_extents(), and window_has_shadow().
Definition at line 177 of file compositor-xrender.c.
Referenced by add_win(), process_configure_notify(), resize_win(), unmap_win(), and window_has_shadow().
| Window _MetaCompWindow::id |
Definition at line 178 of file compositor-xrender.c.
Referenced by add_win(), border_size(), get_window_picture(), get_window_type(), process_circulate_notify(), and restack_win().
| XWindowAttributes _MetaCompWindow::attrs |
Definition at line 179 of file compositor-xrender.c.
Referenced by add_win(), border_size(), determine_mode(), get_window_format(), map_win(), paint_dock_shadows(), paint_windows(), process_expose(), process_shape(), repair_win(), resize_win(), unmap_win(), win_extents(), and xrender_set_active_window().
Definition at line 191 of file compositor-xrender.c.
Referenced by determine_mode(), paint_windows(), and window_has_shadow().
| gboolean _MetaCompWindow::damaged |
Definition at line 193 of file compositor-xrender.c.
Referenced by add_win(), map_win(), paint_windows(), process_configure_notify(), process_property_notify(), repair_win(), and unmap_win().
| gboolean _MetaCompWindow::shaped |
Definition at line 194 of file compositor-xrender.c.
Referenced by add_win(), process_configure_notify(), process_shape(), and window_has_shadow().
Definition at line 196 of file compositor-xrender.c.
Referenced by add_win(), free_win(), get_window_type(), paint_windows(), and window_has_shadow().
| Damage _MetaCompWindow::damage |
Definition at line 198 of file compositor-xrender.c.
Referenced by add_win(), free_win(), and repair_win().
| Picture _MetaCompWindow::picture |
Definition at line 199 of file compositor-xrender.c.
Referenced by free_win(), paint_windows(), and resize_win().
| Picture _MetaCompWindow::alpha_pict |
Definition at line 200 of file compositor-xrender.c.
Referenced by add_win(), determine_mode(), free_win(), paint_windows(), and win_extents().
| gboolean _MetaCompWindow::needs_shadow |
Definition at line 202 of file compositor-xrender.c.
Referenced by add_win(), process_configure_notify(), process_property_notify(), win_extents(), and xrender_set_active_window().
Definition at line 203 of file compositor-xrender.c.
Referenced by add_win(), win_extents(), and xrender_set_active_window().
| Picture _MetaCompWindow::shadow_pict |
Definition at line 204 of file compositor-xrender.c.
Referenced by add_win(), determine_mode(), and free_win().
| XserverRegion _MetaCompWindow::border_size |
Definition at line 206 of file compositor-xrender.c.
Referenced by add_win(), free_win(), and paint_windows().
| XserverRegion _MetaCompWindow::extents |
Definition at line 207 of file compositor-xrender.c.
Referenced by add_win(), destroy_win(), determine_mode(), free_win(), paint_windows(), process_configure_notify(), process_property_notify(), resize_win(), unmap_win(), and xrender_set_active_window().
| Picture _MetaCompWindow::shadow |
Definition at line 209 of file compositor-xrender.c.
Referenced by add_win(), free_win(), paint_dock_shadows(), paint_windows(), process_property_notify(), resize_win(), win_extents(), and xrender_set_active_window().
Definition at line 210 of file compositor-xrender.c.
Referenced by add_win(), paint_dock_shadows(), paint_windows(), and win_extents().
Definition at line 211 of file compositor-xrender.c.
Referenced by add_win(), paint_dock_shadows(), paint_windows(), and win_extents().
Definition at line 212 of file compositor-xrender.c.
Referenced by add_win(), paint_dock_shadows(), paint_windows(), and win_extents().
Definition at line 213 of file compositor-xrender.c.
Referenced by add_win(), paint_dock_shadows(), paint_windows(), and win_extents().
| guint _MetaCompWindow::opacity |
Definition at line 215 of file compositor-xrender.c.
Referenced by add_win(), determine_mode(), paint_windows(), process_property_notify(), and win_extents().
| XserverRegion _MetaCompWindow::border_clip |
Definition at line 217 of file compositor-xrender.c.
Referenced by add_win(), free_win(), paint_dock_shadows(), and paint_windows().
| gboolean _MetaCompWindow::updates_frozen |
Definition at line 219 of file compositor-xrender.c.
| gboolean _MetaCompWindow::update_pending |
Definition at line 220 of file compositor-xrender.c.
1.5.5