1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-07 14:24:14 +01:00

- Eliminated the double no-position-display gap when switching position

display types with the Shift key while moving windows
- Added be.po to configure.ac
- Changed the default resize window display type to 'Center'
This commit is contained in:
dan
2002-10-25 03:37:51 +00:00
parent ffa1a610c0
commit 55efa1f268
6 changed files with 14 additions and 8 deletions

View File

@@ -45,7 +45,6 @@
Unfocusable = Yes;
DontSaveSession = Yes;
};
bookmarks.Netscape = {NoAppIcon = YES;};
xcalc = {AlwaysUserIcon = Yes;Icon = "HP-16C-48.xpm";};
Netscape = {Icon = Netscape.xpm;};

View File

@@ -57,7 +57,7 @@
AutoArrangeIcons = NO;
AdvanceToNewWorkspace = NO;
CycleWorkspaces = NO;
ResizeDisplay = line;
ResizeDisplay = center;
MoveDisplay = floating;
OpaqueMove = YES;
IconPosition = "blh";