mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
WPrefs.app: Add ability to enable or disable window snapping.
Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
This commit is contained in:
committed by
Carlos R. Mafra
parent
df49061865
commit
a8f0b68eaf
@@ -81,6 +81,9 @@ static const struct {
|
||||
/* default: */ False, OPTION_WMAKER, "KbdModeLock" }
|
||||
#endif /* XKB_MODELOCK */
|
||||
|
||||
{ N_("Enable window snapping."),
|
||||
/* default: */ False, OPTION_WMAKER, "WindowSnapping" },
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user