polybar-dwm/include
Patrick Ziegler bf16a4d415
Release 3.1.0 ()
Breaking Changes:

* Date module no longer supports non-padded specifiers (i.e. `%-d`) and potentially other specifiers, see 
  - Check http://en.cppreference.com/w/cpp/io/manip/put_time to see supported specifiers
* Setting background color to `background-0` with gradients (refer to https://github.com/jaagr/polybar/wiki/Known-Issues)

Changelog:

Features:
* Feat(mpd): State-specific formats (`format-playing`, `format-paused`, `format-stopped`) (), see  
* Feat(ipc): Visibility commands (show, hide, toggle, restart, quit) (b6c5563)
* Feat(shell): Bash completion ()
* Feat(menu): `expand-right` option (), see 
* Feat(temperature): hwmon sysfs support (), see  
* Feat(cursor): Change cursors over clickable/scrollable areas (), see   
* Feat(temperature): Fahrenheit and Celsius tokens ()
* Feat(mpd): Use mpd name tag or URI as fallback for title-less tracks (), see  

Fixes:
* Fix(i3): Clicking workspaces without index (), see  
* Fix(parser): Prefix options overriding format options (), see 
* Fix(parser): Overline tags (eebf105)
* Fix(process_util): Prefix shell environment variable (`$POLYBAR_SHELL`) (86ff947), see  
* Fix(parser): `%{R}` tag (reverse colors) (0bd8f1f), see  
* Fix(renderer): Center block position with tray (389bae2 & ), see  &  
* Fix(xworkpaces): Active workspace with XMonad (), see  &  
* Fix(config): Expand tilde, environment variable (d3b0670 & ), see  &  
* Fix(build): Remove curlbuild.h (), see  
* Fix(renderer): Off by one error for actions (), see  
* Fix(gcc): GCC 7.1 ([jaagr/xpp/#6](https://github.com/jaagr/xpp/pull/6))
* Fix(fs): Use `bytes_available` for `percentage_used` (138f5fa), see 
* Fix(fs): Use `f_frsize` for calculations (a682d2a)
* Fix(date): Remove date string length limitation (), see  
* Fix(renderer): Nested actions (), see  and 
* Fix(i3): Check and warn if current workspace not found (), see  
* Fix(github): Prevent module disappearing with no connection (), see  
* Fix(renderer): Module gradients (), see  
* Fix(build): Update deprecated jsoncpp Reader
2017-12-03 18:03:49 +01:00
..
adapters refactor(clang-tidy): Apply fixes 2017-01-24 08:01:04 +01:00
cairo feat(conf): Properties for top/bottom radius 2017-03-21 14:49:33 +01:00
components Merge pull request from NBonaparte/fix-prefix-suffix 2017-09-24 14:00:34 -07:00
drawtypes feat(bspwm,i3): Fuzzy-matching names for icons 2017-01-23 17:01:30 +01:00
events feat: add cursor change 2017-09-16 15:31:24 -07:00
modules fix(github): Handle curl exceptions and bad status codes () 2017-11-07 23:29:44 +01:00
utils fix(config): Perform tilde expansion on include-file 2017-06-02 18:34:49 +02:00
x11 refactor(cursor): use map for cursor list 2017-09-16 15:31:24 -07:00
CMakeLists.txt fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp
errors.hpp
settings.hpp.cmake fix: make xcb-cursor optional for now 2017-09-16 15:31:24 -07:00
version.hpp Release 3.1.0 () 2017-12-03 18:03:49 +01:00