1
0
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:
dan
1998-10-21 14:43:47 +00:00
parent 9d2e6ef9f1
commit 9af1c6c415
222 changed files with 9132 additions and 4322 deletions

View File

@@ -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;