summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-04CI: don't exclude .gmo files from tarballraveit651-1/+0
2019-06-22remove line for debugWu Xiaotian1-1/+0
2019-06-22fix make dist to remove .gmo filesWu Xiaotian1-0/+2
2019-06-14bump LT_VERSION_INFOraveit651-1/+1
2019-06-14libmarco-private: add version informationraveit652-1/+12
2019-06-07release 1.23.1v1.23.1raveit652-1/+67
2019-06-07tx: sync with transifexraveit658-233/+2547
2019-06-07tx: update resource for transifexraveit651-561/+590
2019-06-07Make alt+tab max columns configurable and consider window label widthosch7-14/+104
2019-06-05theme: Fix window state when tiling from maximizedVictor Kareh1-0/+2
2019-06-05compositor: fix possible crash closing/destroying windowVictor Kareh3-9/+32
2019-06-05update window->has_resize_func at the right time when unfullscreeningVictor Kareh1-3/+5
2019-06-05frames: include invisible area in cacheVictor Kareh1-11/+11
2019-06-05frames: Rename layout to text_layoutVictor Kareh2-25/+19
2019-06-05theme: fix warningVictor Kareh1-0/+1
2019-06-05frames: again change meta_frames_applet_shapesVictor Kareh2-64/+29
2019-06-05Fix scaling overcorrection when caching frame bordersVictor Kareh1-18/+16
2019-06-05frame: remove uneeded includeVictor Kareh1-4/+0
2019-06-05compositor: fix border_sizeVictor Kareh1-0/+23
2019-06-05frame: make frame window transparentVictor Kareh1-6/+20
2019-06-05frames: apply shapes in different wayVictor Kareh3-4/+77
2019-06-05frames: add dest_kind to apply_cairo_region_to_windowVictor Kareh1-3/+4
2019-06-05frames: Fall back to title bar if nothing else matchedVictor Kareh1-1/+4
2019-06-05theme-viewer: Fix invisible bordersVictor Kareh2-10/+11
2019-06-05window: Correct coordinates for the configure eventVictor Kareh1-4/+8
2019-06-05frame: Make sure to offset by invisible borders when unmanaging windowsVictor Kareh1-2/+5
2019-06-05window: Fix _NET_FRAME_EXTENTS to work properlyVictor Kareh1-4/+7
2019-06-05theme: don't add invisible borders for windows that can't be resizedVictor Kareh1-7/+14
2019-06-05window: Fix window placement to exclude invisible bordersVictor Kareh1-4/+4
2019-06-05theme: Don't add any bottom border to shaded windowsVictor Kareh1-4/+4
2019-06-05Account for invisible borders when constraining modal dialogsVictor Kareh1-1/+1
2019-06-05compositor: fix shadow size and placementVictor Kareh1-6/+9
2019-06-05MetaWindow: Repurpose get_outer_rect and add get_input_rectVictor Kareh2-10/+50
2019-06-05MetaWindow: Compensate for invisible border changesVictor Kareh1-20/+20
2019-06-05ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorderVictor Kareh3-172/+198
2019-06-05MetaFrameBorders: add invisible bordersVictor Kareh4-4/+29
2019-06-05theme: add invisible_border to metacity themeVictor Kareh1-0/+5
2019-06-05compositor: don't draw shadow under decorationsVictor Kareh1-54/+56
2019-06-05compositor: add function to convert cairo region to xserver regionVictor Kareh1-0/+29
2019-06-05constraints: fix mem leak in meta_window_constrain()Victor Kareh1-3/+10
2019-06-05MetaFrames: factor out MetaUIFrame accessors for borders, corner radiusesVictor Kareh1-15/+38
2019-06-05frame: Add "get_corner_radiuses" chainVictor Kareh6-0/+83
2019-06-05frame: destroy window->frame_bounds when destroying the frameVictor Kareh1-0/+5
2019-06-05Only shadow ARGB windows with a frame outside the frameVictor Kareh9-79/+203
2019-06-05Fix XShapeVictor Kareh1-1/+1
2019-06-05compositor: don't draw shadow under windowsVictor Kareh3-11/+66
2019-06-05constraints: initialize window->user_rect in initial placementVictor Kareh1-0/+1
2019-06-05theme: Make meta_frame_draw_theme take a GtkStyleContext instead of a widgetVictor Kareh5-56/+21
2019-06-05remove common.cVictor Kareh3-35/+9
2019-06-05build everything as libraryVictor Kareh1-23/+11