summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* frames: use correct variable in for loop assignmentgnome-3-18Shantanu Goel2017-04-041-1/+1
* window: send synthetic ConfigureNotify eventsAlberts Muktupāvels2017-03-231-25/+89
* Revert "window: send synthetic ConfigureNotify events"Alberts Muktupāvels2017-03-232-85/+64
* window: send synthetic ConfigureNotify eventsAlberts Muktupāvels2017-03-212-64/+85
* theme: fix gradients with one alpha valueAlberts Muktupāvels2017-02-251-4/+13
* compositor: set cw->window to NULL in xrender_free_windowAlberts Muktupāvels2016-10-251-0/+1
* compositor: don't remove window on UnmapNotify eventAlberts Muktupāvels2016-09-261-1/+16
* NEWS: fix bug numberAlberts Muktupāvels2016-08-221-1/+1
* bump version to 3.18.7, update NEWS3.18.7Alberts Muktupāvels2016-08-122-1/+6
* frames: use cairo_push_group in meta_frames_get_maskAlberts Muktupāvels2016-08-101-0/+5
* compositor: fix memory leakAlberts Muktupāvels2016-07-141-3/+12
* bump version to 3.18.6, update NEWS3.18.6Alberts Muktupāvels2016-07-122-1/+7
* don't show the resize popup for 2 x 2 size incrementsGiovanni Campagna2016-07-071-2/+2
* theme: fix gradientsAlberts Muktupāvels2016-07-071-3/+9
* theme: fix 'use cairo to render gradient' commitAlberts Muktupāvels2016-07-071-2/+2
* theme: use cairo to render gradientAlberts Muktupāvels2016-07-071-20/+82
* constraints: validate fullscreen monitors before using themAlberts Muktupāvels2016-06-291-1/+22
* frames: restore window resize using titlebarAlberts Muktupāvels2016-06-271-1/+1
* bump version to 3.18.5, update NEWS3.18.5Alberts Muktupāvels2016-06-252-1/+13
* frames: remove clip_to_screen optimizationAlberts Muktupāvels2016-06-241-34/+0
* window: fix meta_window_get_titlebar_rectAlberts Muktupāvels2016-06-222-8/+12
* compositor: don't try to paint window that is not viewableAlberts Muktupāvels2016-06-181-0/+3
* compositor: use only one error traps in free_winAlberts Muktupāvels2016-05-301-10/+9
* compositor: add error trap in free_winAlberts Muktupāvels2016-05-251-0/+3
* frames: ignore event outside of frame in get_controlAlberts Muktupāvels2016-05-241-0/+3
* iconcache: don't crash on a non-alpha mask pixmapOwen W. Taylor2016-05-231-4/+5
* iconcache: Correctly interpret monochrome iconsOwen W. Taylor2016-05-231-2/+42
* iconcache: Fix apply_maskJasper St. Pierre2016-05-231-8/+2
* bump version to 3.18.4, update NEWS3.18.4Alberts Muktupāvels2016-04-242-1/+7
* 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
* core: hide new symbolsAlberts Muktupāvels2016-04-172-0/+2
* frames: use CAIRO_CONTENT_COLOR for cache surfaceAlberts Muktupāvels2016-04-161-1/+1
* frame: always use the client window's visualAlberts Muktupāvels2016-04-161-42/+4
* frames: revert "clip drawing to visible region for metacity themes"Alberts Muktupāvels2016-04-161-19/+1
* theme: clip metacity theme drawing to rounded cornersAlberts Muktupāvels2016-04-161-0/+78
* 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-162-127/+130
* 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
* window: clear the frame borders before calculating the unfullscreen rectJasper St. Pierre2016-04-151-0/+2
* window: use the correct frame size during unmaximizeAlberts Muktupāvels2016-04-151-0/+6
* compositor: add window back to compositorAlberts Muktupāvels2016-04-132-20/+18
* frame: cache bordersOwen W. Taylor2016-04-136-5/+57
* frame: expose meta_frame_get_maskAlberts Muktupāvels2016-04-122-8/+4
* theme (gtk+): stop hiding titlebar buttons in dialogsFlorian Müllner2016-04-111-2/+0