mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
- Fixed problem with long, preset workspace names (Wanderlei Antonio Cavassin
<cavassin@conectiva.com.br>) - Added kinput2 bug workaround to stock WMWindowAttributes (Seiichi SATO <sato@cvs-net.co.jp>) - Added Belarusian translation (Ihar Viarheichyk <iverg@mail.ru>) - Fixed wrlib to not try to load braindead images with 0x0 size
This commit is contained in:
@@ -29,6 +29,23 @@
|
||||
Omnipresent = Yes;
|
||||
KeepInsideScreen = Yes;
|
||||
};
|
||||
Kinput2 = {
|
||||
NoTitlebar = Yes;
|
||||
NoResizebar = Yes;
|
||||
NotClosable = Yes;
|
||||
NotMiniaturizable = Yes;
|
||||
KeepOnTop = Yes;
|
||||
Omnipresent = Yes;
|
||||
SkipWindowList = Yes;
|
||||
NoHideOthers = Yes;
|
||||
NoKeyBindings = Yes;
|
||||
NoMouseBindings = Yes;
|
||||
KeepInsideScreen = Yes;
|
||||
NoAppIcon = Yes;
|
||||
Unfocusable = Yes;
|
||||
DontSaveSession = Yes;
|
||||
};
|
||||
|
||||
bookmarks.Netscape = {NoAppIcon = YES;};
|
||||
xcalc = {AlwaysUserIcon = Yes;Icon = "HP-16C-48.xpm";};
|
||||
Netscape = {Icon = Netscape.xpm;};
|
||||
|
||||
Reference in New Issue
Block a user