Skip to content

Latest commit

 

History

History
160 lines (112 loc) · 8.49 KB

CHANGELOG.md

File metadata and controls

160 lines (112 loc) · 8.49 KB

Change Log

alpha-0.8 (2017-11-18)

Full Changelog

Implemented enhancements:

  • Add resource options for custom keysyms #104
  • Add option to specify order and panes to show in the sidebar #100
  • Add scrolling for panes with too much content #92
  • Add indicator, if header space is too small #90
  • Add resource options for pane header #89
  • Add resource option to position header #88
  • Add resource option for bold labels #87
  • Option to position sidebar left, right, top, bottom and center (full screen, borderless) #84
  • Add option to set padding between label and gauge #80
  • Add Option to use maximum available space for graphs #79

Fixed bugs:

  • Wrong size when scollbars active #96
  • Do not throw errors when resizing terminal window #91
  • Do not show empty panes for not present elements #82
  • Fix evaluation of resouces #78

Closed issues:

  • Cleanup resource names #101
  • Add resource options for panes #83
  • Refactor for chaining / fluent interfaces #81
  • Increase code quality #76
  • Increase orthogonality #52
  • Resolve TODOs #93

Merged pull requests:

alpha-0.7 (2017-06-22)

Full Changelog

Implemented enhancements:

  • Add background to gauges color option (first color value) #73
  • Initially set values before starting the visual updater. #70
  • Do not wrap content longer than panel. #69
  • Add option to place labels left or right of gauges #66
  • Add option to show separate disk gauges for read and write #54
  • Add time graphs #7
  • Make as much as possible configurable via X Resources. #5

Fixed bugs:

  • Fix calculation for even gauges #75
  • Wrong pane order when going though panes #72

Closed issues:

  • Remove magic numbers #71

alpha-0.6 (2017-05-26)

Full Changelog

Implemented enhancements:

  • Add diffrent visual styles #8
  • Add sidebar cover pages #68
  • Improve memory usage #61
  • harden resources of type list #60
  • Add option to set colors individually #59
  • Add option to show and hide labels (interactively) #58
  • Allow vertical gauges #25
  • Add more details to the panel. #10
  • Add more details to the panel. #10
  • Make cdmn more aware of hardware changes. #6
  • Sort details on panel #4

Fixed bugs:

  • Fix memory leak on resize #67
  • Fix disk gauge formula #57

Closed issues:

  • Remove Dependencies to other libraries #13
  • Introduce parameter validation for development. #65
  • Improve encapsulation #64
  • Remove anti-patterns #63
  • Reduce duplicity #62

alpha-0.5 (2017-05-01)

Full Changelog

Implemented enhancements:

  • Add option to select which network direction (tx, rx or both) should be visible #27
  • Add option to reverse Colors #53
  • Add option to set colors #49
  • Add option to set refresh rate #48
  • Add option to set sensitivity #47
  • Validate and harden reading resources #45
  • Add option to set padding background #43
  • Add awareness of disk mappers #30
  • Add LEDs as an alternative to bars #28
  • Option to show all disks or only those with at least one mount point #22

Fixed bugs:

  • Caption background not set to to %.x or %.y #56
  • Fix padding - first gauge should not be preceded by a padding #44
  • Fix disk gauge - not showing any activity #42

Closed issues:

  • Cleanup code - remove unused methods or variables #46

alpha-0.4 (2017-04-22)

Full Changelog

Implemented enhancements:

  • Make battery status context aware #15
  • Add Option to show all CPUs cores or just all in one #26
  • Add cpu core temperatures #16

Fixed bugs:

  • Wrong number of cores for temperature shown. #38
  • Bar mode: Maximize shows hidden overlay. #37
  • Memory Leak when moving Window around #36
  • cdmn gets stuck with high cpu load on one core. #32
  • cdmn seems to have a Memory Leak :( #29

Closed issues:

  • improve readability and extendability #33
  • Level up performance #31

alpha-0.3 (2017-04-04)

Full Changelog

Implemented enhancements:

  • Add battery status #3

Fixed bugs:

  • Do not show label if there are no gauges for a category to show, at all. #2

alpha-0.2 (2017-03-26)

Full Changelog

alpha-0.1 (2017-03-17)

Closed issues:

  • Images for Readme #1

* This Change Log was automatically generated by github_changelog_generator