summaryrefslogtreecommitdiff
path: root/src/core/prefs.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Remove multiple empty linesrbuj1-3/+0
2020-08-04Remove trailing spaces/tabsrbuj1-3/+3
2019-10-31window: Add optional tile size cyclingVictor Kareh1-0/+16
2019-10-27tabpopup: Draw transparent OSD-style popupsVictor Kareh1-1/+4
2019-06-07Make alt+tab max columns configurable and consider window label widthosch1-0/+36
2019-06-05Allow raise_on_click to be set independent of focus_modeVictor Kareh1-4/+1
2019-04-23Limit icon size to 1024osch1-1/+1
2019-04-23make icon size configurableosch1-0/+17
2019-01-13prefs: avoid deprecated 'g_settings_list_keys'Pablo Barciela1-3/+15
2018-08-28add support for app-menu button in themeAlberts Muktupāvels1-0/+2
2018-08-28remove option to attach modal dialogsVictor Kareh1-6/+0
2018-08-28Optionally attach modal dialogsMaxim Ermilov1-0/+16
2018-03-26Scale cursor size for HiDPIVictor Kareh1-1/+5
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