Age | Commit message (Collapse) | Author |
|
|
|
added applicative instance for ReaderT which was added in GHC7
|
|
To support multiple locales, an lock was introduced.
Although through this, supporting DateL and DateZoneL would be
cumbersome.
To simplify the usage, DateZone was replaced with DateZoneL.
Additionally the position of the Alias parameter was changed.
Using "" as Zone parameter for DateZoneL simulates DateL.
Providing also "" for locale simulates Date.
|
|
This commits adds support for localized datetime outputs like date(1).
|
|
|
|
skinner-screen_update
Conflicts:
NEWS
src/XUtil.hsc
|
|
*) replaced window destroy and create with a reposition
*) replaced the exception for redraw with an MVar
*) put nextEvent into an own thread, communication over the MVar
*) signal handlers for repositioning and screen swap
Notes:
*) getScreenInfo is a parameter of eventLoop because it blocks when there
is an nextEvent waiting for an new event
|
|
|
|
handle doesn't get all events.
simple c program and simple haskell program are getting all of them.
there must be something in xmobar which catches about 3 of the
screenchange events ...
|
|
This closes #17.
For some reasons the alsa interface does not provide a dB value on all
systems. Instead an error is returned.
The alsa-mixer library checks for such return values and throws an
exception if one is detected.
This patch catches the exception and returns 0 as dB value.
|
|
|
|
Brightness Monitor Plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
New homepage and bug tracker URL.
|
|
|
|
Ignore-this: b66ea532da0c3cc49d6c03a29a5bbc42
darcs-hash:20100927203428-748be-ac1c0a63c653e88c9c9c61958fc4f7f65f9b992c.gz
|
|
Ignore-this: 74f2eba7cf906c319c5f6ab7739d5ea5ec429866
I hope this will inject new ideas in the project. It's been fun coding
xmobar, and a nice opportunity to learn Haskell.
Thanks to everyone for ideas, contributions and patches.
Have fun!
darcs-hash:20101201104302-d6583-75c2543803e7ae01b9e14581a0ed1c8a7452ad2f.gz
|
|
Ignore-this: d49b78b77b388e3e4e5e1233ed3e99baa32f53bf
darcs-hash:20100517101734-d6583-7b4862d59daec09556418ab8b910d8fdb518ff68.gz
|
|
Ignore-this: e6b0401a13363b6ca1bca7b2e917e09a1b9ee768
darcs-hash:20100515120702-d6583-bfea2e74c263d69f9bcb2723982643384741e172.gz
|
|
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
|
|
Ignore-this: 405d2dcf63efe90ea243df1c99db8ead
darcs-hash:20100330193129-748be-5af6dc8af59ccaf3b71a250b02c76900716008dc.gz
|
|
Ignore-this: 463a4b021313f6d85ceb8dd3d35c122d
darcs-hash:20100323202310-748be-d6b5393a691e2c8c3368c01aa09f1f9b153c0d23.gz
|
|
Ignore-this: b1b66ffa9077f8d41a5c0e962ee0bff3
darcs-hash:20100221203809-748be-71bc1951a2eb8164b0043725bcb707f42e530ded.gz
|
|
Ignore-this: 30cf6bf6382573808029b6650a20564
darcs-hash:20100216215656-748be-762a06cee059c8fd1083e964a4e03f455568a5af.gz
|
|
Ignore-this: c75954e6f50c420d71ca14c7b24d1ef4
darcs-hash:20100216205419-748be-42af8f19708c660b5288bddd18ad1b29069c50db.gz
|
|
Ignore-this: 80131d664b8148257758492ed5f17c3d
darcs-hash:20100214203653-748be-6cb60a7ad55609eedca8834ac74f40ffa7cb22fc.gz
|
|
Ignore-this: 10d67f7e3e1511e4d382697b47202d77
darcs-hash:20100214202209-748be-f990e6583f51afc67025fb2d89562905c6218e41.gz
|
|
Ignore-this: c65b5ae251b4c3cde6d26b2930a50cb
darcs-hash:20100214190413-748be-8def261bcebaf8675280ffa36d05b53d2631f688.gz
|
|
Ignore-this: b72a9ad54c9ae478f2c3fbdcda4d26c8
New monitors for disk usage and throughput, replacing Disk.
darcs-hash:20100204015455-748be-41e03ee9dff0e3e9e3725aae8a3e07c6facb70dc.gz
|
|
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
|
|
Ignore-this: c7a12d3137f383eaed154196768c907a1c8333f2
darcs-hash:20100209110028-d6583-31cb85c570e6b0cd55efc8d3fef64ec89cc47196.gz
|
|
Ignore-this: 73dbcd588c961bd8bb4dd6d0c931cb3760e2949e
code gets shorter and error messages maybe meaningful
darcs-hash:20100206003909-d6583-631e1c5e75ad7e7334f865828b398f4d2310af5a.gz
|
|
Ignore-this: 39c28d9851787420eddb6e910903d376
darcs-hash:20091119044609-a5988-3853c05d5cabf7dc02b9e2af11211e682525e8fd.gz
|
|
Ignore-this: 0c7a7a10292e4e8cd3a379b178afd5d63950b775
darcs-hash:20091014091406-d6583-e83fa8ff33b42a9bbbf8f439566107ed2bffa72e.gz
|
|
Ignore-this: 6846a123ade5dc1164841e62beabbf71
darcs-hash:20091011015618-1499c-f91811df4a05f6e4d236faaa5f4b4050613253e1.gz
|
|
Ignore-this: 78b3c774c43357cf143dde0c980a5b8c
darcs-hash:20090918153425-1499c-a43579cdccb198799aa74017880209b4297a8cf6.gz
|