summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2019-10-26Fix MARCO_LOCALEDIR displaying the translated messagesrbuj1-1/+1
2019-10-01Use WARN_CFLAGS which are only set with --enable-compiler-warningsrbuj1-1/+2
It removes --enable-more-warnings, since it is recommended to use --enable-compile-warnings=maximum
2019-06-14libmarco-private: add version informationraveit651-1/+1
2019-06-05remove common.cVictor Kareh1-1/+0
upstream commit: https://gitlab.gnome.org/GNOME/metacity/commit/96d7a662
2019-06-05build everything as libraryVictor Kareh1-23/+11
upstream commit: https://gitlab.gnome.org/GNOME/metacity/commit/d982d0a5
2019-06-05MetaFrameBorders: Add meta_frame_borders_clearVictor Kareh1-0/+2
Just a quick little commit to help clean things up for when we add invisible borders. Additionally, do a little housekeeping in preview-widget as well. https://bugzilla.gnome.org/show_bug.cgi?id=644930 NOTE: Patch copied from metacity and adapted for marco. upstream commit: https://gitlab.gnome.org/GNOME/metacity/commit/7d519b3f
2019-05-16Migrate from intltool to gettextWu Xiaotian1-3/+5
2019-01-09add git.mk to autogenerate .gitignore filesWu Xiaotian1-0/+2
2018-08-29Revert "libmarco-private: remove '-1' part from include dir name"Victor Kareh1-1/+1
This reverts commit 2bea67fce88dc22320874279faf08da72ba02ca5.
2018-08-28libmarco-private: remove '-1' part from include dir nameVictor Kareh1-1/+1
Adapted from https://gitlab.gnome.org/GNOME/metacity/commit/c19aaa99
2016-11-25actually build theme-viewermonsta1-7/+4
2016-10-15move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-10/+6
2016-02-05Bump libmarco-private's sover when Gtk3Sorokin Alexei1-1/+5
2016-01-02drop MateConf migration scriptMonsta1-4/+0
2014-10-24themewidget: remove, it is unusedinfirit1-2/+0
Based on metacity commit: 202a3712a97c2df6f0410050835898795f75a1b6 From: Alberts Muktupāvels <[email protected]>
2014-01-24Build marco-theme-viewer only with GTK2Stefano Karapetsas1-1/+5
2014-01-24Merge branch '1.7.0-window-snapping'Stefano Karapetsas1-0/+2
2013-11-08INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2013-05-31Implement side-by-side tilingStefano Karapetsas1-0/+2
Patch by Florian Müllner for Metacity https://bugzilla.gnome.org/show_bug.cgi?id=607694 When dragging a window over a screen edge and dropping it there, maximize it vertically and scale it horizontally to cover the corresponding half of the current monitor. Whenever a "hot area" which triggers this behavior is entered, an indication of window's target size is displayed after a short delay to avoid distraction when moving a window between monitors.
2013-05-16Fix 'make dist'Stefano Karapetsas1-1/+2
2012-12-19Add mateconf-gsettings-data-convert fileYaakov Selkowitz1-0/+4
2012-10-27migrate keybindings xml files for gsettingsStefano Karapetsas1-1/+4
2012-10-01migrate to gsettingsStefano Karapetsas1-26/+4
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+223