1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-22 14:08:06 +01:00

Fixed wrong (re)stored dimensions for unmaximized window.

This commit is contained in:
2017-02-13 20:31:11 +01:00
committed by Carlos R. Mafra
parent 28da4c98e3
commit 160f879cce
3 changed files with 28 additions and 24 deletions

View File

@@ -100,7 +100,7 @@ static const struct {
{ N_("Snapping a window to the top maximizes it to the full screen."),
/* default: */ False, OPTION_WMAKER, "SnapToTopMaximizesFullscreen" },
{ N_("Allow move half-maximized windows betweem multiple screens."),
{ N_("Allow move half-maximized windows between multiple screens."),
/* default: */ False, OPTION_WMAKER, "MoveHalfMaximizedWindowsBetweenScreens" },
{ N_("Open dialogs in the same workspace as their owners."),