summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Set compiler debug flags using MATE_DEBUG_CHECKrbuj1-1/+1
2019-10-01window decoration themes: Add Atlanta, Esco, Gorilla, Motif, Raleighrbuj34-12/+2656
2019-10-01Print CFLAGS and WARN_CFLAGS in configure summaryrbuj1-0/+2
2019-10-01Set --enable-compile-warnings=yes by defaultrbuj1-1/+1
2019-10-01 travis (ci): use --enable-compile-warnings=maximumraveit651-1/+14
2019-10-01Use WARN_CFLAGS which are only set with --enable-compiler-warningsrbuj4-15/+11
2019-09-24testboxes: Fix find_closest_point_to_line() testVictor Kareh1-4/+6
2019-09-19remove warnings: function declaration isn’t a prototyperbuj1-16/+16
2019-09-19Remove warning: format not a string literal, argument types not checkedrbuj1-7/+1
2019-09-15build: add --enable-more-warnings configure flagrbuj3-78/+17
2019-09-10build: Remove rationales.txt from EXTRA_DIST targetrbuj1-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-09-06Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCodePablo Barciela1-0/+1
2019-09-04window.c: remove unused variablePavel Shlyak1-3/+0
2019-08-31 display.c: add missing "break"Pavel Shlyak1-1/+1
2019-08-31Fix build warning about xgettextWu Xiaotian1-1/+1
2019-08-22Travis CI: cppcheck with -D'PACKAGE' and -D'WITH_VERBOSE_MODE'Pablo Barciela1-2/+2
2019-08-12async-getprop: Fix cast from non-struct type to struct typePablo Barciela1-1/+1
2019-08-12xprops: Fix cast from non-struct type to struct typePablo Barciela1-2/+2
2019-08-10frames: bump priority of style providersmonsta1-1/+1
2019-08-10window: add _GTK_THEME_VARIANT to initial window propertiesmonsta1-1/+2
2019-08-10frames: apply modified hack from Mutter/Metacitymonsta3-27/+25
2019-08-10frames: avoid infinite loop on the variants GListmonsta1-4/+4
2019-08-10frames: use style_updated instead of style_setmonsta1-6/+4
2019-08-02Fixed moving windows to edges to work with CSD clients.Omar Zeidan1-10/+13
2019-07-13meson: use install_data to replace install_dirWu Xiaotian11-20/+93
2019-07-13switch to use meson build systemWu Xiaotian11-0/+767
2019-07-13window: Update allowed action hintsVictor Kareh1-7/+30
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