summaryrefslogtreecommitdiffhomepage
path: root/doc/plugins.org
AgeCommit message (Collapse)Author
8 daysRevert "Make the Kbd monitor clickable, with click selecting the next layout"jao
This reverts commit 0fec9d3fdf9bc86187f9f670dafd2ef57fe03f29. Mouse actions can already be attached to the monitor, and for instance use there invocations to setxbdmap to switch layouts. Fixes #703.
2024-03-30Add ctor for Locks plugin to accpet on/off labelsEnrico Maria De Angelis
2024-03-17Make the Kbd monitor clickable, with click selecting the next layoutEnrico Maria De Angelis
2024-01-19plugins.org: broken linksjao
2024-01-19plugins.org: broken linksjao
2022-08-13xmobar.el nitsjao
2022-08-09examples -> etcjao
2022-07-24documentation: interfacing-with-window-managers.org gonejao
2022-07-24documentation: all plugins in one basketjao
2022-07-24documentation: header levels re-adjustedjao
2022-07-16named anchors for sections mentioned in xmonad's docjao
2022-05-16Ditto for DynNetworkjao
2022-05-16Fix unit typosNils Trubkin
DynNetwork plugin might suffer from the same typo situation but I haven't confirmed it.
2022-04-18CpuFreq: new template parameters max, min and avg.jao
Fixes #166.
2022-04-14Memory: new argument to scale usage unitsjao
Fixes #624
2022-03-30Load: honour the -d (decimal digits) monitor argumentjao
2022-03-30Load monitor: correctly colorize according to -L/-Hjao
2022-03-30Load: new load average monitorjao
Closes #208
2022-02-19Documentation: dbus section movedjao
2022-02-19Interfacing with window managers: new doc filejao
2022-02-19Documentation whitespace and titlesjao
2021-12-22Fix BatteryP example configurationAndreas Doll
Add a forgotten comma in example configuration to make it syntactically correct.
2021-11-21Improvements for K10Temp's docsjao
2021-09-15Changelog and whitespacejao
2021-09-14Add 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-02Added link to list of station ids. (#565)NebuPookins
2021-06-18Fix MultiCoreTemp --hwmon-path argument docsSebastian Nagel
2021-05-24NotmuchMail: Update documentationslotThe
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-21Add documentationSam Kirby
2020-12-15Subdivide system monitorsslotThe
2020-12-15Subdivide window manager integrationslotThe
2020-12-15Prefer UnsafeXmonadLog over UnsafeStdinReaderslotThe
2020-12-14Further improvementsslotThe
2020-12-14Split out contributing and quick-start part from readmeslotThe
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-14Move plugins to doc/plugins.orgslotThe
This also moves Date and DateZone to the monitors section (as they are monitors themselves). A little bit of documentation was also added/updated.