Havoc Pennington wrote: > A good API for saving window state is probably something like: > > gtk_window_save_state(GtkWindow *window, const char *window_key); > > which would magically know which things to save (including > _NET_WM_STATE), would magically save a different state per screen size, etc. > > There's no way apps will get this right without something on that level...
I agree, on Windows apps trying to save their window state always do it wrong. Related to this argument read http://blogs.msdn.com/oldnewthing/archive/2005/03/14/395271.aspx -- Marco Barisione http://www.barisione.org/ _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
