X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fpsensor.gschema.xml;fp=src%2Fpsensor.gschema.xml;h=0aaed3d7cd5baf85163324253eb2ee772c3da3fb;hb=ee99ebd7dd966b5741068fd0053420787c019e60;hp=0000000000000000000000000000000000000000;hpb=c09a2b747080b9f5d0fe2c6153f2235d83c6aa5c;p=psensor.git diff --git a/src/psensor.gschema.xml b/src/psensor.gschema.xml new file mode 100644 index 0000000..0aaed3d --- /dev/null +++ b/src/psensor.gschema.xml @@ -0,0 +1,105 @@ + + + + + + + + false + Whether the alpha channel is enabled + Whether the alpha channel is enabled. Must be enabled for changing the transparency of the background of the graph window. + + + 1 + The alpha value of the background of the graph window + The alpha value of the background of the graph window. It must be a positive float between 0 and 1. '1' is the maximum opacity. + + + '#e8f4e8f4a8f5' + The color of the background of the graph canvas + The color of the background of the graph canvas as a #rgb representation. + + + '#000000000000' + The color of the foreground of the graph canvas + The color of the foreground of the graph canvas as a #rgb representation. + + + 10 + The monitoring duration of the graph + The monitoring duration of the graph as minutes. It must be greater than 1. + + + 1 + The interval between refreshs of the graph + The interval between refreshs of the graph as seconds. It must be greater than 1. + + + + + false + Whether the graph window is hidden on startup + Whether the graph window is hidden on startup. The graph will be hidden only if the Ubuntu Application Indicator or status icon support is available. + + + false + Whether the menu of the graph window is disabled + Whether the menu of the graph window is disabled + + + 0 + Position of the sensor list in the graph window + Position of the sensor list in the graph window. Possible values are 0 (right), 1 (left), 2 (top), 3 (bottom). + + + false + Whether the greatest temperature is displayed in Unity launcher + If set to 'true' the greatest temperature will be displayed in the Unity launcher. + + + 0 + The displayed temperature unit + The displayed temperature unit, '0' for Celsius, '1' for Fahenrenheit. + + + 0 + Whether the decoration of the window is disabled + Whether the decoration of the window is disabled. + + + false + Whether the graph window is kept below all other windows + Whether the graph window is kept below all other windows. + + + false + Whether the position and size of the graph window are restored + Whether the position and size of the graph window are restored + + + 0 + Position of the divider between the graph window and the list of sensors + Position of the divider between the graph window and the list of sensors + + + 0 + Width of the graph window + Width of the graph window. + + + 0 + Height of the graph window + Height of the graph window. + + + 0 + Horizontal position of the graph window + Horizontal position of the graph window. + + + 0 + Vertical position of the graph window + Vertical position of the graph window. + + +