On Thursday 24 July 2003 11:22, Scott R. Godin wrote:
>
> This could be similar to Apple's use of the Recent Applications and Recent
> Documents menus that were present in the Apple Menu through OS 9 (I don't
> currently know whether this is implemented in OS X, but it might be worth
> a peek.)
>

recent apps is fairly trivial, it is a "most recently used" algorithm.  The 
complexity comes from design decisions like "do we care about storing state 
across program runs".

recent documents on the other hand is IMPOSSIBLE for the wm to accomplish.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to