Releases: PH111P/powerline
Releases · PH111P/powerline
1.7.12
1.7.10
- Improve default arguments for
powerline-lemonbar
; even starting this script without any arguments will now produce acceptable results
The--i3
flag is now deprecated and turned on by default. If you use the lemonbar binding with some other wm, use the--no-i3
flag instead. - Improve default
vim
configuration to use thelevel
highlight groups; introduce newlevel:4
colors. - Change the default color to some greenish colors, adapted from the
luna
vim-airline theme - randr.srot: stability improvements
- documentation fixes
1.7.7
1.7.5
- randr.output: Add support for the extend mode. Also added support for auto-detecting and auto-enabling new connected outputs. This segment is now considered beta.
- randr.srot: This segment is now considered beta.
- appoints.gcalendar: This segment is now considered stable
- Removed deprecated code using
i3-py
- Removed deprecated code using
xrandr
to obtain the connected outputs. Usingpython-xlib
makes it possible to detect when to outputs share the same part of the screen. In those cases only a single bar instance will be created as opposed to two created before. - Improved documentation to reflect the recent dependency adjustments.
1.7.4
1.7.2
1.7.1
1.7
- Added an auto-rotate segment
- Added shrink/grow support for the player segments, the Wi-Fi segment, and the Google Calendar segment
- Added possibility to restart a bar from inside a segment
- Added user interaction with segments directly via the new bar commands
#bar;ch_fill
,#bar;ch_clear
,#bar;ch_toggle
,#bar;pass:<arg>
,#bar;pass_oneshot:<arg>
. - Minor speed improvements.
- Deprecated the
quality_gradient
highlight group, usewireless:quality
instead.