diff options
Diffstat (limited to 'nls/blackbox-nls.hh')
-rw-r--r-- | nls/blackbox-nls.hh | 319 |
1 files changed, 167 insertions, 152 deletions
diff --git a/nls/blackbox-nls.hh b/nls/blackbox-nls.hh index 4a17d81..e90c8e6 100644 --- a/nls/blackbox-nls.hh +++ b/nls/blackbox-nls.hh | |||
@@ -1,167 +1,182 @@ | |||
1 | #define BaseDisplaySet 0x1 | 1 | //This file is generated from nls/C |
2 | #define BaseDisplayXError 0x1 | 2 | #ifndef BLACKBOX_NLS_HH |
3 | #define BaseDisplaySignalCaught 0x2 | 3 | #define BLACKBOX_NLS_HH |
4 | #define BaseDisplayShuttingDown 0x3 | 4 | namespace FBNLS { |
5 | #define BaseDisplayAborting 0x4 | 5 | enum { |
6 | #define BaseDisplayXConnectFail 0x5 | 6 | BaseDisplaySet = 0x1, |
7 | #define BaseDisplayCloseOnExecFail 0x6 | 7 | BaseDisplayXError = 0x1, |
8 | #define BaseDisplayBadWindowRemove 0x7 | 8 | BaseDisplaySignalCaught = 0x2, |
9 | BaseDisplayShuttingDown = 0x3, | ||
10 | BaseDisplayAborting = 0x4, | ||
11 | BaseDisplayXConnectFail = 0x5, | ||
12 | BaseDisplayCloseOnExecFail = 0x6, | ||
13 | BaseDisplayBadWindowRemove = 0x7, | ||
9 | 14 | ||
10 | #define BasemenuSet 0x2 | 15 | BasemenuSet = 0x2, |
11 | #define BasemenuBlackboxMenu 0x1 | 16 | BasemenuBlackboxMenu = 0x1, |
12 | 17 | ||
13 | #define ConfigmenuSet 0x3 | 18 | ConfigmenuSet = 0x3, |
14 | #define ConfigmenuConfigOptions 0x1 | 19 | ConfigmenuConfigOptions = 0x1, |
15 | #define ConfigmenuFocusModel 0x2 | 20 | ConfigmenuFocusModel = 0x2, |
16 | #define ConfigmenuWindowPlacement 0x3 | 21 | ConfigmenuWindowPlacement = 0x3, |
17 | #define ConfigmenuImageDithering 0x4 | 22 | ConfigmenuImageDithering = 0x4, |
18 | #define ConfigmenuOpaqueMove 0x5 | 23 | ConfigmenuOpaqueMove = 0x5, |
19 | #define ConfigmenuFullMax 0x6 | 24 | ConfigmenuFullMax = 0x6, |
20 | #define ConfigmenuFocusNew 0x7 | 25 | ConfigmenuFocusNew = 0x7, |
21 | #define ConfigmenuFocusLast 0x8 | 26 | ConfigmenuFocusLast = 0x8, |
22 | #define ConfigmenuClickToFocus 0x9 | 27 | ConfigmenuClickToFocus = 0x9, |
23 | #define ConfigmenuSloppyFocus 0xa | 28 | ConfigmenuSloppyFocus = 0xa, |
24 | #define ConfigmenuAutoRaise 0xb | 29 | ConfigmenuAutoRaise = 0xb, |
25 | #define ConfigmenuSmartRows 0xc | 30 | ConfigmenuSmartRows = 0xc, |
26 | #define ConfigmenuSmartCols 0xd | 31 | ConfigmenuSmartCols = 0xd, |
27 | #define ConfigmenuCascade 0xe | 32 | ConfigmenuCascade = 0xe, |
28 | #define ConfigmenuLeftRight 0xf | 33 | ConfigmenuLeftRight = 0xf, |
29 | #define ConfigmenuRightLeft 0x10 | 34 | ConfigmenuRightLeft = 0x10, |
30 | #define ConfigmenuTopBottom 0x11 | 35 | ConfigmenuTopBottom = 0x11, |
31 | #define ConfigmenuBottomTop 0x12 | 36 | ConfigmenuBottomTop = 0x12, |
32 | #define ConfigmenuTabs 0x13 | 37 | ConfigmenuTabs = 0x13, |
33 | #define ConfigmenuIcons 0x14 | 38 | ConfigmenuIcons = 0x14, |
34 | #define ConfigmenuTabPlacement 0x15 | 39 | ConfigmenuTabPlacement = 0x15, |
35 | #define ConfigmenuTabRotateVertical 0x16 | 40 | ConfigmenuTabRotateVertical = 0x16, |
36 | #define ConfigmenuSemiSloppyFocus 0x17 | 41 | ConfigmenuSemiSloppyFocus = 0x17, |
42 | ConfigmenuMaxOverSlit = 0x18, | ||
43 | ConfigmenuSloppyWindowGrouping = 0x19, | ||
44 | ConfigmenuWorkspaceWarping = 0x1a, | ||
45 | ConfigmenuDesktopWheeling = 0x1b, | ||
46 | ConfigmenuAntiAlias = 0x1c, | ||
37 | 47 | ||
38 | #define IconSet 0x4 | 48 | IconSet = 0x4, |
39 | #define IconIcons 0x1 | 49 | IconIcons = 0x1, |
40 | 50 | ||
41 | #define ImageSet 0x5 | 51 | ImageSet = 0x5, |
42 | #define ImageErrorCreatingSolidPixmap 0x1 | 52 | ImageErrorCreatingSolidPixmap = 0x1, |
43 | #define ImageErrorCreatingXImage 0x2 | 53 | ImageErrorCreatingXImage = 0x2, |
44 | #define ImageUnsupVisual 0x3 | 54 | ImageUnsupVisual = 0x3, |
45 | #define ImageErrorCreatingPixmap 0x4 | 55 | ImageErrorCreatingPixmap = 0x4, |
46 | #define ImageInvalidColormapSize 0x5 | 56 | ImageInvalidColormapSize = 0x5, |
47 | #define ImageErrorAllocatingColormap 0x6 | 57 | ImageErrorAllocatingColormap = 0x6, |
48 | #define ImageColorAllocFail 0x7 | 58 | ImageColorAllocFail = 0x7, |
49 | #define ImagePixmapRelease 0x8 | 59 | ImagePixmapRelease = 0x8, |
50 | #define ImagePixmapCacheLarge 0x9 | 60 | ImagePixmapCacheLarge = 0x9, |
51 | #define ImageColorParseError 0xa | 61 | ImageColorParseError = 0xa, |
52 | #define ImageColorAllocError 0xb | 62 | ImageColorAllocError = 0xb, |
53 | 63 | ||
54 | #define ScreenSet 0x6 | 64 | ScreenSet = 0x6, |
55 | #define ScreenAnotherWMRunning 0x1 | 65 | ScreenAnotherWMRunning = 0x1, |
56 | #define ScreenManagingScreen 0x2 | 66 | ScreenManagingScreen = 0x2, |
57 | #define ScreenFontLoadFail 0x3 | 67 | ScreenFontLoadFail = 0x3, |
58 | #define ScreenDefaultFontLoadFail 0x4 | 68 | ScreenDefaultFontLoadFail = 0x4, |
59 | #define ScreenEmptyMenuFile 0x5 | 69 | ScreenEmptyMenuFile = 0x5, |
60 | #define Screenxterm 0x6 | 70 | Screenxterm = 0x6, |
61 | #define ScreenRestart 0x7 | 71 | ScreenRestart = 0x7, |
62 | #define ScreenExit 0x8 | 72 | ScreenExit = 0x8, |
63 | #define ScreenEXECError 0x9 | 73 | ScreenEXECError = 0x9, |
64 | #define ScreenEXITError 0xa | 74 | ScreenEXITError = 0xa, |
65 | #define ScreenSTYLEError 0xb | 75 | ScreenSTYLEError = 0xb, |
66 | #define ScreenCONFIGError 0xc | 76 | ScreenCONFIGError = 0xc, |
67 | #define ScreenINCLUDEError 0xd | 77 | ScreenINCLUDEError = 0xd, |
68 | #define ScreenINCLUDEErrorReg 0xe | 78 | ScreenINCLUDEErrorReg = 0xe, |
69 | #define ScreenSUBMENUError 0xf | 79 | ScreenSUBMENUError = 0xf, |
70 | #define ScreenRESTARTError 0x10 | 80 | ScreenRESTARTError = 0x10, |
71 | #define ScreenRECONFIGError 0x11 | 81 | ScreenRECONFIGError = 0x11, |
72 | #define ScreenSTYLESDIRError 0x12 | 82 | ScreenSTYLESDIRError = 0x12, |
73 | #define ScreenSTYLESDIRErrorNotDir 0x13 | 83 | ScreenSTYLESDIRErrorNotDir = 0x13, |
74 | #define ScreenSTYLESDIRErrorNoExist 0x14 | 84 | ScreenSTYLESDIRErrorNoExist = 0x14, |
75 | #define ScreenWORKSPACESError 0x15 | 85 | ScreenWORKSPACESError = 0x15, |
76 | #define ScreenPositionLength 0x16 | 86 | ScreenPositionLength = 0x16, |
77 | #define ScreenPositionFormat 0x17 | 87 | ScreenPositionFormat = 0x17, |
78 | #define ScreenGeometryFormat 0x18 | 88 | ScreenGeometryFormat = 0x18, |
79 | 89 | ||
80 | #define SlitSet 0x7 | 90 | SlitSet = 0x7, |
81 | #define SlitSlitTitle 0x1 | 91 | SlitSlitTitle = 0x1, |
82 | #define SlitSlitDirection 0x2 | 92 | SlitSlitDirection = 0x2, |
83 | #define SlitSlitPlacement 0x3 | 93 | SlitSlitPlacement = 0x3, |
84 | 94 | ||
85 | #define ToolbarSet 0x8 | 95 | ToolbarSet = 0x8, |
86 | #define ToolbarNoStrftimeLength 0x1 | 96 | ToolbarNoStrftimeLength = 0x1, |
87 | #define ToolbarNoStrftimeDateFormat 0x2 | 97 | ToolbarNoStrftimeDateFormat = 0x2, |
88 | #define ToolbarNoStrftimeDateFormatEu 0x3 | 98 | ToolbarNoStrftimeDateFormatEu = 0x3, |
89 | #define ToolbarNoStrftimeTimeFormat24 0x4 | 99 | ToolbarNoStrftimeTimeFormat24 = 0x4, |
90 | #define ToolbarNoStrftimeTimeFormat12 0x5 | 100 | ToolbarNoStrftimeTimeFormat12 = 0x5, |
91 | #define ToolbarNoStrftimeTimeFormatP 0x6 | 101 | ToolbarNoStrftimeTimeFormatP = 0x6, |
92 | #define ToolbarNoStrftimeTimeFormatA 0x7 | 102 | ToolbarNoStrftimeTimeFormatA = 0x7, |
93 | #define ToolbarToolbarTitle 0x8 | 103 | ToolbarToolbarTitle = 0x8, |
94 | #define ToolbarEditWkspcName 0x9 | 104 | ToolbarEditWkspcName = 0x9, |
95 | #define ToolbarToolbarPlacement 0xa | 105 | ToolbarToolbarPlacement = 0xa, |
96 | 106 | ||
97 | #define WindowSet 0x9 | 107 | WindowSet = 0x9, |
98 | #define WindowCreating 0x1 | 108 | WindowCreating = 0x1, |
99 | #define WindowXGetWindowAttributesFail 0x2 | 109 | WindowXGetWindowAttributesFail = 0x2, |
100 | #define WindowCannotFindScreen 0x3 | 110 | WindowCannotFindScreen = 0x3, |
101 | #define WindowUnnamed 0x4 | 111 | WindowUnnamed = 0x4, |
102 | #define WindowMapRequest 0x5 | 112 | WindowMapRequest = 0x5, |
103 | #define WindowUnmapNotify 0x6 | 113 | WindowUnmapNotify = 0x6, |
104 | #define WindowUnmapNotifyReparent 0x7 | 114 | WindowUnmapNotifyReparent = 0x7, |
105 | 115 | ||
106 | #define WindowmenuSet 0xa | 116 | WindowmenuSet = 0xa, |
107 | #define WindowmenuSendTo 0x1 | 117 | WindowmenuSendTo = 0x1, |
108 | #define WindowmenuSendGroupTo 0x2 | 118 | WindowmenuSendGroupTo = 0x2, |
109 | #define WindowmenuShade 0x3 | 119 | WindowmenuShade = 0x3, |
110 | #define WindowmenuIconify 0x4 | 120 | WindowmenuIconify = 0x4, |
111 | #define WindowmenuMaximize 0x5 | 121 | WindowmenuMaximize = 0x5, |
112 | #define WindowmenuRaise 0x6 | 122 | WindowmenuRaise = 0x6, |
113 | #define WindowmenuLower 0x7 | 123 | WindowmenuLower = 0x7, |
114 | #define WindowmenuStick 0x8 | 124 | WindowmenuStick = 0x8, |
115 | #define WindowmenuKillClient 0x9 | 125 | WindowmenuKillClient = 0x9, |
116 | #define WindowmenuClose 0xa | 126 | WindowmenuClose = 0xa, |
127 | WindowmenuTab = 0xb, | ||
117 | 128 | ||
118 | #define WorkspaceSet 0xb | 129 | WorkspaceSet = 0xb, |
119 | #define WorkspaceDefaultNameFormat 0x1 | 130 | WorkspaceDefaultNameFormat = 0x1, |
120 | 131 | ||
121 | #define WorkspacemenuSet 0xc | 132 | WorkspacemenuSet = 0xc, |
122 | #define WorkspacemenuWorkspacesTitle 0x1 | 133 | WorkspacemenuWorkspacesTitle = 0x1, |
123 | #define WorkspacemenuNewWorkspace 0x2 | 134 | WorkspacemenuNewWorkspace = 0x2, |
124 | #define WorkspacemenuRemoveLast 0x3 | 135 | WorkspacemenuRemoveLast = 0x3, |
125 | 136 | ||
126 | #define blackboxSet 0xd | 137 | blackboxSet = 0xd, |
127 | #define blackboxNoManagableScreens 0x1 | 138 | blackboxNoManagableScreens = 0x1, |
128 | #define blackboxMapRequest 0x2 | 139 | blackboxMapRequest = 0x2, |
129 | 140 | ||
130 | #define CommonSet 0xe | 141 | CommonSet = 0xe, |
131 | #define CommonYes 0x1 | 142 | CommonYes = 0x1, |
132 | #define CommonNo 0x2 | 143 | CommonNo = 0x2, |
133 | #define CommonDirectionTitle 0x3 | 144 | CommonDirectionTitle = 0x3, |
134 | #define CommonDirectionHoriz 0x4 | 145 | CommonDirectionHoriz = 0x4, |
135 | #define CommonDirectionVert 0x5 | 146 | CommonDirectionVert = 0x5, |
136 | #define CommonAlwaysOnTop 0x6 | 147 | CommonAlwaysOnTop = 0x6, |
137 | #define CommonPlacementTitle 0x7 | 148 | CommonPlacementTitle = 0x7, |
138 | #define CommonPlacementTopLeft 0x8 | 149 | CommonPlacementTopLeft = 0x8, |
139 | #define CommonPlacementCenterLeft 0x9 | 150 | CommonPlacementCenterLeft = 0x9, |
140 | #define CommonPlacementBottomLeft 0xa | 151 | CommonPlacementBottomLeft = 0xa, |
141 | #define CommonPlacementTopCenter 0xb | 152 | CommonPlacementTopCenter = 0xb, |
142 | #define CommonPlacementBottomCenter 0xc | 153 | CommonPlacementBottomCenter = 0xc, |
143 | #define CommonPlacementTopRight 0xd | 154 | CommonPlacementTopRight = 0xd, |
144 | #define CommonPlacementCenterRight 0xe | 155 | CommonPlacementCenterRight = 0xe, |
145 | #define CommonPlacementBottomRight 0xf | 156 | CommonPlacementBottomRight = 0xf, |
146 | #define CommonPlacementLeftTop 0x10 | 157 | CommonPlacementLeftTop = 0x10, |
147 | #define CommonPlacementLeftCenter 0x11 | 158 | CommonPlacementLeftCenter = 0x11, |
148 | #define CommonPlacementLeftBottom 0x12 | 159 | CommonPlacementLeftBottom = 0x12, |
149 | #define CommonPlacementRightTop 0x13 | 160 | CommonPlacementRightTop = 0x13, |
150 | #define CommonPlacementRightCenter 0x14 | 161 | CommonPlacementRightCenter = 0x14, |
151 | #define CommonPlacementRightBottom 0x15 | 162 | CommonPlacementRightBottom = 0x15, |
152 | #define CommonPlacementTopRelative 0x16 | 163 | CommonPlacementTopRelative = 0x16, |
153 | #define CommonPlacementBottomRelative 0x17 | 164 | CommonPlacementBottomRelative = 0x17, |
154 | #define CommonPlacementLeftRelative 0x18 | 165 | CommonPlacementLeftRelative = 0x18, |
155 | #define CommonPlacementRightRelative 0x19 | 166 | CommonPlacementRightRelative = 0x19, |
156 | #define CommonAutoHide 0x1a | 167 | CommonAutoHide = 0x1a, |
157 | 168 | ||
158 | #define mainSet 0xf | 169 | mainSet = 0xf, |
159 | #define mainRCRequiresArg 0x1 | 170 | mainRCRequiresArg = 0x1, |
160 | #define mainDISPLAYRequiresArg 0x2 | 171 | mainDISPLAYRequiresArg = 0x2, |
161 | #define mainWarnDisplaySet 0x3 | 172 | mainWarnDisplaySet = 0x3, |
162 | #define mainUsage 0x4 | 173 | mainUsage = 0x4, |
163 | #define mainCompileOptions 0x5 | 174 | mainCompileOptions = 0x5, |
164 | 175 | ||
165 | #define bsetrootSet 0x10 | 176 | bsetrootSet = 0x10, |
166 | #define bsetrootMustSpecify 0x1 | 177 | bsetrootMustSpecify = 0x1, |
167 | #define bsetrootUsage 0x2 | 178 | bsetrootUsage = 0x2, |
179 | dummy_not_used = 0 //just for the ending | ||
180 | }; //end enum | ||
181 | }; //end namespace | ||
182 | #endif //BLACKBOX_NLS_HH | ||