aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-style.txt
diff options
context:
space:
mode:
authorMathias Gumz <akira at fluxbox dot org>2013-02-10 11:57:21 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2013-02-10 16:09:04 (GMT)
commitfe2d9476d5025048f45ea7535a8c7412daa50438 (patch)
tree0faa6e4d846bbc09e27a99ea9371238c1939a5d8 /doc/asciidoc/fluxbox-style.txt
parentcf56f32b29ae3007eb538731221b00d1945799ae (diff)
downloadfluxbox-fe2d9476d5025048f45ea7535a8c7412daa50438.zip
fluxbox-fe2d9476d5025048f45ea7535a8c7412daa50438.tar.bz2
Updated Changelog, NEWS, man-pages for 1.3.4Release-1_3_4
Diffstat (limited to 'doc/asciidoc/fluxbox-style.txt')
-rw-r--r--doc/asciidoc/fluxbox-style.txt74
1 files changed, 39 insertions, 35 deletions
diff --git a/doc/asciidoc/fluxbox-style.txt b/doc/asciidoc/fluxbox-style.txt
index 64d70d6..90d0db4 100644
--- a/doc/asciidoc/fluxbox-style.txt
+++ b/doc/asciidoc/fluxbox-style.txt
@@ -1,7 +1,7 @@
1fluxbox-style(5) 1fluxbox-style(5)
2================ 2================
3Henrik Kinnunen <fluxgen@fluxbox.org> 3Henrik Kinnunen <fluxgen@fluxbox.org>
4v1.3.3, 30 December 2012 4v1.3.4, 10 February 2013
5:man source: fluxbox-style.txt 5:man source: fluxbox-style.txt
6:man version: {revision} 6:man version: {revision}
7:man manual: Fluxbox Manual 7:man manual: Fluxbox Manual
@@ -231,14 +231,14 @@ options. Have fun.
231 window.bevelWidth: <integer> 231 window.bevelWidth: <integer>
232 window.borderColor: <color> 232 window.borderColor: <color>
233 window.borderWidth: <integer> 233 window.borderWidth: <integer>
234 window.button.focus: <texture type> 234 window.button.focus: <texture type>
235 window.button.focus.color: <color> 235 window.button.focus.color: <color>
236 window.button.focus.colorTo: <color> 236 window.button.focus.colorTo: <color>
237 window.button.focus.picColor: <color> 237 window.button.focus.picColor: <color>
238 window.button.focus.pixmap: <filename> 238 window.button.focus.pixmap: <filename>
239 window.button.pressed: <texture type> 239 window.button.pressed: <texture type>
240 window.button.pressed.color: <color> 240 window.button.pressed.color: <color>
241 window.button.pressed.colorTo: <color> 241 window.button.pressed.colorTo: <color>
242 window.button.pressed.pixmap: <filename> 242 window.button.pressed.pixmap: <filename>
243 window.button.unfocus: <texture type> 243 window.button.unfocus: <texture type>
244 window.button.unfocus.color: <color> 244 window.button.unfocus.color: <color>
@@ -251,13 +251,13 @@ options. Have fun.
251 window.font: <font> 251 window.font: <font>
252 window.frame.focusColor: <color> 252 window.frame.focusColor: <color>
253 window.frame.unfocusColor: <color> 253 window.frame.unfocusColor: <color>
254 window.grip.focus: <texture type> 254 window.grip.focus: <texture type>
255 window.grip.focus.color: <color> 255 window.grip.focus.color: <color>
256 window.grip.focus.colorTo: <color> 256 window.grip.focus.colorTo: <color>
257 window.grip.focus.pixmap: <filename> 257 window.grip.focus.pixmap: <filename>
258 window.grip.unfocus: <texture type> 258 window.grip.unfocus: <texture type>
259 window.grip.unfocus.color: <color> 259 window.grip.unfocus.color: <color>
260 window.grip.unfocus.colorTo: <color> 260 window.grip.unfocus.colorTo: <color>
261 window.grip.unfocus.pixmap: <filename> 261 window.grip.unfocus.pixmap: <filename>
262 window.handle.focus: <texture type> 262 window.handle.focus: <texture type>
263 window.handle.focus.color: <color> 263 window.handle.focus.color: <color>
@@ -282,20 +282,24 @@ options. Have fun.
282 window.label.unfocus.color: <color> 282 window.label.unfocus.color: <color>
283 window.label.unfocus.colorTo: <color> 283 window.label.unfocus.colorTo: <color>
284 window.label.unfocus.pixmap: <filename> 284 window.label.unfocus.pixmap: <filename>
285 window.label.focus.textColor: <color> 285 window.label.focus.textColor: <color>
286 window.label.unfocus.textColor: <color> 286 window.label.unfocus.textColor: <color>
287 window.maximize.pixmap: <filename> 287 window.maximize.pixmap: <filename>
288 window.maximize.pressed.pixmap: <filename> 288 window.maximize.pressed.pixmap: <filename>
289 window.maximize.unfocus.pixmap: <filename> 289 window.maximize.unfocus.pixmap: <filename>
290 window.roundCorners: <{Top|Bottom}{Left|Right}> 290 window.roundCorners: <{Top|Bottom}{Left|Right}>
291 window.shade.pixmap: <filename> 291 window.shade.pixmap: <filename>
292 window.shade.pressed.pixmap: <filename> 292 window.shade.pressed.pixmap: <filename>
293 window.shade.unfocus.pixmap: <filename> 293 window.shade.unfocus.pixmap: <filename>
294 window.stick.pixmap: <filename> 294 window.stick.pixmap: <filename>
295 window.stick.pressed.pixmap: <filename> 295 window.stick.pressed.pixmap: <filename>
296 window.stick.unfocus.pixmap: <filename> 296 window.stick.unfocus.pixmap: <filename>
297 window.stuck.pixmap: <filename> 297 window.stuck.pixmap: <filename>
298 window.stuck.unfocus.pixmap: <filename> 298 window.stuck.unfocus.pixmap: <filename>
299 window.lhalf.pixmap: <filename>
300 window.lhalf.unfocus.pixmap: <filename>
301 window.rhalf.pixmap: <filename>
302 window.rhalf.unfocus.pixmap: <filename>
299 window.title.focus: <texture type> 303 window.title.focus: <texture type>
300 window.title.focus.color: <color> 304 window.title.focus.color: <color>
301 window.title.focus.colorTo: <color> 305 window.title.focus.colorTo: <color>
@@ -396,37 +400,37 @@ look just the way you want it.
396 toolbar.borderColor: <color> 400 toolbar.borderColor: <color>
397 toolbar.borderWidth: <integer> 401 toolbar.borderWidth: <integer>
398 toolbar.button.scale: <integer> 402 toolbar.button.scale: <integer>
399 toolbar.color: <color> 403 toolbar.color: <color>
400 toolbar.colorTo: <color> 404 toolbar.colorTo: <color>
401 toolbar.clock: <texture type> 405 toolbar.clock: <texture type>
402 toolbar.clock.borderColor: <color> 406 toolbar.clock.borderColor: <color>
403 toolbar.clock.borderWidth: <integer> 407 toolbar.clock.borderWidth: <integer>
404 toolbar.clock.font: <font> 408 toolbar.clock.font: <font>
405 toolbar.clock.justify: <{Left|Right|Center}> 409 toolbar.clock.justify: <{Left|Right|Center}>
406 toolbar.clock.pixmap: <filename> 410 toolbar.clock.pixmap: <filename>
407 toolbar.clock.color: <color> 411 toolbar.clock.color: <color>
408 toolbar.clock.colorTo: <color> 412 toolbar.clock.colorTo: <color>
409 toolbar.clock.textColor: <color> 413 toolbar.clock.textColor: <color>
410 toolbar.height: <integer> 414 toolbar.height: <integer>
411 toolbar.iconbar.focused: <texture type> 415 toolbar.iconbar.focused: <texture type>
412 toolbar.iconbar.focused.color: <color> 416 toolbar.iconbar.focused.color: <color>
413 toolbar.iconbar.focused.colorTo:<color> 417 toolbar.iconbar.focused.colorTo:<color>
414 toolbar.iconbar.focused.pixmap: <filename> 418 toolbar.iconbar.focused.pixmap: <filename>
415 toolbar.iconbar.unfocused: <texture type> 419 toolbar.iconbar.unfocused: <texture type>
416 toolbar.iconbar.unfocused.color: <color> 420 toolbar.iconbar.unfocused.color: <color>
417 toolbar.iconbar.unfocused.colorTo: <color> 421 toolbar.iconbar.unfocused.colorTo: <color>
418 toolbar.iconbar.unfocused.pixmap: <filename> 422 toolbar.iconbar.unfocused.pixmap: <filename>
419 toolbar.iconbar.empty: <texture type> 423 toolbar.iconbar.empty: <texture type>
420 toolbar.iconbar.empty.color: <color> 424 toolbar.iconbar.empty.color: <color>
421 toolbar.iconbar.empty.colorTo: <color> 425 toolbar.iconbar.empty.colorTo: <color>
422 toolbar.iconbar.empty.pixmap: <filename> 426 toolbar.iconbar.empty.pixmap: <filename>
423 toolbar.iconbar.focused.borderColor: <color> 427 toolbar.iconbar.focused.borderColor: <color>
424 toolbar.iconbar.focused.borderWidth: <integer> 428 toolbar.iconbar.focused.borderWidth: <integer>
425 toolbar.iconbar.unfocused.borderColor: <color> 429 toolbar.iconbar.unfocused.borderColor: <color>
426 toolbar.iconbar.unfocused.borderWidth: <integer> 430 toolbar.iconbar.unfocused.borderWidth: <integer>
427 toolbar.iconbar.borderColor: <color> 431 toolbar.iconbar.borderColor: <color>
428 toolbar.iconbar.borderWidth: <integer> 432 toolbar.iconbar.borderWidth: <integer>
429 toolbar.iconbar.focused.font: <font> 433 toolbar.iconbar.focused.font: <font>
430 toolbar.iconbar.focused.justify: <{Left|Right|Center}> 434 toolbar.iconbar.focused.justify: <{Left|Right|Center}>
431 toolbar.iconbar.focused.textColor: <color> 435 toolbar.iconbar.focused.textColor: <color>
432 toolbar.iconbar.unfocused.font: <font> 436 toolbar.iconbar.unfocused.font: <font>