From: Scott L. <sl...@cs...> - 2002-03-31 22:52:42
|
I'm done testing virtual.scm. Summary: minor doc improvements added FIXMEs for two things not broken but either strange or dangerous deprecated 2 overly specific functions (but just renamed one of them) Changelog: * virtual.scm: Various doc fixes/improvements. Added FIXMEs about changing names to be consistent. Added FIXME about strange location choice by move-to-viewport. Added FIXME about dubious assumptions (that currently hold) in 'deiconify-to-current-viewport'. Deprecated 'switch-to-first-desk' and 'switch-to-second-desk' since they are way to specific and have names longer than the function calls they replace. Added 'switch-to-home-desk' as reasonably special enough to have its own function. This was names 'switch-to-first-desk'. Enjoy. - Scott |