Skip to content

1.7.5

Compare
Choose a tag to compare
@PH111P PH111P released this 05 Apr 19:35
· 308 commits to develop since this release
  • 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. Using python-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.