summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2007-11-04helloworld.config: updated to latest configuration changesAndrea Rossato
2007-11-04Added an argument to Top and Bottom type contructorsAndrea Rossato
2007-11-04Added an argument to Top and Bottom type contructorsAndrea Rossato
2007-11-04Added possibility to set the main window's widthAndrea Rossato
2007-11-04Window is mapped after properties have been setAndrea Rossato
2007-11-04Fixed a compilation issue on non 32bit machinesAndrea Rossato
2007-11-03Removed X11-extras-0.4 and bump X11 to 1.3.0Andrea Rossato
2007-11-01README: added reference to a screenshotAndrea Rossato
2007-10-31README: added link to xmonad home pageAndrea Rossato
2007-10-31README updated darcs repository linkAndrea Rossato
2007-10-31README added position examplesAndrea Rossato
2007-10-31css: fixed a validation errorAndrea Rossato
2007-10-31README add link to IonAndrea Rossato
2007-10-31Added README.html and xmobar.cssAndrea Rossato
2007-10-31README now uses pandoc: this way we can also generate a nice home pageAndrea Rossato
2007-10-31Bump version to 0.8 and updated homepageAndrea Rossato
2007-10-29Code formatting onlyAndrea Rossato
2007-10-28Avoid irrefutable pattern in handling text alignmentAndrea Rossato
2007-10-28README: latest updatesAndrea Rossato
2007-10-28Added support for alignment commands in the output templateAndrea Rossato
2007-10-28Main: removed align and added alignSep configuration optionAndrea Rossato
2007-10-28Added support for text alignment commands in the output templateAndrea Rossato
2007-10-28README: added credits to Lennart KolmodinAndrea Rossato
2007-10-28Bump version requirement of X11-extras to 0.4Lennart Kolmodin
2007-10-28README: updated to latest changesAndrea Rossato
2007-10-28Now we use information returned by getScreenInfo to draw the main window and ...Andrea Rossato
2007-10-28Main: removed old options and added the new onesAndrea Rossato
2007-10-28updated config-sample to latest changesAndrea Rossato
2007-10-28updated config-sample to latest changesAndrea Rossato
2007-10-28Removed xPos yPos width and height configuration option and added positionAndrea Rossato
2007-10-28We must listen for ConfigureNotify events on the root window for xrandrSpencer Janssen
2007-10-28Added credits to Dmitry KurochkinAndrea Rossato
2007-10-27README screenshot urlAndrea Rossato
2007-10-27README some updatesAndrea Rossato
2007-10-27Added XRandR supportAndrea Rossato
2007-10-27Bump version to 0.8Andrea Rossato
2007-10-27Main will now open the connection with the X serverAndrea Rossato
2007-10-27Added X11-extras dependenyAndrea Rossato
2007-10-23Fix text vertical alignment.Dmitry Kurochkin
2007-10-12Allow setting the foreground colorAndrea Rossato
2007-10-12Parser: semplify color parsingAndrea Rossato
2007-10-11The MVar is needed to avoid a race conditionAndrea Rossato
2007-10-06Remove MVar from eventLoop.Dmitry Kurochkin
2007-10-03Use dynamic exceptions.Dmitry Kurochkin
2007-10-05Fix race conditions in Xmobar.eventLoopSpencer Janssen
2007-10-04Weather plugin: accept temperatures with decimal pointsSpencer Janssen
2007-10-03README updated to recent API changes (the last hopefully)Andrea Rossato
2007-10-03Date: now implemented using rate and runAndrea Rossato
2007-10-03Reintroduced rate with a default implementation (1 second) to be used in the ...Andrea Rossato
2007-10-03README: updated to recent API changeAndrea Rossato