summaryrefslogtreecommitdiff
path: root/schemas
AgeCommit message (Collapse)AuthorFilesLines
2022-08-08Add setting for adjustment of audio volume above 100 per cent: Part 1Gordon Norman Squash1-0/+12
There is often a need for the user to increase the audio playback volume above the volume level known as "100% volume". While increasing the audio volume above 100% can result in degraded audio quality, sometimes the audio was, for example, originally recorded at an extremely low volume, and the user has no other option to clearly hear the audio. Unfortunately, most MATE applications with volume controls do not allow the user to set the volume level above 100%. For example, the main MATE Sound Preferences dialog lets you set the audio volume beyond 100% (when possible), whereas the Volume Control Applet, Volume Control status icon, and special "multimedia" volume control keys do not. In fact, if the user even tries to change the volume using any of the latter methods, and the current volume level is above 100%, these latter methods will all reduce the volume to 100%, even if the user tried to increase the volume! This is part 1 of a patch to change this situation. All that this patch does is add a new, standard MATE setting which determines whether the user should be allowed to set the audio volume above 100%. The rest of the functionality of this patch is in other commits / pull requests.
2020-08-06a11y-keyboard: Add togglekeys-backend settingColomban Wendling1-4/+14
2020-08-06a11y-keyboard: Add ranges for togglekeys beep settingsColomban Wendling1-0/+4
2020-08-06a11y-keyboard: Add settings to control beeps used for togglekeysColomban Wendling1-0/+20
2020-08-06a11y-keyboard: Add capslock-beep-enable gsettingColomban Wendling1-0/+4
2020-04-06Set range for thumbnail cache maximum-agerbuj1-0/+1
2020-02-17build: add meson config files to EXTRA_DISTraveit651-1/+2
fixes https://github.com/mate-desktop/mate-desktop/issues/431
2019-08-11Move remaining peripheral schemas to mate-settings-daemonVictor Kareh3-51/+0
2019-08-11schema: Move mouse schemas to mate-settings-daemonVictor Kareh3-51/+0
2019-06-12schemas: Define schema for a default messengerrbuj3-0/+11
Defines a schema that allows users to specify a default instant messaging application.
2019-05-22treewide: add meson buildMarty E. Plummer1-0/+41
Signed-off-by: Marty E. Plummer <[email protected]>
2019-04-04i18n: port from intltool to gettextMarty E. Plummer20-45/+40
Signed-off-by: Marty E. Plummer <[email protected]>
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