Peter Kümmel <[EMAIL PROTECTED]> writes:
> Is this a step in the right direction?
Looks like ;-)
> Currently 'normalizing' the restored vertical-maximized
> window isn't perfect, but I think I've-at least-
> not broken the old behavior.
I'd note that you can also maximize horizontally only too, so I'd suggest you
replace your bool verticalMax with enum MaximizationType {MaximizeFully,
MaximizeVertically, MaximizeHorizontally}
> I've tested it with KDE so I don't know what
> happens on Gnome, or does it not depend at
> this level on the installed system?
As I understand it, it depends on the Window Manager standards that Matthias
Ettrich drove and which Gnome and KDE (and others) now follow.
> - * \author Lars Gullik Bjornes
> + * \author Lars Gullik Bjørnes
Good try, but his name is Bjønnes. That's "nn".
Angus