mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 12:54:20 +01:00
New option for moving mouse pointer along with half-maximized windows.
This option might be usable for using keyboard for moving windows around. This option will enable moving mouse pointer for such windows.
This commit is contained in:
@@ -106,6 +106,9 @@ static const struct {
|
||||
{ N_("Alternative transitions between states for half maximized windows."),
|
||||
/* default: */ False, OPTION_WMAKER, "AlternativeHalfMaximized" },
|
||||
|
||||
{ N_("Move mouse pointer with half maximized windows."),
|
||||
/* default: */ False, OPTION_WMAKER, "PointerWithHalfMaxWindows" },
|
||||
|
||||
{ N_("Open dialogs in the same workspace as their owners."),
|
||||
/* default: */ False, OPTION_WMAKER, "OpenTransientOnOwnerWorkspace" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user