Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | Add a blurb on the hspace command | tulthix | |
2021-09-15 | Changelog and whitespace | jao | |
2021-09-14 | Add documentation for QueueReader. | Guy Gastineau | |
I added `QueueReader` as a section under `Software Transational Memory`, but it is all alone. Some other plugins actually use STM, and maybe they should actually go in that section too. I didn't make a safe versions since the plugin is not readable. It still would be nice to have, but I think exposing `stripActions` is the appropriate solution. That should be handled in a new PR I guess. | |||
2021-09-02 | Added link to list of station ids. (#565) | NebuPookins | |
2021-07-12 | Add TopH and BottomH for only controlling height of the window. (#556) | Joan MIlev | |
2021-06-18 | Fix MultiCoreTemp --hwmon-path argument docs | Sebastian Nagel | |
2021-05-24 | NotmuchMail: Update documentation | slotThe | |
Ever since d51b9d5dd6537e5369e13a9a11ae98aeadce50dd we can't specify a MailItem via the record syntax anymore. This could conceivably be added back in by being part of the Read instance, but that would make it more complicated for perhaps little gain. Related: https://github.com/jaor/xmobar/issues/547 | |||
2021-05-21 | Add documentation | Sam Kirby | |
2021-05-06 | Fix a link | Julin S | |
Fix a link to an example. | |||
2021-02-25 | Examples link correction (fixes #527) | jao | |
2021-01-15 | Extract compiling xmobar from source to its own file | slotThe | |
2021-01-15 | Extract writing your own plugin into its own file | slotThe | |
2020-12-15 | Subdivide system monitors | slotThe | |
2020-12-15 | Subdivide window manager integration | slotThe | |
2020-12-15 | Prefer UnsafeXmonadLog over UnsafeStdinReader | slotThe | |
2020-12-14 | Further improvements | slotThe | |
2020-12-14 | Split out contributing and quick-start part from readme | slotThe | |
The contributing.org file also contains information on how to write a new monitor for xmobar. The quick-start guide got reworked a bit to inline similar parts. | |||
2020-12-14 | Move plugins to doc/plugins.org | slotThe | |
This also moves Date and DateZone to the monitors section (as they are monitors themselves). A little bit of documentation was also added/updated. | |||
2020-11-29 | Tweaks to website makefile | jao | |
2020-11-18 | clean-ups for web page generation | jao | |
2020-11-18 | Wee tidy-ups | jao | |
2020-11-18 | Readme images | jao | |
2019-04-23 | Web makefile | jao | |
2018-11-26 | Little doc nits | jao | |
2018-11-25 | doc, examples | jao | |