Skip to content

bwalle/netwm-iconset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Compilation/Installation
------------------------

To compile the program, you have to install the "fltk-devel" package (the name
is different in every Linux distribution). After that, run

 % fltk-config --use-images --compile  netwm-iconset.cc

The resulting binary called 'netwm-iconset' can be copied somewhere in the
$PATH, for example in /usr/local/bin or $HOME/bin for a per-user installation.


Usage
-----

Just run 'netwm-iconset <windowid> <icon.png>' to set the icon of the currently
running program. The program is mainly designed for Terminals like the
xfce4-terminal that don't have the capability to modify the icon as a command
line parameter. The set the $WINDOWID environment so that you can just run

 % netwm-iconset $WINDOWID /usr/share/icons/mutt.png

for example to set the Terminal icon for Mutt (a dog instead of a Terminal
window).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published