The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD x11-wm : devilspie

A window manipulation tool

 A window-matching utility, inspired by Sawfish's "Matched Windows"
option and the lack of the functionality in Metacity. Metacity lacking
window matching is not a bad thing -- Metacity is a lean window
manager, and window manipulation does not have to be a window manager
task.

Devil's Pie can be configured to detect windows as they are created,
and match the window to a set of rules. If the window matches the
rules, it can perform a series of actions on that window. For example,
I make all windows created by X-Chat appear on all workspaces, and the
main Gkrellm1 window does not appear in the pager or task list. 

http://www.burtonini.com/blog/computers/devilspie/



devilspie history


v. 1.18
date: 2007/07/23 09:36:50;  author: rafan;  state: Exp;  lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run

v. 1.17 date: 2007/05/19 20:32:32; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/08 14:29:04; author: jylefort; state: Exp; lines: +1 -1 Update to 0.20.2
v. 1.15 date: 2007/01/17 19:28:46; author: jylefort; state: Exp; lines: +1 -1 Update to 0.20.1
v. 1.14 date: 2006/11/03 12:44:08; author: jylefort; state: Exp; lines: +3 -2 Update to 0.18 and move to LOCALBASE
v. 1.13 date: 2006/05/01 07:10:59; author: jylefort; state: Exp; lines: +1 -2 Update to 0.17.1.
v. 1.12 date: 2006/01/24 17:39:55; author: jylefort; state: Exp; lines: +1 -2 Update to 0.16 PR: ports/92268 Submitted by: Marco Molteni
v. 1.11 date: 2005/11/05 05:19:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10 date: 2005/10/17 06:50:41; author: jylefort; state: Exp; lines: +1 -1 Update to 0.14
v. 1.9 date: 2005/10/05 01:51:54; author: jylefort; state: Exp; lines: +10 -18 Update to 0.13
v. 1.8 date: 2005/05/10 00:38:24; author: jylefort; state: Exp; lines: +19 -25 - Update to 0.10 [1] - Beautify the Makefile Submitted by: Piotr Smyrak [1]
v. 1.7 date: 2005/04/12 22:10:43; author: jylefort; state: Exp; lines: +1 -1 Change my MAINTAINER email address to jylefort@FreeBSD.org Approved by: adamw (mentor)
v. 1.6 date: 2005/03/12 10:52:28; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5 date: 2005/02/06 12:57:00; author: vs; state: Exp; lines: +14 -2 Update to 0.8 PR: ports/77062 Submitted by: Jean-Yves Lefort (maintainer)
v. 1.4 date: 2005/01/20 11:58:08; author: pav; state: Exp; lines: +1 -2 - Update to 0.7 PR: ports/76383 Submitted by: Jean-Yves Lefort (maintainer)
v. 1.3 date: 2004/11/07 22:37:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.2 date: 2004/08/19 06:19:17; author: marcus; state: Exp; lines: +1 -1 Update to 0.5.1. PR: 70590 Submitted by: maintainer
v. 1.1 date: 2004/06/14 20:46:14; author: thierry; state: Exp; Add devilspie 0.4, a window manipulation tool. PR: 67713 Submitted by: Jean-Yves Lefort. ============================================================================= v. 1.18 date: 2007/07/23 09:36:50; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.17 date: 2007/05/19 20:32:32; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/08 14:29:04; author: jylefort; state: Exp; lines: +1 -1 Update to 0.20.2
v. 1.15 date: 2007/01/17 19:28:46; author: jylefort; state: Exp; lines: +1 -1 Update to 0.20.1
v. 1.14 date: 2006/11/03 12:44:08; author: jylefort; state: Exp; lines: +3 -2 Update to 0.18 and move to LOCALBASE
v. 1.13 date: 2006/05/01 07:10:59; author: jylefort; state: Exp; lines: +1 -2 Update to 0.17.1.
v. 1.12 date: 2006/01/24 17:39:55; author: jylefort; state: Exp; lines: +1 -2 Update to 0.16 PR: ports/92268 Submitted by: Marco Molteni
v. 1.11 date: 2005/11/05 05:19:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10 date: 2005/10/17 06:50:41; author: jylefort; state: Exp; lines: +1 -1 Update to 0.14
v. 1.9 date: 2005/10/05 01:51:54; author: jylefort; state: Exp; lines: +10 -18 Update to 0.13
v. 1.8 date: 2005/05/10 00:38:24; author: jylefort; state: Exp; lines: +19 -25 - Update to 0.10 [1] - Beautify the Makefile Submitted by: Piotr Smyrak [1]
v. 1.7 date: 2005/04/12 22:10:43; author: jylefort; state: Exp; lines: +1 -1 Change my MAINTAINER email address to jylefort@FreeBSD.org Approved by: adamw (mentor)
v. 1.6 date: 2005/03/12 10:52:28; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5 date: 2005/02/06 12:57:00; author: vs; state: Exp; lines: +14 -2 Update to 0.8 PR: ports/77062 Submitted by: Jean-Yves Lefort (maintainer)
v. 1.4 date: 2005/01/20 11:58:08; author: pav; state: Exp; lines: +1 -2 - Update to 0.7 PR: ports/76383 Submitted by: Jean-Yves Lefort (maintainer)
v. 1.3 date: 2004/11/07 22:37:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.2 date: 2004/08/19 06:19:17; author: marcus; state: Exp; lines: +1 -1 Update to 0.5.1. PR: 70590 Submitted by: maintainer
v. 1.1 date: 2004/06/14 20:46:14; author: thierry; state: Exp; Add devilspie 0.4, a window manipulation tool. PR: 67713 Submitted by: Jean-Yves Lefort. ============================================================================= v. 1.18 date: 2007/07/23 09:36:50; author: rafan; state: Exp; lines: +0 -1 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
v. 1.17 date: 2007/05/19 20:32:32; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/08 14:29:04; author: jylefort; state: Exp; lines: +1 -1 Update to 0.20.2
v. 1.15 date: 2007/01/17 19:28:46; author: jylefort; state: Exp; lines: +1 -1 Update to 0.20.1
v. 1.14 date: 2006/11/03 12:44:08; author: jylefort; state: Exp; lines: +3 -2 Update to 0.18 and move to LOCALBASE
v. 1.13 date: 2006/05/01 07:10:59; author: jylefort; state: Exp; lines: +1 -2 Update to 0.17.1.
v. 1.12 date: 2006/01/24 17:39:55; author: jylefort; state: Exp; lines: +1 -2 Update to 0.16 PR: ports/92268 Submitted by: Marco Molteni
v. 1.11 date: 2005/11/05 05:19:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.10 date: 2005/10/17 06:50:41; author: jylefort; state: Exp; lines: +1 -1 Update to 0.14
v. 1.9 date: 2005/10/05 01:51:54; author: jylefort; state: Exp; lines: +10 -18 Update to 0.13
v. 1.8 date: 2005/05/10 00:38:24; author: jylefort; state: Exp; lines: +19 -25 - Update to 0.10 [1] - Beautify the Makefile Submitted by: Piotr Smyrak [1]
v. 1.7 date: 2005/04/12 22:10:43; author: jylefort; state: Exp; lines: +1 -1 Change my MAINTAINER email address to jylefort@FreeBSD.org Approved by: adamw (mentor)
v. 1.6 date: 2005/03/12 10:52:28; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5 date: 2005/02/06 12:57:00; author: vs; state: Exp; lines: +14 -2 Update to 0.8 PR: ports/77062 Submitted by: Jean-Yves Lefort (maintainer)
v. 1.4 date: 2005/01/20 11:58:08; author: pav; state: Exp; lines: +1 -2 - Update to 0.7 PR: ports/76383 Submitted by: Jean-Yves Lefort (maintainer)
v. 1.3 date: 2004/11/07 22:37:39; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.2 date: 2004/08/19 06:19:17; author: marcus; state: Exp; lines: +1 -1 Update to 0.5.1. PR: 70590 Submitted by: maintainer
v. 1.1 date: 2004/06/14 20:46:14; author: thierry; state: Exp; Add devilspie 0.4, a window manipulation tool. PR: 67713 Submitted by: Jean-Yves Lefort. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm