org.gnome.shell.extensions.bingwallpaper.gschema.xml 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. <schemalist gettext-domain="gnome-shell-extensions">
  2. <schema id="org.gnome.shell.extensions.bingwallpaper"
  3. path="/org/gnome/shell/extensions/bingwallpaper/">
  4. <key name="hide" type="b">
  5. <default>false</default>
  6. <summary>Hide indicator</summary>
  7. <description>Hide indicator icon from status area</description>
  8. </key>
  9. <key name="notify" type="b">
  10. <default>false</default>
  11. <summary>Send a notifications</summary>
  12. <description>Send a notification with explanation when a new image is available</description>
  13. </key>
  14. <key name="notify-only-latest" type="b">
  15. <default>true</default>
  16. <summary>Send a notifications only on most recent image</summary>
  17. <description>Notify only the most recent image, in combination with 'notify' setting</description>
  18. </key>
  19. <key name="transient" type="b">
  20. <default>true</default>
  21. <summary>Use transient notifications (auto dismiss)</summary>
  22. <description></description>
  23. </key>
  24. <key name="set-background" type="b">
  25. <default>true</default>
  26. <summary>Set background</summary>
  27. <description>Set background to Bing's background</description>
  28. </key>
  29. <key name="set-lock-screen" type="b">
  30. <default>false</default>
  31. <summary>Set lock screen</summary>
  32. <description>Set lock screen to Bing's background</description>
  33. </key>
  34. <key name="download-folder" type="s">
  35. <default>""</default>
  36. <summary>Where to download pictures.</summary>
  37. <description></description>
  38. </key>
  39. <key name="market" type="s">
  40. <default>"auto"</default>
  41. <summary>Default Market for Bing</summary>
  42. <description></description>
  43. </key>
  44. <key name="resolution" type="s">
  45. <default>"auto"</default>
  46. <summary>Screen Size</summary>
  47. <description>Valid sizes are '800x600', '1024x768', '1280x720', '1280x768', '1366x768', '1920x1080', '1920x1200' and 'UHD'</description>
  48. </key>
  49. <key name="debug-logging" type="b">
  50. <default>false</default>
  51. <summary>Log messages to systemd journal</summary>
  52. <description>Unlikely to be useful for ordinary users, but helpful for debugging</description>
  53. </key>
  54. <key name="delete-previous" type="b">
  55. <default>false</default>
  56. <summary>Delete previous wallpapers</summary>
  57. <description>Save disk space</description>
  58. </key>
  59. <key name="keep-favourites" type="b">
  60. <default>true</default>
  61. <summary>Keep previous wallpapers if they are favourites</summary>
  62. <description>Sensible default behaivour</description>
  63. </key>
  64. <key name="previous-days" type="i">
  65. <range min="1" max="90" />
  66. <default>8</default>
  67. <summary>Number of days to keep wallpapers</summary>
  68. <description>Delete wallpapers after this number of days</description>
  69. </key>
  70. <key name="replace-watermark" type="s">
  71. <default>""</default>
  72. <summary>Replace or remove Bing watermark on high-res images</summary>
  73. <description>Set to "none", "Gnome" or "Ubuntu"</description>
  74. </key>
  75. <key name="icon-name" type="s">
  76. <default>"bing-symbolic"</default>
  77. <summary>Icon Name</summary>
  78. <description>Icon filename to use for extension applet</description>
  79. </key>
  80. <key name="override-wp-flag" type="b">
  81. <default>false</default>
  82. <summary>Ignore Bing permitted for use as wallpaper flag</summary>
  83. <description>Used when wallpaper is animated, or not licensed for wallpaper use</description>
  84. </key>
  85. <key name="override-lockscreen-blur" type="b">
  86. <default>false</default>
  87. <summary>Override GNOME lockscreen (gdm3) wallpaper blur</summary>
  88. <description>Applies to GNOME 3.36 and above only</description>
  89. </key>
  90. <key name="lockscreen-blur-strength" type="i">
  91. <range min="0" max="100" />
  92. <default>2</default>
  93. <summary>GNOME lockscreen (gdm3) wallpaper blur strength</summary>
  94. <description>Degree of fuzziness</description>
  95. </key>
  96. <key name="lockscreen-blur-brightness" type="i">
  97. <range min="0" max="100" />
  98. <default>50</default>
  99. <summary>GNOME lockscreen (gdm3) wallpaper blur Brightness</summary>
  100. <description>Used to darken the wallpaper to improve visibility</description>
  101. </key>
  102. <key name="selected-image" type="s">
  103. <default>"current"</default>
  104. <summary>Use older Bing image, select by filename</summary>
  105. <description></description>
  106. </key>
  107. <key name="revert-to-current-image" type="b">
  108. <default>true</default>
  109. <summary>Revert to showing the current image when a new one arrives</summary>
  110. <description>This setting may best reflect what users want from selectable or random images</description>
  111. </key>
  112. <key name="state" type="s">
  113. <default>"[]"</default>
  114. <summary>Store state in JSON format so we can restore details immediately on boot</summary>
  115. <description></description>
  116. </key>
  117. <key name="bing-json" type="s">
  118. <default>"[]"</default>
  119. <summary>Store Bing image details for rollback</summary>
  120. <description></description>
  121. </key>
  122. <key name="random-interval-mode" type="s">
  123. <default>"daily"</default>
  124. <summary>Set to either 'daily', 'hourly', 'weekly', 'custom'</summary>
  125. <description>Daily is midnight, hourly is on the hour, weekly is midnight on Sunday, or custom as defined by the 'random-interval'</description>
  126. </key>
  127. <key name="random-interval" type="i">
  128. <range min="300" max="86400" />
  129. <default>3600</default>
  130. <summary>How frequently to change the wallpaper when on random mode</summary>
  131. <description></description>
  132. </key>
  133. <key name="random-mode-include-only-favourites" type="b">
  134. <default>false</default>
  135. <summary>Only pick from favourites in random mode</summary>
  136. <description></description>
  137. </key>
  138. <key name="random-mode-enabled" type="b">
  139. <default>false</default>
  140. <summary>Pick a random image at random-interval</summary>
  141. <description></description>
  142. </key>
  143. <key name="random-mode-include-only-uhd" type="b">
  144. <default>false</default>
  145. <summary>Only pick from UHD in random mode</summary>
  146. <description></description>
  147. </key>
  148. <key name="random-mode-include-only-unhidden" type="b">
  149. <default>true</default>
  150. <summary>Only pick from unhidden in random mode</summary>
  151. <description></description>
  152. </key>
  153. <key name="override-unsafe-wayland" type="b">
  154. <default>true</default>
  155. <summary>Override safe defaults for Wayland desktop</summary>
  156. <description>Enables features which may or may not be unstable or untested in all cases</description>
  157. </key>
  158. <key name="create-thumbs" type="b">
  159. <default>true</default>
  160. <summary>Create thumbnails to speed up image gallery loading</summary>
  161. <description>Speeds up subsequent loads, but requires some additional disk space</description>
  162. </key>
  163. <key name="min-uhd-height" type="i">
  164. <range min="1080" max="3000" />
  165. <default>2160</default>
  166. <summary>Minimum image height to be considered UHD</summary>
  167. <description></description>
  168. </key>
  169. <key name="always-export-bing-json" type="b">
  170. <default>false</default>
  171. <summary>Save backup copy of Bing JSON to wallpaper directory</summary>
  172. <description>Enables migration to new install or restoration from back up</description>
  173. </key>
  174. <key name="show-count-in-image-title" type="b">
  175. <default>false</default>
  176. <summary>Include current index and total image count in image title</summary>
  177. </key>
  178. <key name="controls-icon-size" type="i">
  179. <range min="16" max="48" />
  180. <default>32</default>
  181. <summary>Size of icons for controls in popup menu</summary>
  182. </key>
  183. <key name="trash-deletes-images" type="b">
  184. <default>true</default>
  185. <summary>Trash deletes images or just marks as bad</summary>
  186. </key>
  187. <!-- not currently used
  188. <key name="gallery-width" type="i">
  189. <range min="1000" max="9600" />
  190. <default>1600</default>
  191. <summary>Gallery window width</summary>
  192. <description></description>
  193. </key>
  194. <key name="gallery-height" type="i">
  195. <range min="700" max="9600" />
  196. <default>800</default>
  197. <summary>Gallery window height</summary>
  198. <description></description>
  199. </key>
  200. <key name="gallery-top" type="i">
  201. <range min="0" max="9600" />
  202. <default>30</default>
  203. <summary>Gallery window x-pos</summary>
  204. <description></description>
  205. </key>
  206. <key name="gallery-left" type="i">
  207. <range min="0" max="9600" />
  208. <default>30</default>
  209. <summary>Gallery window y-pos</summary>
  210. <description></description>
  211. </key>
  212. -->
  213. </schema>
  214. </schemalist>