summaryrefslogtreecommitdiffhomepage
path: root/xmobar.config-sample
AgeCommit message (Collapse)Author
2008-10-08Make lowerOnStart configurable. Note this breaks config backwards compatibilitySpencer Janssen
darcs-hash:20081008050009-a5988-acb5cda2e3692295abf0bc967acc23e54b55068c.gz
2008-04-19config-sample: use Top for positioningAndrea Rossato
With Static xmobar does not set _NET_WM_STRUT_PARTIAL, which causes troubles to novice xmonad users. darcs-hash:20080419090032-d6583-37f0f0f13bc9244a08e4c66c8a454d52723aec5e.gz
2007-10-28Added support for text alignment commands in the output templateAndrea Rossato
WARNING: this patch breaks old configuration files. - removed align configuration option - added alignSep configuration option, a 2 character string: the text before the first character will be align to left, the text in between the 2 characters will be centered, and the text after the second character will be align to the right. For instance: with alignSep darcs-hash:20071028214720-d6583-be3839c8989a8075f4b1c94dcbc351b499342370.gz
2007-10-28updated config-sample to latest changesAndrea Rossato
darcs-hash:20071028124010-d6583-1d7c661c3237a3fb364f6c9d3179c6b3489220a2.gz
2007-10-02updated config-sample to latest changesAndrea Rossato
darcs-hash:20071002115244-d6583-1a93326f3bbdf405e146ea7a34dc0d6e3a57448b.gz
2007-09-15Added Date to default configAndrea Rossato
darcs-hash:20070915163633-d6583-b61b6e05ae604b24015dacd61510f650c4c6dee1.gz
2007-07-12use of existential types for plugin supportAndrea Rossato
This patch, which *changes the configuration format*, adds easy plugin support by using an existential type for storing the list of commands to be executed. Adding a plugin is just a matter of writing the appropriate instance of the Exec class, after importing Commands.hs. I must thank Claus Reinke for the help in understanding the mysteries of reading existential types. The Read instance of Runnable must be credited to him. See here: http://www.haskell.org/pipermail/haskell-cafe/2007-July/028227.html darcs-hash:20070712175034-d6583-f10174bb3b0a9b4f6e08d05052c18f30e539b319.gz
2007-07-11config-sample: eyes candyAndrea Rossato
darcs-hash:20070711180630-d6583-6c829c6601704147bb4d5f4f4e7a6263786cb796.gz
2007-07-11some colors please!Andrea Rossato
Krzysztof says that we cannot set default colors without embedding a Turing-complete language in the templates, so that we can take account of different unit of measurement. May I set some colors in the configuration example?? darcs-hash:20070711150221-d6583-73c159082843e2120c060aa50be65b58bb7fc9f4.gz
2007-07-09new working version and named colors in config-sampleAndrea Rossato
darcs-hash:20070709002947-d6583-404dd890e2ad9f6ff0115dfe4e1450f4ba369446.gz
2007-07-08updated configurations to reflect code changesAndrea Rossato
darcs-hash:20070708101430-d6583-f58cc8c24166a2619b7712229da8e8343a8a4ea5.gz
2007-07-05Fix few config name typosKrzysztof Kosciuszkiewicz
darcs-hash:20070705152815-ba08c-f5840daee9eeeae5eda5d37c9188583537c58583.gz
2007-07-05updated sample configuration0.4Andrea Rossato
darcs-hash:20070705132427-d6583-ae95100b76bdec257b75b3d99191e1628240d00e.gz
2007-06-27default is Glasgow ;-)Andrea Rossato
darcs-hash:20070626225234-d6583-9555f3229098ab243858d20c7b257b4dadf85b9d.gz
2007-06-26added cabal and config reference to the weather monitorAndrea Rossato
darcs-hash:20070626180714-d6583-2a820e4455c5da5648b3633dccfe075dafb4b33e.gz
2007-06-26added refresh rate config option for each command to be runAndrea Rossato
darcs-hash:20070626080619-d6583-2d486498682a2f4e59c66effbfeb6861c609aef5.gz
2007-06-22updated example configAndrea Rossato
darcs-hash:20070622125303-d6583-26c949f2d959d79afc3005953358fe6926126dac.gz
2007-06-22big update: this is a status bar nowAndrea Rossato
Added a lot of features. darcs-hash:20070622104852-d6583-47563054fc99f87e003edd691a55d1b6816587bd.gz
2007-06-19added a refresh rate configuration optionAndrea Rossato
darcs-hash:20070619174006-d6583-810248e638d7062b41fd7ae771b625ac1a5164c5.gz
2007-06-19added a sample config fileAndrea Rossato
darcs-hash:20070619091216-d6583-775e9a56fc7a5b962bfadaee9fba1467d285690d.gz