summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-19tx: sync with transifexraveit65105-7376/+7400
2019-09-12frames: bump priority of style providersmonsta1-1/+1
2019-09-12window: add _GTK_THEME_VARIANT to initial window propertiesmonsta1-1/+2
2019-09-12frames: apply modified hack from Mutter/Metacitymonsta3-27/+25
2019-09-12frames: avoid infinite loop on the variants GListmonsta1-4/+4
2019-09-12frames: use style_updated instead of style_setmonsta1-6/+4
2019-09-12Fixed moving windows to edges to work with CSD clients.Omar Zeidan1-10/+13
2019-09-12window: Update allowed action hintsVictor Kareh1-7/+30
2019-09-10build: Remove rationales.txt from EXTRA_DIST targetraveit651-1/+1
2019-09-10Fix use of RBGA visual in frame.c when compositing is not in uselukefromdc1-37/+1
2019-09-10drop old and obsolete rationales.txtraveit651-79/+0
2019-07-02boxes: Actually check for rectangle containmentPablo Barciela1-1/+1
2019-06-16release 1.22.2v1.22.2raveit651-0/+10
2019-06-16tx: sync with transifexraveit65106-17553/+24594
2019-06-16tx: update resource for transifexraveit651-69/+69
2019-06-16bump LT_VERSION_INFOraveit651-1/+1
2019-06-16libmarco-private: add version informationraveit652-1/+12
2019-06-16theme: Fix window state when tiling from maximizedVictor Kareh1-0/+2
2019-06-16compositor: fix possible crash closing/destroying windowVictor Kareh3-9/+32
2019-06-16update window->has_resize_func at the right time when unfullscreeningVictor Kareh1-3/+5
2019-06-16frames: include invisible area in cacheVictor Kareh1-11/+11
2019-06-16frames: Rename layout to text_layoutVictor Kareh2-25/+19
2019-06-16theme: fix warningVictor Kareh1-0/+1
2019-06-16frames: again change meta_frames_applet_shapesVictor Kareh2-64/+29
2019-06-16Fix scaling overcorrection when caching frame bordersVictor Kareh1-18/+16
2019-06-16frame: remove uneeded includeVictor Kareh1-4/+0
2019-06-16compositor: fix border_sizeVictor Kareh1-0/+23
2019-06-16frame: make frame window transparentVictor Kareh1-6/+20
2019-06-16frames: apply shapes in different wayVictor Kareh3-4/+77
2019-06-16frames: add dest_kind to apply_cairo_region_to_windowVictor Kareh1-3/+4
2019-06-16frames: Fall back to title bar if nothing else matchedVictor Kareh1-1/+4
2019-06-16theme-viewer: Fix invisible bordersVictor Kareh2-10/+11
2019-06-16window: Correct coordinates for the configure eventVictor Kareh1-4/+8
2019-06-16frame: Make sure to offset by invisible borders when unmanaging windowsVictor Kareh1-2/+5
2019-06-16window: Fix _NET_FRAME_EXTENTS to work properlyVictor Kareh1-4/+7
2019-06-16theme: don't add invisible borders for windows that can't be resizedVictor Kareh1-7/+14
2019-06-16window: Fix window placement to exclude invisible bordersVictor Kareh1-4/+4
2019-06-16theme: Don't add any bottom border to shaded windowsVictor Kareh1-4/+4
2019-06-16Account for invisible borders when constraining modal dialogsVictor Kareh1-1/+1
2019-06-16compositor: fix shadow size and placementVictor Kareh1-6/+9
2019-06-16MetaWindow: Repurpose get_outer_rect and add get_input_rectVictor Kareh2-10/+50
2019-06-16MetaWindow: Compensate for invisible border changesVictor Kareh1-20/+20
2019-06-16ui: Replace inline borders in MetaFrameGeometry with MetaFrameBorderVictor Kareh3-172/+198
2019-06-16MetaFrameBorders: add invisible bordersVictor Kareh4-4/+29
2019-06-16theme: add invisible_border to metacity themeVictor Kareh1-0/+5
2019-06-16compositor: don't draw shadow under decorationsVictor Kareh1-54/+56
2019-06-16compositor: add function to convert cairo region to xserver regionVictor Kareh1-0/+29
2019-06-16constraints: fix mem leak in meta_window_constrain()Victor Kareh1-3/+10
2019-06-16MetaFrames: factor out MetaUIFrame accessors for borders, corner radiusesVictor Kareh1-15/+38
2019-06-16frame: Add "get_corner_radiuses" chainVictor Kareh6-0/+83