summaryrefslogtreecommitdiff
path: root/src/core/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-02Implemented a setting to disable top tilingOmar Zeidan1-8/+24
2017-01-17Added functionality to ignore applications while show-desktop is triggeredIllia Danko1-0/+50
2016-12-05Added functionality to disable display preselected tab window borderIllia Danko1-0/+16
2015-09-16Add manual and by-pointer window placementFaidon Liambotis1-0/+16
2015-06-09Merge pull request #187 from monsta/patch-1Martin Wimpress1-1/+1
2015-04-09prefs: make keybindings change notifications work with GLib >= 2.43Monsta1-20/+25
2015-04-08prefs: make workspace name actually changemonsta1-1/+1
2015-02-25prefs: first connect to settings, then read them.Monsta1-7/+7
2014-10-27don't change use settings by command line argumentDenis Gorodnichev1-6/+8
2014-10-25Drop support for Glib < 2.32infirit1-4/+0
2014-06-26Remove all trailing whitespaces in the code treeJoaquín Ignacio Aramendía1-73/+73
2013-05-31Implement side-by-side tilingStefano Karapetsas1-0/+16
2013-04-09Set maximum workspaces number to 36Stefano Karapetsas1-1/+1
2013-03-15Fix keybindings issue due to migration from MateConfStefano Karapetsas1-7/+4
2013-02-20Add option to open new windows on the center of the screenStefano Karapetsas1-2/+27
2013-01-11Fix update of GSettings enum preferencesStefano Karapetsas1-1/+1
2012-11-20Fix deprecations and compile warnings. Clean compileScott Balneaves1-15/+20
2012-11-18fixed incorrect fsf addresses.Steve Zesch1-2/+2
2012-10-31set maximum workspaces number to 16Stefano Karapetsas1-1/+1
2012-10-27schema-id is new in glib 2.32Stefano Karapetsas1-0/+4
2012-10-27fix get schema nameStefano Karapetsas1-2/+2
2012-10-11function call needs to pass NULL-pointer as last argumentStefano Karapetsas1-1/+1
2012-10-01migrate to gsettingsStefano Karapetsas1-911/+278
2012-05-26Fixes https://github.com/mate-desktop/mate-window-manager/issues/4Steve Zesch1-0/+38
2012-03-16implement option for classic and toroidal workspace switching, based on https...Benjamin Valentin1-1/+24
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+2794