summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2018-04-25Theme: consistant theming for applet drag handles in all themeslukefromdc3-1/+190
* applet drag-handle: use a symbolic image for the default drag handle image * Use an .svg image with --gtk-recolor (like a symbolic icon), load it from the same directory as the css file so the css parser can find it, and use the theme fg color on it for good contrast * load a css file to use the recolorable image globally for the panel, not for each applet to ensure only one cssprovider is loaded (port of 45b25410cddde852554b3153e81ad59a5e6722ad to 1.18 branch, limiting it to GTK+ 3.20/22)
2017-11-06Add a gsettings key to enable/disable SNI Support (#600)Clement Lefebvre1-0/+5
2017-04-25Run dialog: Add option to reverse history viewMoritz Bruder1-0/+5
A setting is added to show the run dialog history in reverse.
2017-04-25Run dialog: Allow changing history sizeMoritz Bruder1-1/+6
A key has been added to the gsettings schema that controls history size. The code of the run dialog has been changed to use that key.
2016-06-29fixes for opensuse.layoutSorokin Alexei1-3/+11
2016-03-13menubar: some corrections for new max-items-or-submenu keymonsta1-1/+1
- remove check for menubar schema as it's already installed along with panel itself - properly unref menubar_settings object - make key type unsigned - drop obsolete MAX_ITEMS_OR_SUBMENU define
2016-03-11Make MAX_ITEMS_OR_SUBMENU configurable.Julian RĂ¼ger1-0/+5
2016-02-21add gschema key for setting menu icon sizesSorokin Alexei1-0/+20
2016-01-03drop MateConf migration scriptMonsta2-17/+0
2015-09-06Rework gsettings schema buildinginfirit9-339/+336
* Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files
2015-03-02Add mageia.layouttarakbumba2-0/+76
Closes https://github.com/mate-desktop/mate-panel/pull/285
2014-11-04lockdown: move disable-lock-down key to lockdown schemainfirit1-5/+0
In order to use it in other parts of MATE.
2014-09-22Add ubuntu layoutStefano Karapetsas2-1/+79
2014-08-10add fedora layout fileraveit652-0/+75
2014-02-18Add some example layoutsStefano Karapetsas3-1/+94
2014-02-18Allow to have multiple panel layoutsStefano Karapetsas3-3/+8
2014-02-12Allow to customize menu bar with GSettingsStefano Karapetsas2-1/+31
2013-06-30Fixes for make distStefano Karapetsas1-6/+16
2013-04-07Fix MateConf convert fileStefano Karapetsas1-2/+0
2013-02-10Make GSettings schemas translatableStefano Karapetsas4-3/+6
2013-01-04Add mateconf-gsettings-data-convert fileStefano Karapetsas2-0/+20
Patch by Yaakov Selkowitz <[email protected]>
2012-10-10add gsettings schemasStefano Karapetsas5-0/+366