source: xfce/apps/xfce4-notifyd.xml@ 180d9dc

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/soup3 xry111/xf86-video-removal
Last change on this file since 180d9dc was a57341d, checked in by Bruce Dubbs <bdubbs@…>, 21 months ago

Update to xfce4-notifyd-0.6.4.

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
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 xfce4-notifyd-download-http
8 "https://archive.xfce.org/src/apps/xfce4-notifyd/0.6/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2">
9 <!ENTITY xfce4-notifyd-download-ftp " ">
10 <!ENTITY xfce4-notifyd-md5sum "ef17f6fe58a1ab27372eaa52040395de">
11 <!ENTITY xfce4-notifyd-size "544 KB">
12 <!ENTITY xfce4-notifyd-buildsize "7.8 MB">
13 <!ENTITY xfce4-notifyd-time "less than 0.1 SBU">
14]>
15
16<sect1 id="xfce4-notifyd" xreflabel="xfce4-notifyd-&xfce4-notifyd-version;">
17 <?dbhtml filename="xfce4-notifyd.html"?>
18
19 <sect1info>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>xfce4-notifyd-&xfce4-notifyd-version;</title>
24
25 <indexterm zone="xfce4-notifyd">
26 <primary sortas="a-xfce4-notifyd">xfce4-notifyd</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to the Xfce4 Notification Daemon</title>
31
32 <para>
33 The <application>Xfce4 Notification Daemon</application> is a small
34 program that implements the "server-side" portion of the Freedesktop
35 desktop notifications specification. Applications that wish to pop up a
36 notification bubble in a standard way can use
37 <application>Xfce4-Notifyd</application> to do so by sending standard
38 messages over <application>D-Bus</application> using the
39 org.freedesktop.Notifications interface.
40 </para>
41
42 &lfs112_checked;
43
44 <bridgehead renderas="sect3">Package Information</bridgehead>
45 <itemizedlist spacing="compact">
46 <listitem>
47 <para>
48 Download (HTTP): <ulink url="&xfce4-notifyd-download-http;"/>
49 </para>
50 </listitem>
51 <listitem>
52 <para>
53 Download (FTP): <ulink url="&xfce4-notifyd-download-ftp;"/>
54 </para>
55 </listitem>
56 <listitem>
57 <para>
58 Download MD5 sum: &xfce4-notifyd-md5sum;
59 </para>
60 </listitem>
61 <listitem>
62 <para>
63 Download size: &xfce4-notifyd-size;
64 </para>
65 </listitem>
66 <listitem>
67 <para>
68 Estimated disk space required: &xfce4-notifyd-buildsize;
69 </para>
70 </listitem>
71 <listitem>
72 <para>
73 Estimated build time: &xfce4-notifyd-time;
74 </para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">The Xfce4 Notification Daemon Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required">
82 <xref linkend="libnotify"/>,
83 <xref linkend="libxfce4ui"/>, and
84 <xref linkend="xfce4-panel"/>
85 </para>
86
87 <para condition="html" role="usernotes">
88 User Notes: <ulink url="&blfs-wiki;/xfce4-notifyd"/>
89 </para>
90 </sect2>
91
92 <sect2 role="installation">
93 <title>Installation of the Xfce4 Notification Daemon</title>
94
95 <para>
96 Install the <application>Xfce4 Notification Daemon</application> by
97 running the following commands:
98 </para>
99
100<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
101make</userinput></screen>
102
103 <para>
104 This package does not come with a test suite.
105 </para>
106
107 <para>
108 Now, as the <systemitem class="username">root</systemitem> user:
109 </para>
110
111<screen role="root"><userinput>make install</userinput></screen>
112
113 <para>
114 You can test the notification daemon with the command
115 <command>notify-send</command>, to be run in a graphical
116 environment:
117 </para>
118
119<screen><userinput>notify-send -i info Information "Hi ${USER}, This is a Test"</userinput></screen>
120
121 </sect2>
122
123 <sect2 role="content">
124 <title>Contents</title>
125
126 <segmentedlist>
127 <segtitle>Installed Program</segtitle>
128 <segtitle>Installed Libraries</segtitle>
129 <segtitle>Installed Directories</segtitle>
130
131 <seglistitem>
132 <seg>
133 xfce4-notifyd-config
134 </seg>
135 <seg>
136 libnotification-plugin.so
137 </seg>
138 <seg>
139 /usr/share/themes/Bright/xfce-notify-4.0,
140 /usr/share/themes/Default/xfce-notify-4.0,
141 /usr/share/themes/Retro/xfce-notify-4.0,
142 /usr/share/themes/Smoke/xfce-notify-4.0 and
143 /usr/share/themes/ZOMG-PONIES!/xfce-notify-4.0
144 </seg>
145 </seglistitem>
146 </segmentedlist>
147
148 <variablelist>
149 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
150 <?dbfo list-presentation="list"?>
151 <?dbhtml list-presentation="table"?>
152
153 <varlistentry id="xfce4-notifyd-config">
154 <term><command>xfce4-notifyd-config</command></term>
155 <listitem>
156 <para>
157 is a <application>GTK+</application> GUI that allows you to
158 change some of your preferences (theme and screen position)
159 for the notifications that the
160 <application>Xfce4 Notification Daemon</application> displays
161 </para>
162 <indexterm zone="xfce4-notifyd xfce4-notifyd-config">
163 <primary sortas="b-xfce4-notifyd-config">xfce4-notifyd-config</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 </variablelist>
169
170 </sect2>
171
172</sect1>
Note: See TracBrowser for help on using the repository browser.