summaryrefslogtreecommitdiff
path: root/libwindow-settings
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18Remove trailing whitespacesrbuj2-39/+39
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
2019-04-12Remove dead store detected by clangrbuj1-1/+0
marco-window-manager.c:408:17: warning: Value stored to 'i' is never read i = 0; ^ ~ theme-installer.c:813:3: warning: Value stored to 'filename' is never read filename = old_folder; ^ ~~~~~~~~~~
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-1/+1
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17
2014-05-20Drop support for glib < 2.36infirit1-4/+0
2014-04-27Add support for metacity-theme-2.xmlStefano Karapetsas1-2/+17
Closes https://github.com/mate-desktop/mate-control-center/issues/92
2013-11-03Update to new mate-desktop include pathsWilly Sudiarto Raharjo1-1/+1
2013-03-25change INCLUDES to AM_CPPFLAGS for automake-1.13raveit1-1/+1
2013-02-10windows: Add option to enable compositing manager and fast alt-tabStefano Karapetsas2-2/+31
2013-01-11Changed the ordering that titlebar actions are displayed.Steve Zesch1-2/+2
Previously, the ordering of the titlebar actions did not match the enum ordering in the schema file, which caused the wrong action to be set.
2012-10-23migrate windows capplet to gsettingsStefano Karapetsas1-146/+88
2012-08-02Fixed incorrect fsf address.Steve Zesch4-8/+8
2012-02-22g_get_user_config_dir() would be better ↵Perberos1-1/+6
(https://github.com/mate-desktop/mate-panel/issues/8)
2012-01-26removing autogenerated filesPerberos1-792/+0
2011-12-08removing deprecated GDK_DISPLAY()Perberos1-39/+39
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos9-0/+2184