File: wayfire-shell.xml

package info (click to toggle)
wayfire 0.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,764 kB
  • sloc: cpp: 52,464; xml: 2,987; ansic: 699; makefile: 161
file content (13 lines) | stat: -rw-r--r-- 412 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<wayfire>
	<plugin name="wayfire-shell">
		<_short>Wayfire Shell Protocol</_short>
		<_long>An implementation of the wayfire-shell protocol.</_long>
		<category>Utility</category>
		<option name="toggle_menu" type="activator">
			<_short>Toggle Menu</_short>
			<_long>Toggles menu with the specified activator.</_long>
			<default>&lt;super&gt;</default>
		</option>
	</plugin>
</wayfire>