summaryrefslogtreecommitdiffhomepage
path: root/XMobar.hs
AgeCommit message (Collapse)Author
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-09comments onlyAndrea Rossato
darcs-hash:20070709001203-d6583-885a1e12b59937b9e4c8543d13edb7281f91ea81.gz
2007-07-09fixes a bug in the copyArea functionAndrea Rossato
darcs-hash:20070708234304-d6583-c5185f2af7d580c900c753c3feff41becaed2b80.gz
2007-07-09added a short-hand for fromintegral (much used here)Andrea Rossato
darcs-hash:20070708232338-d6583-3341a03f0095304183638d4a7bdc038063952231.gz
2007-07-09This should fix the flickering problem on window's updatesAndrea Rossato
darcs-hash:20070708224854-d6583-0300fb2f09da07c975b49c7ed75080ad29f2492a.gz
2007-07-08hope this fixes the "flickering text" problem reported by KrzysztofAndrea Rossato
darcs-hash:20070708101702-d6583-95d021f3140ee5955d8438742a61b10115e2e8cd.gz
2007-07-08some monitors are now run internallyAndrea Rossato
darcs-hash:20070708101628-d6583-e37e08ad4f17993b2b1102efd3b71105f259dc01.gz
2007-07-06Fix centered text align.Krzysztof Kosciuszkiewicz
darcs-hash:20070706024814-ba08c-f6e828e21a3d20af358819e3cb6a13c29a4ff28e.gz
2007-07-05Fix few config name typosKrzysztof Kosciuszkiewicz
darcs-hash:20070705152815-ba08c-f5840daee9eeeae5eda5d37c9188583537c58583.gz
2007-07-05minorAndrea Rossato
darcs-hash:20070705131611-d6583-6be3ca1a4e1e74999df1e0205e0f110e650a810a.gz
2007-06-27typosAndrea Rossato
darcs-hash:20070627214913-d6583-a1fd718dee8bc06583569766b44dd140fcbd79af.gz
2007-06-27possibility to delay a thread for more than (maxBound :: Int) microsecondsAndrea Rossato
darcs-hash:20070627094446-d6583-a6eaac63d4cada455b5751010338f324508c87fb.gz
2007-06-27fixed an out of bount bug that could cause a flood to http://weather.noaa.gov/Andrea Rossato
darcs-hash:20070626225156-d6583-b61f7ab2ce4646e6572a8754539d595c21f90bc4.gz
2007-06-26corrected the threadDelay argumentsAndrea Rossato
darcs-hash:20070626180627-d6583-4fd5f46b7b8a9de2dd593a091ee31e692249d0f5.gz
2007-06-26splitted filesAndrea Rossato
darcs-hash:20070626113948-d6583-73d318293d1cd91894589450e5cd270dd39bdc02.gz