[compiz] [PATCH] Vertical/Horizontal maximization
ingtk-window-decorator
David Reveman
davidr at novell.com
Thu Mar 29 06:00:29 PDT 2007
On Sun, 2007-03-25 at 20:56 +0200, Bellegarde Cedric wrote:
> Here a patch to enable Vertical/Horizontal maximization in
> gtk-window-decorator.
You would prefer if you avoid duplicating
if (d->button_states[BUTTON_MAX] == BUTTON_EVENT_ACTION_STATE)
{
and
d->button_states[BUTTON_MAX] &= ~PRESSED_EVENT_WINDOW;
Do you think we should be concerned about making this optional or do you
think it's functionality that everyone wants, even grandma?
- David
More information about the compiz
mailing list