On 26 October 2012 15:07, Havoc Pennington <[email protected]> wrote: > This could be even higher-level in fact. All the app "must" do is specify > which windows are "the same" from invocation to invocation. That is the > fundamental problem (what is the "key" we are saving the window state > underneath). gtk_window_set_state_key() ? At that point GTK+ (in > cooperation with the desktop e.g. WM, if you like) can do the actual saving.
I was wondering if we could do something using GtkApplication. It seems a shame to reimplement this in every app when most apps have just one window... Richard. _______________________________________________ desktop-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/desktop-devel-list
