summaryrefslogtreecommitdiff
path: root/libwindow-settings/marco-window-manager.c
AgeCommit message (Collapse)AuthorFilesLines
2021-02-26marco-window-manager: get XDG_DATA_DIRS (code portability)rbuj1-4/+11
2020-12-11marco-window-manager: do not use dirent.hrbuj1-17/+17
2020-07-20Remove unused macrosrbuj1-1/+0
2019-06-18Remove trailing whitespacesrbuj1-24/+24
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; ^ ~~~~~~~~~~
2014-04-27Add support for metacity-theme-2.xmlStefano Karapetsas1-2/+17
Closes https://github.com/mate-desktop/mate-control-center/issues/92
2013-02-10windows: Add option to enable compositing manager and fast alt-tabStefano Karapetsas1-1/+23
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 Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+520