summaryrefslogtreecommitdiffstats
path: root/info
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-26 12:37:23 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-26 12:37:23 +0200
commit04181e696f73f793046a22acdf64d34dd1099092 (patch)
tree1152471508e746a9999996e602abfc3c9dcaf99b /info
parentfix makefile error (diff)
downloadblueshift-04181e696f73f793046a22acdf64d34dd1099092.tar.gz
blueshift-04181e696f73f793046a22acdf64d34dd1099092.tar.bz2
blueshift-04181e696f73f793046a22acdf64d34dd1099092.tar.xz
m + add x-window-focus
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info')
-rw-r--r--info/blueshift.texinfo8
1 files changed, 8 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo
index 6c3160a..86783d0 100644
--- a/info/blueshift.texinfo
+++ b/info/blueshift.texinfo
@@ -2119,6 +2119,14 @@ multithreaded configurations script.
This is a samll example demonstrates how to include
weather conditions in your configuration scripts.
+@item x-window-focus
+This example can be used (hopefully@footnote{It has
+been tested on xmonad and twm, and the feature is
+window manager dependent}) any X window manager.
+It identifies what window is in focus, by class
+@footnote{Class is almost the same thing as application.}
+or title, and applies appropriate adjustments.
+
@item xmobar
This example can be used in @command{xmobar} to display
the Sun's elevation and to what degree it is day time.