r1859: New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
commita1896c559a087d24ccbff6f53a90196e072a47b4
authorThomas Leonard <talex5@gmail.com>
Fri, 30 Aug 2002 14:29:27 +0000 (30 14:29 +0000)
committerThomas Leonard <talex5@gmail.com>
Fri, 30 Aug 2002 14:29:27 +0000 (30 14:29 +0000)
tree4b6b937f17728ee55404b0dba2322320485d790f
parent7651f6d83e7580f5f72fbe75e600bce5a24ed1f8
r1859: New 'Class' parameter to Filer_OpenDir SOAP method allows setting the
WM_CLASS of a new window so that the window manager can treat it
specially, such as opening it in a certain place, or make it sticky
(requested by Matthew Weier O'Phinney).
13 files changed:
ROX-Filer/Help/Changes
ROX-Filer/src/Docs/Manual.xml
ROX-Filer/src/abox.c
ROX-Filer/src/action.c
ROX-Filer/src/dnd.c
ROX-Filer/src/filer.c
ROX-Filer/src/filer.h
ROX-Filer/src/menu.c
ROX-Filer/src/remote.c
ROX-Filer/src/run.c
ROX-Filer/src/toolbar.c
ROX-Filer/src/type.c
ROX-Filer/src/usericons.c