summaryrefslogtreecommitdiff
path: root/src/compositor/compositor-xrender.c
Commit message (Expand)AuthorAgeFilesLines
* compositor: rename filesAlberts Muktupāvels2017-01-081-3690/+0
* compositor: add missing vfuncsAlberts Muktupāvels2017-01-081-70/+67
* compositor: rename xrender_ prefix to meta_compositor_xrender_Alberts Muktupāvels2017-01-081-54/+54
* compositor: remove unused defineAlberts Muktupāvels2017-01-081-2/+0
* compositor: remove DISPLAY_COMPOSITOR defineAlberts Muktupāvels2017-01-081-119/+114
* compositor: remove more unused variablesAlberts Muktupāvels2017-01-081-8/+0
* compositor: use atoms from MetaDisplayAlberts Muktupāvels2017-01-081-83/+26
* compositor: remove unused variableAlberts Muktupāvels2017-01-081-2/+0
* compositor: set cw->window to NULL in xrender_free_windowAlberts Muktupāvels2016-10-251-0/+1
* compositor: remove unused parameterAlberts Muktupāvels2016-09-261-4/+3
* compositor: don't remove window on UnmapNotify eventAlberts Muktupāvels2016-09-261-1/+16
* libmetacity: switch from .ssd to .csdAlberts Muktupāvels2016-08-311-8/+61
* compositor: remove unused variableAlberts Muktupāvels2016-08-311-14/+0
* compositor: fix memory leakAlberts Muktupāvels2016-07-141-3/+12
* compositor: don't try to paint window that is not viewableAlberts Muktupāvels2016-06-181-0/+3
* display: replace get_screens with get_screenAlberts Muktupāvels2016-06-121-10/+8
* window: remove meta_window_get_rect, unused.Alberts Muktupāvels2016-06-011-17/+0
* compositor: use only one error traps in free_winAlberts Muktupāvels2016-05-301-10/+9
* errors: simplify codeAlberts Muktupāvels2016-05-251-12/+14
* compositor: add error trap in free_winAlberts Muktupāvels2016-05-251-0/+3
* compositor: don't destroy client_region on unmapAlberts Muktupāvels2016-04-171-1/+7
* compositor: don't crash when xregion is NoneAlberts Muktupāvels2016-04-171-0/+3
* require composite extensions at build-timeAlberts Muktupāvels2016-04-161-42/+0
* compositor: use window mask in paint_windowsAlberts Muktupāvels2016-04-161-15/+69
* compositor: redo xrender_get_window_surfaceAlberts Muktupāvels2016-04-161-8/+140
* compositor: keep more info when window is shadedAlberts Muktupāvels2016-04-161-31/+133
* compositor: create picture with window maskAlberts Muktupāvels2016-04-151-0/+113
* compositor: rename window_size to visible_regionAlberts Muktupāvels2016-04-151-40/+52
* compositor: add client_regionAlberts Muktupāvels2016-04-151-0/+73
* compositor: rename border_size to window_regionAlberts Muktupāvels2016-04-151-25/+34
* compositor: use correct xid when removing windowAlberts Muktupāvels2016-04-151-1/+7
* compositor: add window back to compositorAlberts Muktupāvels2016-04-131-18/+2
* compositor: try to use root window backgroundAlberts Muktupāvels2016-04-031-0/+29
* move MetaFrameBorders to libmetacityAlberts Muktupāvels2016-01-281-0/+1
* compositor-xrender: include old shape in damageAlberts Muktupāvels2015-09-231-0/+27
* compositor-xrender: fix build warningsAlberts Muktupāvels2015-09-201-2/+2
* compositor: return cairo_surface_t instead of pixmapAlberts Muktupāvels2015-09-101-12/+31
* compositor: fix possible crash closing/destroying windowAlberts Muktupāvels2015-07-071-9/+25
* compositor: subtract window_size from shadow not border_sizeAlberts Muktupāvels2015-04-041-10/+40
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-191-2/+0
* compositor: don't use invalid back_pixmapAlberts Muktupāvels2015-02-181-1/+6
* bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2015-01-221-150/+49
* compositor: fix border_sizeAlberts Muktupāvels2015-01-201-0/+23
* compositor: fix shadow size and placementAlberts Muktupāvels2015-01-201-6/+9
* compositor: don't draw shadow under decorationsAlberts Muktupāvels2015-01-201-47/+46
* compositor: add function to convert cairo region to xserver regionAlberts Muktupāvels2015-01-201-0/+29
* compositor: don't draw shadow under windowsAlberts Muktupāvels2015-01-191-17/+76
* don't show shadow for maximized windowsAlberts Muktupāvels2014-10-061-1/+42
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-288/+288
* compositor-xrender: don't add shadows to ARGB windowsAlberts Muktupāvels2014-10-041-0/+7