summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
AgeCommit message (Collapse)Author
2010-05-15bump version number0.11Andrea Rossato
Ignore-this: e6b0401a13363b6ca1bca7b2e917e09a1b9ee768 darcs-hash:20100515120702-d6583-bfea2e74c263d69f9bcb2723982643384741e172.gz
2010-05-15utf8 is optionalAndrea Rossato
Ignore-this: a818a1a16ebc59161f60f9143cfd2e78caa8ea21 utf8 as a default dependency was added because of this: http://www.haskell.org/pipermail/haskell/2010-April/022039.html darcs-hash:20100515113132-d6583-9ce0beba660a304a9aedf489ba2e8587392d7adf.gz
2010-03-30New (and optional) MPD monitor.Jose A Ortega Ruiz
Ignore-this: 405d2dcf63efe90ea243df1c99db8ead darcs-hash:20100330193129-748be-5af6dc8af59ccaf3b71a250b02c76900716008dc.gz
2010-03-23Missing build-dependsJose A Ortega Ruiz
Ignore-this: 463a4b021313f6d85ceb8dd3d35c122d darcs-hash:20100323202310-748be-d6b5393a691e2c8c3368c01aa09f1f9b153c0d23.gz
2010-02-21New Wireless monitorJose A Ortega Ruiz
Ignore-this: b1b66ffa9077f8d41a5c0e962ee0bff3 darcs-hash:20100221203809-748be-71bc1951a2eb8164b0043725bcb707f42e530ded.gz
2010-02-16Documenting that flags must be passed to cabal _install_Jose A Ortega Ruiz
Ignore-this: 30cf6bf6382573808029b6650a20564 darcs-hash:20100216215656-748be-762a06cee059c8fd1083e964a4e03f455568a5af.gz
2010-02-16WhitespaceJose A Ortega Ruiz
Ignore-this: c75954e6f50c420d71ca14c7b24d1ef4 darcs-hash:20100216205419-748be-42af8f19708c660b5288bddd18ad1b29069c50db.gz
2010-02-14Trying again to make xmonad.cabal merge cleanlyJose A Ortega Ruiz
Ignore-this: 80131d664b8148257758492ed5f17c3d darcs-hash:20100214203653-748be-6cb60a7ad55609eedca8834ac74f40ffa7cb22fc.gz
2010-02-14Fix for error while merging xmonad.cabalJose A Ortega Ruiz
Ignore-this: 10d67f7e3e1511e4d382697b47202d77 darcs-hash:20100214202209-748be-f990e6583f51afc67025fb2d89562905c6218e41.gz
2010-02-14Merge conflict in xmonad.cabal resolvedJose A Ortega Ruiz
Ignore-this: c65b5ae251b4c3cde6d26b2930a50cb darcs-hash:20100214190413-748be-8def261bcebaf8675280ffa36d05b53d2631f688.gz
2010-02-04New DiskU and DiskIO monitorsJose A Ortega Ruiz
Ignore-this: b72a9ad54c9ae478f2c3fbdcda4d26c8 New monitors for disk usage and throughput, replacing Disk. darcs-hash:20100204015455-748be-41e03ee9dff0e3e9e3725aae8a3e07c6facb70dc.gz
2010-02-10fix ghc-6.12.1 warnings andd fix issue 17Andrea Rossato
Ignore-this: 868a877e7a107ddc8bc4085f3eb7fc8ae64597ee ghc-6.12.1 has native support for locales (very cool indeed!!), which simplify the code - unless for the compatibility layer with past ghc versions. xmobar has now support for every locale supported by ghc. The rest of the patch are just redundant import warnings and some xmobar.cabal updates. darcs-hash:20100210122927-d6583-e131c86cf89ce26adea9aa2ae06467bfdc40e14b.gz
2010-02-09bump version and set default value for xft and hinotifyAndrea Rossato
Ignore-this: c7a12d3137f383eaed154196768c907a1c8333f2 darcs-hash:20100209110028-d6583-31cb85c570e6b0cd55efc8d3fef64ec89cc47196.gz
2010-02-06get rid of action-permutations and use parsec permutation library insteadAndrea Rossato
Ignore-this: 73dbcd588c961bd8bb4dd6d0c931cb3760e2949e code gets shorter and error messages maybe meaningful darcs-hash:20100206003909-d6583-631e1c5e75ad7e7334f865828b398f4d2310af5a.gz
2009-11-19Depend on Cabal 1.6, required for "4.*" dependencySpencer Janssen
Ignore-this: 39c28d9851787420eddb6e910903d376 darcs-hash:20091119044609-a5988-3853c05d5cabf7dc02b9e2af11211e682525e8fd.gz
2009-10-14use whatever version of parsec we haveAndrea Rossato
Ignore-this: 0c7a7a10292e4e8cd3a379b178afd5d63950b775 darcs-hash:20091014091406-d6583-e83fa8ff33b42a9bbbf8f439566107ed2bffa72e.gz
2009-10-11Support for base 4 without base-3 compatibilityAdam Vogt
Ignore-this: 6846a123ade5dc1164841e62beabbf71 darcs-hash:20091011015618-1499c-f91811df4a05f6e4d236faaa5f4b4050613253e1.gz
2009-09-18Distribute xmobar.config-sampleAdam Vogt
Ignore-this: 78b3c774c43357cf143dde0c980a5b8c darcs-hash:20090918153425-1499c-a43579cdccb198799aa74017880209b4297a8cf6.gz
2009-09-25fix a few warnings, clean up some recently added stuff, and restrict parsec ↵Andrea Rossato
to <3 Ignore-this: df12dd4ab0ccec4de18b15e77a6150c484bd5ec5 Parsec 3 adds Applicative and Alternative instances which conflict with the ones needed for version 2 (no other reasons I'm aware of bind us to parsec-2). darcs-hash:20090925192159-d6583-efb71dbd01a6d166fc66f8004889f020382280fc.gz
2009-09-14Parse config file more intelligently.Adam Vogt
Ignore-this: 9d6cd7536b6df73f3af44b7a74b826a1 Using parsec and action-permutations, config options may be permuted or left out (to be replaced by the default configuration option). This patch improves forwards compatibility with xmobar (ex. the addition of lowerOnStart broke many configs), and provides some help to find typos in the config. The commands section is still parsed with Read however. darcs-hash:20090914023921-1499c-b73a792ccfafd50d31878e35f928facb50748531.gz
2009-04-11bump version0.9.2Andrea Rossato
Ignore-this: 90a227f6d7dfb7a4b612c58e1948bcf5 darcs-hash:20090411104518-d6583-28c1042cd197dee7b4b3a8f18525a1a5f49cb881.gz
2009-03-08bump version0.9.1Andrea Rossato
Ignore-this: c1f029f3ddfd5174ff4def8a5a1d1b00 darcs-hash:20090308220646-d6583-e16c371d126e5222816581d2f67e11cb08408528.gz
2009-01-27Compile without optimization on x86_64 and ghc-6.10.1wirtwolff
Workaround for issue http://hackage.haskell.org/trac/ghc/ticket/2961 "Incorrect FFI code generated with -O" on x86_64, applies to xmobar also. darcs-hash:20090127014723-d17f0-2a217ee42b96284c1448ebebd25beb5dc93dd1b1.gz
2008-11-24Don't use base 4Spencer Janssen
Ignore-this: de03e51f0d05667656f23df80e6154bb darcs-hash:20081124024201-a5988-d42d1e8c24515a4a8ae6eb36c018f0f7e1224b74.gz
2008-08-06Add mail watcher pluginSpencer Janssen
darcs-hash:20080806204047-a5988-a8917d4a02c8ddf9afa34780e6794d3f141d16a0.gz
2008-05-01cabal: remove useless flagsAndrea Rossato
darcs-hash:20080501095808-d6583-c19b0f7f134473e9e50f018a784f942efa194063.gz
2008-04-29bump cabal version to 0.9Andrea Rossato
darcs-hash:20080429103215-d6583-35ef452658ed8a3e982e202c4d7d3fb91e0b9730.gz
2008-04-18Remove -threaded from ghc-options.Spencer Janssen
GHC's -threaded scheduler seems to wake up more frequently even when all threads are idle. These frequent wakeups are detrimental to laptop battery life. darcs-hash:20080418185336-a5988-dac15316530efd2cce6b0a3abe651415a182c2f6.gz
2008-03-30move "use_xft" to "with_xft"Andrea Rossato
darcs-hash:20080330203722-d6583-c216124627f96114ff7709e16d572ea927f78517.gz
2008-03-16add XFT support and make UTF-8 support configurableAndrea Rossato
This patch includes many changes: - moved font and printing functions to XUtil.hs and created an abstraction layer to font management; - ported the core, StdinReader and PipeReader to the new font management system. To enable UTF-8 support configure with the "with_utf8" flag (requires utf8-string): runhaskell Setup.lhs configure --flags darcs-hash:20080316121100-d6583-828134da356b706744b56a9d81203129b0e8e484.gz
2008-02-16cabal: remove unneeded -liconv linker flagAndrea Rossato
darcs-hash:20080216081458-d6583-65a805bb03a218c32a9ff97453e5484d432ed789.gz
2008-02-16cabal: add HsLocale and dependency on utf8-stringAndrea Rossato
darcs-hash:20080216080104-d6583-2664a3c34ca2498da7066e99ef50e03623218824.gz
2007-12-16Remove -O2 -fasm from ghc-options, allow Cabal to determine the best flagsSpencer Janssen
darcs-hash:20071216001326-a5988-6ad388c718b741e92a746cd11c329248859e87d4.gz
2007-12-04cabal: directory needed only with small_baseAndrea Rossato
darcs-hash:20071204145449-d6583-bcdb520f1614a0c7324b4046f2879cd43677d129.gz
2007-11-30Added thermal, cpufreq and coretemp monitors.Juraj Hercek
Prerequisities: thermal - thermal module should be loaded/compiled in kernel - available in (at least) intel centrino processors cpufreq - acpi_cpufreq module should be loaded/compiled in kernel - available in modern processors coretemp - coretemp module should be loaded/compiled in kernel - available (at least) in core 2 duo processors darcs-hash:20071130205430-f49a6-0ff042af60c91416fd8dd8190cbd9022bcabb269.gz
2007-11-11cabal: updated cabal file to work with 1.2 and both ghc-6.6 and 6.80_8_releaseAndrea Rossato
darcs-hash:20071111095956-d6583-1d429c518d84a3bef01a9fb6b52cef36932e41ba.gz
2007-11-03Removed X11-extras-0.4 and bump X11 to 1.3.0Andrea Rossato
darcs-hash:20071103130306-d6583-08ec87c3702cb7f24c2e1e5ce79ac0767ee6c973.gz
2007-10-31Bump version to 0.8 and updated homepageAndrea Rossato
darcs-hash:20071031103831-d6583-2b67929ce8ec8e6229d3d65f63fe1834dd125b48.gz
2007-10-28Bump version requirement of X11-extras to 0.4Lennart Kolmodin
The constructor ExposeEvent appered in X11-extras-0.4 darcs-hash:20071028134451-fdf66-ebb329b4430ec94526c222bb2f5f911cd39d32c5.gz
2007-10-27Added X11-extras dependenyAndrea Rossato
darcs-hash:20071027110834-d6583-def6824f346814dae52b47d51f0540d99022f8b9.gz
2007-10-02cabal: added stm to the dependency listAndrea Rossato
darcs-hash:20071002115049-d6583-c01c75d314dc9e1fa15c0dadda28b30f01c7f7d4.gz
2007-09-27more cleanupAndrea Rossato
darcs-hash:20070927194026-d6583-21864b1e70ddf83144b7fdac9591d8eca2772025.gz
2007-07-24changed home page to http://gorgias.mine.nu/xmobar/Andrea Rossato
darcs-hash:20070724102226-d6583-5ddf159c9a7ce98c2bbe5e9df26f0d84c2853ad6.gz
2007-07-18Monitors are now a Plugin that can be removed from Config.hsAndrea Rossato
darcs-hash:20070718151211-d6583-7e0e49c22d07feda72d03370fd592c196dfcc9c1.gz
2007-07-18Use asynchronous exceptions to obviate the need for forkOS and threadedSpencer Janssen
darcs-hash:20070717225131-a5988-1f5e0cb3c8373b5eb6f7e87496110409380ded23.gz
2007-07-17cabal: corrected x11-extras version numberAndrea Rossato
darcs-hash:20070717161200-d6583-9bd78e57c05d2bb5b248cba6bd4e7f6f754b8db3.gz
2007-07-17XExposeEvent handling: that requires X11-extrasAndrea Rossato
XExposeEvent is now properly (sort of) handled, with an hackish approch: before nextEvent, that will block Xmobar since an Expose event is captured, we create a background thread that will send an Expose event after the configured refresh interval. So, either a real of a fake Expose event will reach our window within the configured interval. Quite cool, after all. darcs-hash:20070717131411-d6583-0d3438bdcb1d346ade3932ffb979cb998654e4d1.gz
2007-07-14README and Cabal editsAndrea Rossato
Added some more credits, corrected typos, updated darcs version to 0.7, changed name to Xmonbar and removed references to XMonad. Xmobar is now just a minimalistic text based status bar for any kind of WM (the XMonad community adopted the more advanced and stable dzen, after all ;-) darcs-hash:20070714103913-d6583-b143dedf4ed5cbcb59b4f630ffce9afe82e32b86.gz
2007-07-13cabal: added Plugins to the list of modulesAndrea Rossato
darcs-hash:20070713111302-d6583-65e5fb0e83aae6511ac990f8f9b7886efe480225.gz
2007-07-12cabal updatesAndrea Rossato
darcs-hash:20070712180516-d6583-ccc0f2e99bedcb1b1b783b02048ca31dd8793053.gz