aboutsummaryrefslogtreecommitdiffstats
path: root/doc/source/user/bundle/compositor.html
blob: 9d10e89c1e3f1cf60a486982abd77c96069ca0ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html>
	<head>
    	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    	<meta http-equiv="Content-Language" content="en" />
		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
    	<title>compositor user bundle</title>
    	<meta name="Description" content="User bundle depended upon by services that need a wayland compositor to be up." />
    	<meta name="Keywords" content="goetia s6-rc bundle user supervision tree" />
	</head>
	<header>
		<p>
			<a href="//0x53.net/software/goetia/goetia-base">goetia-base</a>
			<br />
			<a href="//0x53.net/software/goetia">goetia</a>
			<br />
			<a href="//0x53.net/software">Software</a>
			<br />
			<a href="//0x53.net">0x53.net</a>
		</p>
	</header>
	<body>
		<h1>The compositor user bundle</h1>
		<p>
    		This bundle shall contain the service corresponding to the
    		main compositing program, e.g. the
    		<a href="https://wayland.freedesktop.org/">Wayland</a>
    		compositor or
    		<a href="https://www.x.org/releases/X11R7.7/doc/index.html">X11</a>.
    		instance.
		</p>
	</body>
</html>