Skip to content

Commits on Source 7

xfce4-panel (4.15.0-1) UNRELEASED; urgency=medium
xfce4-panel (4.15.0-1) experimental; urgency=medium
[ Yves-Alexis Perez ]
* d/salsa-ci.yml: add a Salsa CI config file
* New upstream version 4.15.0
* d/patches: rebase patches against new upstream
......@@ -7,8 +8,16 @@ xfce4-panel (4.15.0-1) UNRELEASED; urgency=medium
* d/control: drop b-deps on GTK-2
* drop xfce4-panel-dev, now useless
* d/libxfce4panel-2.0-4.symbols updated for new release
* d/watch: use uscan special strings
* d/control: update dh compat level to 12
* d/control: update standards version to 4.4.1
* d/xfce4-panel.lintian-overrides dropped
* d/xfce4-popup-windowlist.1 dropped
[ Unit 193 ]
* d/watch: Update for upstream's move to mirrorbit.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 31 Oct 2019 18:05:17 +0100
-- Yves-Alexis Perez <corsac@debian.org> Sat, 11 Jan 2020 12:12:23 +0100
xfce4-panel (4.14.1-1) unstable; urgency=medium
......
......@@ -3,7 +3,7 @@ Section: xfce
Priority: optional
Maintainer: Debian Xfce Maintainers <debian-xfce@lists.debian.org>
Uploaders: Yves-Alexis Perez <corsac@debian.org>
Build-Depends: debhelper-compat (= 11),
Build-Depends: debhelper-compat (= 12),
gtk-doc-tools,
intltool,
libcairo2-dev,
......@@ -17,7 +17,7 @@ Build-Depends: debhelper-compat (= 11),
libxfce4util-dev (>= 4.13.0),
libxfconf-0-dev (>= 4.13.2),
xfce4-dev-tools
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Homepage: https://www.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/desktop/xfce4-panel.git
Vcs-Browser: https://salsa.debian.org/xfce-team/desktop/xfce4-panel
......
version=3
https://archive.xfce.org/src/xfce/xfce4-panel/(\d[\d\.]+)/ \
xfce4-panel-([\d\.]+)\.tar\.(?:gz|bz2)
https://archive.xfce.org/src/xfce/@PACKAGE@/(\d[\d\.]+)/ \
@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
#Panel includes its library
xfce4-panel: package-name-doesnt-match-sonames libxfce4panel-1.0-4
debian/xfce4-panel.1
debian/xfce4-popup-windowlist.1
.TH "xfce4-popup-windowlist" "1" "8-28-2008"
.SH "NAME"
xfce4-popup-windowlist \- shows the Xfce window list applet popup
.SH "SYNOPSIS"
.PP
.B xfce4-popup-windowlist
[ \-pointer ]
.SH "DESCRIPTION"
.PP
This manual page documents briefly the \fBxfce4-popup-windowlist\fR command.
.PP
\fBxfce4-popup-windowlist\fR shows the Xfce window list if at least one Xfce
window list applet is present on one of your panel(s).
.PP
The default behaviour is to show the window list near the applet button. If
you have several Xfce window list applets, only the first one you have set up
will pop up.
.PP
If you want to pop up the window list without using the window list applet on
your panel(s), see the manual page for \fBxfdesktop\fR(1).
.SH "OPTIONS"
.TP
.BR \-pointer
The window list appears at your current mouse position instead of its default
position.
.SH "SEE ALSO"
.BR xfce4-popup-menu (1),
.BR xfdesktop (1)
.SH "AUTHOR"
.PP
.B xfce4-popup-windowlist
.\" from source :
is Copyright (c) 2006 Darren Salt.
This manual page was written by Francois Wendling <frwendling@free.fr> for the
Debian GNU/Linux system (but may be used by others).