8000 Tags · doronbehar/polybar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: doronbehar/polybar

Tags

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.1.0 (polybar#863)

Breaking Changes:

* Date module no longer supports non-padded specifiers (i.e. `%-d`) and potentially other specifiers, see polybar#792
  - 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`) (polybar#567), see polybar#524 
* Feat(ipc): Visibility commands (show, hide, toggle, restart, quit) (b6c5563)
* Feat(shell): Bash completion (polybar#588)
* Feat(menu): `expand-right` option (polybar#658), see polybar#655
* Feat(temperature): hwmon sysfs support (polybar#688), see polybar#404 
* Feat(cursor): Change cursors over clickable/scrollable areas (polybar#727), see polybar#721  
* Feat(temperature): Fahrenheit and Celsius tokens (polybar#804)
* Feat(mpd): Use mpd name tag or URI as fallback for title-less tracks (polybar#823), see polybar#815 

Fixes:
* Fix(i3): Clicking workspaces without index (polybar#521), see polybar#520 
* Fix(parser): Prefix options overriding format options (polybar#729), see polybar#544
* Fix(parser): Overline tags (eebf105)
* Fix(process_util): Prefix shell environment variable (`$POLYBAR_SHELL`) (86ff947), see polybar#566 
* Fix(parser): `%{R}` tag (reverse colors) (0bd8f1f), see polybar#585 
* Fix(renderer): Center block position with tray (389bae2 & polybar#673), see polybar#551 & polybar#672 
* Fix(xworkpaces): Active workspace with XMonad (polybar#587), see polybar#411 & polybar#535 
* Fix(config): Expand tilde, environment variable (d3b0670 & polybar#724), see polybar#603 & polybar#719 
* Fix(build): Remove curlbuild.h (polybar#648), see polybar#647 
* Fix(renderer): Off by one error for actions (polybar#663), see polybar#661 
* Fix(gcc): GCC 7.1 ([jaagr/xpp/polybar#6](polybar/xpp#6))
* Fix(fs): Use `bytes_available` for `percentage_used` (138f5fa), see polybar#710
* Fix(fs): Use `f_frsize` for calculations (a682d2a)
* Fix(date): Remove date string length limitation (polybar#745), see polybar#754 
* Fix(renderer): Nested actions (polybar#772), see polybar#760 and polybar#758
* Fix(i3): Check and warn if current workspace not found (polybar#826), see polybar#824 
* Fix(github): Prevent module disappearing with no connection (polybar#811), see polybar#810 
* Fix(renderer): Module gradients (polybar#831), see polybar#759 
* Fix(build): Update deprecated jsoncpp Reader

3.0.5

Toggle 3.0.5's commit message
build: Bump version to 3.0.5

3.0.4

Toggle 3.0.4's commit message
build: Bump version to 3.0.4

3.0.3

Toggle 3.0.3's commit message
build: Bump version to 3.0.3

3.0.2

Toggle 3.0.2's commit message
fix(cmake): Require xcb-randr>=1.12 for monitors

Refs polybar#344

3.0.1

Toggle 3.0.1's commit message
build: Bump version to 3.0.1

3.0.0

Toggle 3.0.0's commit message
fix(docs): Update manpage

3.0.0-alpha

Toggle 3.0.0-alpha's commit message
fix(renderer): Default all comp. operators to OVER

2.5.2

Toggle 2.5.2's commit message
build: Bump version to 2.5.2

2.5.1

Toggle 2.5.1's commit message
build: Bump version to 2.5.1

0