You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

xfce4-panel.xml.j2 7.1KB

5 years ago
6 years ago
6 years ago
4 years ago
6 years ago
4 years ago
4 years ago
5 years ago
5 years ago
4 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
5 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. {% set i = 17 %}
  3. {% if kita_plus_url is defined %}
  4. {% set application_starters = application_starters + ["kitaplus"] %}
  5. {% endif %}
  6. <channel name="xfce4-panel" version="1.0" {% if xfce_lock_panel %} locked="*" unlocked="{{kiosk_unlocked_users}}" {% endif %}>
  7. <property name="configver" type="int" value="2"/>
  8. <property name="panels" type="array">
  9. <value type="int" value="1"/>
  10. <property name="panel-1" type="empty">
  11. <property name="position" type="string" value="p=12;x=0;y=997"/>
  12. <property name="length" type="uint" value="100"/>
  13. <property name="position-locked" type="bool" value="true"/>
  14. <property name="size" type="uint" value="42"/>
  15. <property name="plugin-ids" type="array">
  16. <value type="int" value="1"/>
  17. <value type="int" value="12"/>
  18. {% for app in application_starters %}
  19. <value type="int" value="{{ loop.index0 + i }}"/>
  20. {% endfor %}
  21. <value type="int" value="2"/>
  22. <value type="int" value="3"/>
  23. {% if not (dau_desktop | bool) %}
  24. <value type="int" value="4"/>
  25. <value type="int" value="5"/>
  26. <value type="int" value="6"/>
  27. <value type="int" value="14"/>
  28. <value type="int" value="13"/>
  29. <value type="int" value="15"/>
  30. <value type="int" value="16"/>
  31. <value type="int" value="8"/>
  32. <value type="int" value="9"/>
  33. {% else %}
  34. <value type="int" value="13"/>
  35. <value type="int" value="8"/>
  36. {% endif %}
  37. <value type="int" value="7"/>
  38. <value type="int" value="10"/>
  39. <value type="int" value="11"/>
  40. </property>
  41. <property name="nrows" type="uint" value="2"/>
  42. <property name="disable-struts" type="empty"/>
  43. <property name="background-style" type="uint" value="1"/>
  44. <property name="background-alpha" type="uint" value="50"/>
  45. <property name="background-color" type="array">
  46. <value type="uint" value="58982"/>
  47. <value type="uint" value="58982"/>
  48. <value type="uint" value="58982"/>
  49. <value type="uint" value="65535"/>
  50. </property>
  51. </property>
  52. </property>
  53. <property name="plugins" type="empty">
  54. <property name="plugin-1" type="string" value="whiskermenu"/>
  55. <property name="plugin-12" type="string" value="places">
  56. <property name="show-button-type" type="int" value="2"/>
  57. <property name="show-icons" type="bool" value="true"/>
  58. <property name="button-label" type="string" value=""/>
  59. <property name="search-cmd" type="string" value="catfish"/>
  60. <property name="mount-open-volumes" type="bool" value="true"/>
  61. <property name="show-volumes" type="bool" value="true"/>
  62. <property name="show-bookmarks" type="bool" value="true"/>
  63. <property name="show-recent" type="bool" value="true"/>
  64. <property name="show-recent-clear" type="bool" value="true"/>
  65. </property>
  66. {% for app in application_starters %}
  67. <property name="plugin-{{ loop.index0 + i }}" type="string" value="launcher">
  68. <property name="items" type="array">
  69. <value type="string" value="{{app}}.desktop"/>
  70. </property>
  71. </property>
  72. {% endfor %}
  73. <property name="plugin-2" type="string" value="tasklist">
  74. <property name="include-all-workspaces" type="bool" value="false"/>
  75. <property name="include-all-monitors" type="bool" value="true"/>
  76. <property name="grouping" type="uint" value="0"/>
  77. <property name="middle-click" type="uint" value="1"/>
  78. <property name="show-wireframes" type="bool" value="false"/>
  79. <property name="flat-buttons" type="bool" value="true"/>
  80. <property name="show-labels" type="bool" value="true"/>
  81. </property>
  82. <property name="plugin-3" type="string" value="separator">
  83. <property name="expand" type="bool" value="true"/>
  84. <property name="style" type="uint" value="0"/>
  85. </property>
  86. {% if not (dau_desktop | bool) %}
  87. <property name="plugin-4" type="string" value="windowmenu">
  88. <property name="style" type="uint" value="0"/>
  89. <property name="workspace-actions" type="bool" value="true"/>
  90. <property name="workspace-names" type="bool" value="true"/>
  91. <property name="urgentcy-notification" type="bool" value="true"/>
  92. <property name="all-workspaces" type="bool" value="true"/>
  93. </property>
  94. <property name="plugin-5" type="string" value="showdesktop">
  95. <property name="digital-format" type="empty"/>
  96. </property>
  97. <property name="plugin-6" type="string" value="pager">
  98. <property name="rows" type="uint" value="2"/>
  99. </property>
  100. <property name="plugin-14" type="string" value="xfce4-clipman-plugin"/>
  101. {% endif %}
  102. <property name="plugin-13" type="string" value="xfce4-notes-plugin"/>
  103. <property name="plugin-7" type="string" value="systray">
  104. <property name="size-max" type="uint" value="32"/>
  105. <property name="show-frame" type="bool" value="false"/>
  106. </property>
  107. {% if not (dau_desktop | bool) %}
  108. <property name="plugin-15" type="string" value="launcher">
  109. <property name="items" type="array">
  110. <value type="string" value="xfce-display-settings.desktop"/>
  111. </property>
  112. </property>
  113. <property name="plugin-16" type="string" value="launcher">
  114. <property name="items" type="array">
  115. <value type="string" value="xfce4-screenshooter.desktop"/>
  116. </property>
  117. </property>
  118. {% endif %}
  119. <property name="plugin-8" type="string" value="pulseaudio">
  120. <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
  121. </property>
  122. {% if not (dau_desktop | bool) %}
  123. <property name="plugin-9" type="string" value="power-manager-plugin"/>
  124. {% endif %}
  125. <property name="plugin-10" type="string" value="datetime"/>
  126. <property name="plugin-11" type="string" value="actions">
  127. {% if dau_desktop | bool %}
  128. <property name="items" type="array">
  129. <value type="string" value="-separator"/>
  130. <value type="string" value="-logout-dialog"/>
  131. <value type="string" value="-switch-user"/>
  132. <value type="string" value="-logout"/>
  133. <value type="string" value="-lock-screen"/>
  134. <value type="string" value="-hibernate"/>
  135. <value type="string" value="-suspend"/>
  136. <value type="string" value="+restart"/>
  137. <value type="string" value="+shutdown"/>
  138. </property>
  139. {% else %}
  140. <property name="items" type="array">
  141. <value type="string" value="-separator"/>
  142. <value type="string" value="-logout-dialog"/>
  143. <value type="string" value="-switch-user"/>
  144. <value type="string" value="+logout"/>
  145. {% if desktop_autologin | bool %}
  146. <value type="string" value="+lock-screen"/>
  147. {% else %}
  148. <value type="string" value="-lock-screen"/>
  149. {% endif %}
  150. <value type="string" value="-hibernate"/>
  151. <value type="string" value="-suspend"/>
  152. <value type="string" value="-restart"/>
  153. <value type="string" value="-shutdown"/>
  154. </property>
  155. {% endif %}
  156. <property name="appearance" type="uint" value="0"/>
  157. <property name="invert-orientation" type="bool" value="true"/>
  158. </property>
  159. </property>
  160. </channel>