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:
@@ -45,7 +45,6 @@
|
||||
Unfocusable = Yes;
|
||||
DontSaveSession = Yes;
|
||||
};
|
||||
|
||||
bookmarks.Netscape = {NoAppIcon = YES;};
|
||||
xcalc = {AlwaysUserIcon = Yes;Icon = "HP-16C-48.xpm";};
|
||||
Netscape = {Icon = Netscape.xpm;};
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
AutoArrangeIcons = NO;
|
||||
AdvanceToNewWorkspace = NO;
|
||||
CycleWorkspaces = NO;
|
||||
ResizeDisplay = line;
|
||||
ResizeDisplay = center;
|
||||
MoveDisplay = floating;
|
||||
OpaqueMove = YES;
|
||||
IconPosition = "blh";
|
||||
|
||||
Reference in New Issue
Block a user