Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 13:07:22 -0800 (PST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11 Makefile ports/x11/wmctrl Makefile distinfo pkg-descr
Message-ID:  <200402112107.i1BL7MlS033333@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2004/02/11 13:07:22 PST

  FreeBSD ports repository

  Modified files:
    x11                  Makefile 
  Added files:
    x11/wmctrl           Makefile distinfo pkg-descr 
  Log:
  Add wmctrl, a command line tool to interact with an
  EWMH/NetWM compatible X Window Manager.
  
  It provides command line access to almost all the features defined in
  the EWMH specification. Using it, it's possible to, for example, obtain
  information about the window manager, get a detailed list of desktops
  and managed windows, switch and resize desktops, change number of
  desktops, make windows full-screen, always-above or sticky, and
  activate, close, move, resize, maximize and minimize them.
  
  PR:             ports/62656
  Submitted by:   Florent Thoumie <flz@xbsd.org>
  
  Revision  Changes    Path
  1.484     +1 -0      ports/x11/Makefile
  1.1       +22 -0     ports/x11/wmctrl/Makefile (new)
  1.1       +2 -0      ports/x11/wmctrl/distinfo (new)
  1.1       +14 -0     ports/x11/wmctrl/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402112107.i1BL7MlS033333>