forked from Conservatory/wmctrl
-
Notifications
You must be signed in to change notification settings - Fork 0
Unix command-line tool to interact with an EWMH/NetWM-compatible X Window Manager. See home site for upstream information.
License
avysk/wmctrl-fork
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is an attempt to revive wmctrl utility, which was originally at http://tripie.sweb.cz/utils/wmctrl/ but can no longer be found there. This repository is originally forked from https://github.com/Conservatory/wmctrl wmctrl A command line tool to interact with an EWMH/NetWM compatible X Window Manager. To compile and install the program, run the following commands: ./configure make (become root) make install After installation you may run "wmctrl -h" to view the documentation. The program is based on the EWMH specification: http://www.freedesktop.org/standards/wm-spec/ Please note that wmctrl only works with window managers which implement this specification. The homepage of wmctrl: http://sweb.cz/tripie/utils/wmctrl/ I recommend you to check out Zenity, which is an excellent tool to integrate the GUI and the command line. http://ftp.acc.umu.se/pub/GNOME/sources/zenity/ Author, current maintainer: Tomas Styblo <tripie@cpan.org> Copyright (C) 2003 This program is free software which I release under the GNU General Public License. You may redistribute and/or modify this program under the terms of that license as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. To get a copy of the GNU General Puplic License, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
About
Unix command-line tool to interact with an EWMH/NetWM-compatible X Window Manager. See home site for upstream information.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 54.2%
- Shell 36.2%
- Roff 9.2%
- Other 0.4%