source: lxqt/desktop/lxqt-panel.xml

trunk
Last change on this file was 18958f2e, checked in by Bruce Dubbs <bdubbs@…>, 4 days ago

Update to lxqt-2.0.

  • Property mode set to 100644
File size: 5.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY lxqt-panel-download-http "https://github.com/lxqt/lxqt-panel/releases/download/&lxqt-version;/lxqt-panel-&lxqt-version;.tar.xz">
8 <!ENTITY lxqt-panel-download-ftp " ">
9 <!ENTITY lxqt-panel-md5sum "2e0eabd4730e411ccee0d27b3dd1539f">
10 <!ENTITY lxqt-panel-size "644 KB">
11 <!ENTITY lxqt-panel-buildsize "68 MB">
12 <!ENTITY lxqt-panel-time "0.6 SBU (Using parallelism=4)">
13]>
14
15<sect1 id="lxqt-panel" xreflabel="lxqt-panel-&lxqt-version;">
16 <?dbhtml filename="lxqt-panel.html"?>
17
18
19 <title>lxqt-panel-&lxqt-version;</title>
20
21 <indexterm zone="lxqt-panel">
22 <primary sortas="a-lxqt-panel">lxqt-panel</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to lxqt-panel</title>
27
28 <para>
29 The <application>lxqt-panel</application> package contains a
30 lightweight X11 desktop panel.
31 </para>
32
33 &lfs121_checked;
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>
39 Download (HTTP): <ulink url="&lxqt-panel-download-http;"/>
40 </para>
41 </listitem>
42 <listitem>
43 <para>
44 Download (FTP): <ulink url="&lxqt-panel-download-ftp;"/>
45 </para>
46 </listitem>
47 <listitem>
48 <para>
49 Download MD5 sum: &lxqt-panel-md5sum;
50 </para>
51 </listitem>
52 <listitem>
53 <para>
54 Download size: &lxqt-panel-size;
55 </para>
56 </listitem>
57 <listitem>
58 <para>
59 Estimated disk space required: &lxqt-panel-buildsize;
60 </para>
61 </listitem>
62 <listitem>
63 <para>
64 Estimated build time: &lxqt-panel-time;
65 </para>
66 </listitem>
67 </itemizedlist>
68
69 <bridgehead renderas="sect3">lxqt-panel Dependencies</bridgehead>
70
71 <bridgehead renderas="sect4">Required</bridgehead>
72 <para role="required">
73 <xref linkend="layer-shell-qt"/>,
74 <xref linkend="libdbusmenu-qt"/>,
75 <xref linkend="liblxqt"/>,
76 <xref linkend="lxqt-globalkeys"/>,
77 <xref linkend="lxqt-menu-data"/>,
78 <xref linkend="lxqt-solid"/>, and
79 <xref linkend="menu-cache"/>
80 </para>
81
82 <bridgehead renderas="sect4">Recommended</bridgehead>
83 <para role="recommended">
84 <xref linkend="alsa-lib"/> or
85 <xref linkend="pulseaudio"/> (volume plugin; see Command Explanations below
86 if not present),
87 <xref linkend="libstatgrab"/> (network monitor and CPU load plugins),
88 <xref linkend="libsysstat"/> (CPU and network monitor plugins),
89 <xref linkend="libxkbcommon"/> (keyboard indicator plugin), and
90 <xref linkend="lm_sensors"/> (sensors plugin)
91 </para>
92
93 </sect2>
94
95 <sect2 role="installation">
96 <title>Installation of lxqt-panel</title>
97
98 <para>
99 Install <application>lxqt-panel</application> by running the following
100 commands:
101 </para>
102
103<screen><userinput>mkdir build &amp;&amp;
104cd build &amp;&amp;
105
106cmake -D CMAKE_INSTALL_PREFIX=/usr \
107 -D CMAKE_BUILD_TYPE=Release \
108 .. &amp;&amp;
109make</userinput></screen>
110
111 <para>
112 This package does not come with a test suite.
113 </para>
114
115 <para>
116 Now, as the &root; user:
117 </para>
118
119<screen role="root"><userinput>make install</userinput></screen>
120
121 </sect2>
122<!--
123 <sect2 role="commands">
124 <title>Command Explanations</title>
125
126 <para>
127 <option>-D&lt;plugin&gt;_PLUGIN=no</option>: Disable a &lt;plugin&gt;,
128 where &lt;plugin&gt; may be CLOCK, COLORPICKER, CPULOAD, DIRECTORYMENU,
129 DESKTOPSWITCH, KBINDICATOR, MAINMENU, MOUNT, QUICKLAUNCH, SENSORS,
130 SHOWDESKTOP, NETWORKMONITOR, SYSSTAT, TASKBAR, STATUSNOTIFIER, TRAY,
131 VOLUME, WORLDCLOCK, or SPACER
132 </para>
133
134 </sect2>
135-->
136 <sect2 role="content">
137 <title>Contents</title>
138
139 <segmentedlist>
140 <segtitle>Installed Program</segtitle>
141 <segtitle>Installed Libraries</segtitle>
142 <segtitle>Installed Directories</segtitle>
143
144 <seglistitem>
145 <seg>
146 lxqt-panel
147 </seg>
148 <seg>
149 several plugins under /usr/lib/lxqt-panel
150 </seg>
151 <seg>
152 /usr/lib/lxqt-panel and
153 /usr/share/lxqt/panel
154 </seg>
155 </seglistitem>
156 </segmentedlist>
157
158 <variablelist>
159 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
160 <?dbfo list-presentation="list"?>
161 <?dbhtml list-presentation="table"?>
162
163 <varlistentry id="lxqt-panel-prog">
164 <term><command>lxqt-panel</command></term>
165 <listitem>
166 <para>
167 is a lightweight <application>Qt6</application> based
168 panel for the <application>LXQt</application> Desktop
169 </para>
170 <indexterm zone="lxqt-panel lxqt-panel-prog">
171 <primary sortas="b-lxqt-panel">lxqt-panel</primary>
172 </indexterm>
173 </listitem>
174 </varlistentry>
175
176 </variablelist>
177
178 </sect2>
179
180</sect1>
Note: See TracBrowser for help on using the repository browser.