mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-14 12:55:47 +01:00
New option for enabling alternative half-maximized window movement.
Added new option to Window Maker for enabling alternative way for half-maximized windows movement. Option can be found on Expert section in WPrefs app.
This commit is contained in:
@@ -103,6 +103,9 @@ static const struct {
|
||||
{ N_("Allow move half-maximized windows between multiple screens."),
|
||||
/* default: */ False, OPTION_WMAKER, "MoveHalfMaximizedWindowsBetweenScreens" },
|
||||
|
||||
{ N_("Alternative transitions between states for half maximized windows."),
|
||||
/* default: */ False, OPTION_WMAKER, "AlternativeHalfMaximized" },
|
||||
|
||||
{ N_("Open dialogs in the same workspace as their owners."),
|
||||
/* default: */ False, OPTION_WMAKER, "OpenTransientOnOwnerWorkspace" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user