~compiz-team/compiz-core/0.9.7

« back to all changes in this revision

Viewing changes to include/decoration.h

  • Committer: Daniel van Vugt
  • Author(s): Sam Spilsbury
  • Date: 2012-02-09 07:48:57 UTC
  • Revision ID: vanvugt@gmail.com-20120209074857-sw5wuk431uqkzgzb
Be a little smarter about updating decorations (LP: #928173)

Merged -r2983..2985 from lp:~smspillaz/compiz-core/compiz-core.decor_928173

Show diffs side-by-side

added added

removed removed

Lines of Context:
267
267
                                decor_quad_t    *quad);
268
268
 
269
269
int
 
270
decor_match_pixmap (long                 *data,
 
271
                    int          size,
 
272
                    Pixmap               *pixmap,
 
273
                    decor_extents_t  *frame,
 
274
                    decor_extents_t  *border,
 
275
                    decor_extents_t  *max_frame,
 
276
                    decor_extents_t  *max_border,
 
277
                    int min_width,
 
278
                    int min_height,
 
279
                    unsigned int frame_type,
 
280
                    unsigned int frame_state,
 
281
                    unsigned int frame_actions,
 
282
                    decor_quad_t     *quad,
 
283
                    unsigned int     n_quad);
 
284
 
 
285
int
270
286
decor_window_property (long            *data,
271
287
                       unsigned int    n,
272
288
                       int             size,