Next | Query returned 17 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2014-03-13 00:24:49 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.20

Release notes:
## Version 0.20 (March 10, 2014)
_New features_
  - Mouse actions now support multiple buttons, by Marcin Mikołajczyk.
  - Non supported monitors are ignored in configuration files (see
    [issue #139]), by Adam Vogt.

_Bug fixes_
  - `Disk` monitor now ignores non-existent devices (Reto Hablützel).
  - `Weather` is now non-blocking and doesn't use curl (Ben Boeckel).
  - Fix for `Memory` monitor in 3.14 kernels (Ben Boeckel).
  - Fix for infinite loops in `AutoMPD` ([issue #76], [issue #111]).
  - More robust AC readings in `BatteryP`.
  - Fix for `Top` monitor's readings for processes whose name contains
    blanks.
  - Fixes for geometry computation on multihead (Dmitry Malikov).
  - Fixes for missing XDG configuration (Thiago Negri and James McCoy,
    see [issue #133]).
  - Compatibility with latest `directory` (1.2.0.2).

[issue #76]: https://github.com/jaor/xmobar/issues/76
[issue #111]: https://github.com/jaor/xmobar/issues/111
[issue #133]: https://github.com/jaor/xmobar/issues/133
[issue #139]: https://github.com/jaor/xmobar/issues/133
   2013-10-27 23:35:15 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.19
changes from Release notes:
## Version 0.19 (October 27, 2013)

As of this release, the old bug tracker at Google code is deprecated.
Please use [Github's tracker] for new bugs.

_New features_

  - New monitor `BatteryN`, a variant of `BatteryP` that lets you
    specify the name of the monitor in the template.
  - Support for configuration file living in `XDG_CONFIG_HOME` (see
    [github #99]).
  - `Com` uses safer `runInteractiveProcess` instead of spawning a
    shell (David McLean).  If you're using shell expansion in your
    `Com` (e.g. "~/bin/script") here's a workaround: `Run Com
    "/bin/bash" ["-c", "~/bin/script"]` (cf. \ 
[github #127]).
  - New plugin `UnsafeStdinReader` that allows actions from stdin.
    Now it's possible to have clickable workspaces!
    (Thiago Negri, see [github #125]).
  - New monitor configuration option (`-x` or `--nastring`) that allows
    specifying what string to display when a monitor is not available
    (defaulting to "N/A"). Cf. [github #119].

_Bug fixes_

  - Using the width options `-w`, `-m` and `-M` in battery monitors
    watts display ([github #118]).
  - Using the `-d` option in `CoreTemp` ([github #115])
  - Fix for systems not supporting PCRE regular expressions: we use
    now BCEs, so regex-compat should be enough everywhere (see
    [github #117]).
  - Weather monitor: support for stations without name (Sergei
    Trofimovich, [issue #65]).

[Github's tracker]: https://github.com/jaor/xmobar/issues
[github #99]: https://github.com/jaor/xmobar/issues/115
[github #115]: https://github.com/jaor/xmobar/issues/115
[github #117]: https://github.com/jaor/xmobar/issues/117
[github #125]: https://github.com/jaor/xmobar/issues/125
[issue #65]: http://code.google.com/p/xmobar/issues/detail?id=65
[github #118]: https://github.com/jaor/xmobar/issues/118
[github #119]: https://github.com/jaor/xmobar/issues/119
[github #127]: https://github.com/jaor/xmobar/issues/127
   2013-06-06 00:20:22 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.18

Release notes:
## Version 0.18 (June 5, 2013)

_New features_
  - All extra argument monitors taking a string (e.g. `-O` for
    `BatteryP`) accept now template variables (see [github #109] and
    [#110]).  Thanks to Todd Lunter.
  - New battery monitor extra argument, `-i`, for the idle status.

_Bug fixes_
  - Safer standard input parsing, avoiding <action> injections.

[github #109]: https://github.com/jaor/xmobar/issues/109
[#110]: https://github.com/jaor/xmobar/issues/110
   2013-05-05 23:39:36 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.17

Release notes:
Version 0.17 (May 5, 2013)

New features

    Icons support: it's now possible to insert bitmaps in the template (Edward \ 
O'Callaghan, Alexander Polakov and Tomáš Janoušek).
    Initial support for reacting to mouse clicks (Alexander Polakov).
    New TopP and BottomP alignments, taking left and right paddings (thanks to \ 
Dmitry Malikov).
    New <freeratio> field for memory monitor (Peter Simons).
    New allDesktops and overrideRedirect configuration options, providing dock \ 
behaviour in tiling WMs (when set to True and False respectively). Cf. \ 
discussion at github #105.
    Experimental -d (start as a dock) option, may address github #67 in some \ 
window managers.

Bug fixes

    Partial (as reports go) fix for github #77.
    Safer volume plugin (Dmitry Malikov).
    Battery percentage capped at 100% (RJ Regenold).
   2013-04-05 23:53:31 by Ryosuke Moro | Files touched by this commit (2)
Log message:
added options.mk, to be able to some options

   2013-01-19 14:15:39 by Ryosuke Moro | Files touched by this commit (1)
Log message:
Import xmobar-0.16 as wip/hs-xmobar.

Xmobar is a minimalistic text based status bar.
Inspired by the Ion3 status bar, it supports similar features, like
dynamic color management, output templates, and extensibility through
plugins.
   2013-01-19 14:10:58 by Ryosuke Moro | Files touched by this commit (4)
Log message:
Import xmobar-0.16 as wip/hs-xmobar.

Xmobar is a minimalistic text based status bar.
Inspired by the Ion3 status bar, it supports similar features, like
dynamic color management, output templates, and extensibility through
plugins.

Next | Query returned 17 messages, browsing 11 to 20 | previous