]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Allow setting the WM_CLASS X window property as a configuration option
authorSimon Tatham <anakin@pobox.com>
Sat, 15 Jan 2011 11:39:44 +0000 (11:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 15 Jan 2011 11:39:44 +0000 (11:39 +0000)
commit81f9e7e88ea2473a3bac91d05556dfcbe13460a7
tree8baf382b7029c2dd576a7a3d8ebfcde0f973f041
parentf80e5ca33f17d275a0ba3b5662c686f3837134af
Allow setting the WM_CLASS X window property as a configuration option
in saved sessions, so that a programmable window manager can
distinguish different PuTTYs/pterms on startup and assign them
different window management properties.

git-svn-id: http://svn.tartarus.org/sgt/putty@9078 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
unix/gtkcfg.c
unix/gtkwin.c