mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-03 12:24:17 +01:00
Updating to version 0.20.2
Many bug fixes.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
EdgeResistance = 5;
|
||||
IconificationStyle = Zoom;
|
||||
IconPath = (
|
||||
"~/GNUstep/Library/Icons",
|
||||
"#pkgdatadir#/Icons",
|
||||
@@ -17,7 +19,6 @@
|
||||
"/usr/local/share/pixmaps",
|
||||
"/usr/share/pixmaps"
|
||||
);
|
||||
IconificationStyle = Zoom;
|
||||
WindowTitleBalloons = YES;
|
||||
IconSize = 64;
|
||||
FocusMode = manual;
|
||||
@@ -36,7 +37,6 @@
|
||||
SaveSessionOnExit = NO;
|
||||
ColormapMode = auto;
|
||||
RaiseDelay = 0;
|
||||
EdgeResistance = 0;
|
||||
AutoFocus = YES;
|
||||
WindowPlacement = auto;
|
||||
WindowPlaceOrigin = (64, 64);
|
||||
@@ -48,7 +48,7 @@
|
||||
AdvanceToNewWorkspace = NO;
|
||||
CycleWorkspaces = NO;
|
||||
ResizeDisplay = line;
|
||||
MoveDisplay = corner;
|
||||
MoveDisplay = floating;
|
||||
OpaqueMove = YES;
|
||||
OnTopTransients = YES;
|
||||
IconPosition = "blh";
|
||||
@@ -59,7 +59,6 @@
|
||||
ShadeSpeed = medium;
|
||||
DoubleClickTime = 250;
|
||||
AlignSubmenus = NO;
|
||||
NoWindowUnderDock = YES;
|
||||
NoWindowOverIcons = NO;
|
||||
IgnoreFocusClick = NO;
|
||||
CloseKey = None;
|
||||
|
||||
Reference in New Issue
Block a user