Menu: Improve mouse event management in menu_manage_event. (Add Button{4, 5} management and quit when clicking on another window)
This commit is contained in:
@@ -162,7 +162,7 @@ struct Client
|
||||
/* Client Information */
|
||||
Bool max, tile, free, hide;
|
||||
Bool hint, lmax, unmapped;
|
||||
Bool state_dock, state_fullscreen;
|
||||
Bool state_fullscreen;
|
||||
/* Struct in chains */
|
||||
Client *next;
|
||||
Client *prev;
|
||||
|
||||
Reference in New Issue
Block a user