summaryrefslogtreecommitdiff
path: root/schemas
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07schemas: Define schema for a default calculatorZhang Xianwei2-0/+10
Defines a schema that allows users to specify a default calculator application. Default initialized to 'mate-calc'. Signed-off-by: Zhang Xianwei <[email protected]>
2018-09-30Add new setting to control XKB modifier latchingColomban Wendling1-0/+4
Add new setting org.mate.accessibility-keyboard.stickykeys-latch-to-lock to control whether latching is enabled together with sticky keys.
2018-08-23interface: add key to enable/disable primary paste from middlemouselukefromdc1-0/+7
2018-05-31Add toggle for synchronizing QT_SCALE_FACTOR to GDK_SCALE_FACTORVictor Kareh1-1/+6
When enabled (default), m-s-d will attempt to set QT_SCALE_FACTOR during the init phase. When disabled, the user can then choose to control this env var elsewhere.
2018-04-26Change default cursor-size to 24pxVictor Kareh1-1/+1
The MATE cursor theme does not have an 18px cursor size, so having a 18px as the default setting does not make sense. Using 24px looks better in modern displays and allows for proper HiDPI scaling.
2018-02-06Fix typo and remove unnecessary messageVictor Kareh1-1/+1
2018-02-06Add gsettings for window scaling factorVictor Kareh1-0/+6
2018-01-05schema: drop can-change-accels key, won't work with GTK+3monsta1-5/+0
2017-04-11Add Global Menu supportKonstantin1-0/+10
2016-11-10schemas: fix description of motion-acceleration keymonsta1-1/+1
2016-11-02schemas: correct cursor-theme key descriptionmonsta1-1/+1
we require XCursor now
2016-11-02schemas: drop unused cursor-font keymonsta1-5/+0
it was not used when m-c-c was built with XCursor support now it's not used at all because we require XCursor for m-c-c build
2016-03-22schemas: capitalize Caja in descriptionmonsta1-1/+1
2016-01-02drop MateConf migration scriptMonsta2-147/+0
2015-12-16added missing word in schema descriptionmonsta1-1/+1
2015-09-14drop useless single-click key (Caja uses its own one)Monsta2-6/+0
fixes https://github.com/mate-desktop/mate-desktop/issues/201
2015-09-08Rework gsettings schema buildinginfirit27-463/+458
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-09-03Mouse schema: Enabled enable middle-click emulation by defaultClement Lefebvre1-1/+1
2015-09-03Fix spelling mistakesinfirit1-1/+1
Thanks to Michael Steenbeek (@Gymnasiast) for pointing them out.
2015-09-01Gtk3: Add setting to toggle overlay scrollinginfirit1-0/+5
2014-12-14interface: add automatic-mnemonics key for Gtk xsettinginfirit1-0/+5
Needed for mate-settings-daemon commit f307b35694753bda6edcd299bf8c28d32b25836d
2014-11-04lockdown: Move disable-log-out key here from mate-panelinfirit1-0/+5
To be used in more places like mate-session.
2014-10-28Update gtk-dialogs-use-header key default to falseinfirit1-1/+1
To stay as close to the Gtk+2 UI as possible.
2014-10-28configure gtk settings gtk-dialogs-use-header and gtk-enable-animationsDenis Gorodnichev1-0/+10
2014-07-12Add first version of org.mate.debug GSettings schemaStefano Karapetsas2-0/+20
It will allows users to enable in easy way debug for MATE packages
2014-05-04org.mate.interface: Add gtk-decoration-layout keyStefano Karapetsas1-0/+5
See https://github.com/mate-desktop/mate-settings-daemon/issues/63
2014-02-21Correct the language in a couple of strings. Fixes #99.Martin Wimpress1-2/+2
2014-01-05Middle Click Emulation: add schema keyinfirit1-0/+5
2013-07-31fix summary in disable-theme-settings keyWolfgang Ulbrich1-1/+1
2013-04-21Fixes to use make distStefano Karapetsas1-21/+26
2013-03-26Merge pull request #56 from NiceandGently/masterStefano Karapetsas1-1/+1
change backgrounds installation path in gsettings file
2013-03-23Use Menta as default themeStefano Karapetsas1-2/+2
2013-03-22change backgrounds installation pathraveit1-1/+1
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+148
2012-12-03[mate-bg|schema] add "background-fade" setting, and define the key in headerJasmine Hassan1-0/+5
to make the fading effect optional, either when caja or m-s-d is drawing the bg. This is hopefully useful for those running on older hardware, as the fading effect could delay login/startup a bit. For reference, see: https://bugzilla.gnome.org/show_bug.cgi?id=623174
2012-11-29[background-schema] Split 'show-desktop' from Caja to global ↵Jasmine Hassan1-0/+5
'show-desktop-icons' This key would indicate that file managers (by default Caja, but applies to others like Thunar or ROX) should handle desktop, i.e. draw a background and place icons there. Otherwise mate-settings-daemon will take care of background stuff when set to FALSE. The difference to 'draw-background' is that this is a separate option used only for drawing background without icons. 'show-desktop-icons' kinda implies 'draw-background', we handle that in Caja and not showing desktop at all. Adapted from: https://bugzilla.gnome.org/show_bug.cgi?id=632225
2012-11-06Fix typo in browser schemaBrent Hull1-1/+1
2012-11-06Fix desktop schemas pathsBrent Hull17-19/+19
2012-10-18add missing key in gsettings schemaStefano Karapetsas1-0/+5
2012-10-08delete old .in schemasmate-desktop-1.5.0Stefano Karapetsas16-555/+0
2012-10-08fix internationalization support for gsettings schemasStefano Karapetsas17-3/+560
2012-10-04add internationalization support for gsettings schemasStefano Karapetsas30-442/+443
2012-10-04add missing key in gsettings schemaStefano Karapetsas1-1/+6
2012-09-13add missing key in schemaStefano Karapetsas1-0/+10
2012-09-03fix org.mate.interface.gschema.xmlStefano Karapetsas1-0/+0
2012-09-03add gsetting schemas from deprecated libmateStefano Karapetsas18-0/+620