mirror of
https://github.com/powerline/powerline.git
synced 2025-05-03 06:11:09 +02:00
Note: some modules (i.e wthr and bat) have their names in order to avoid the situation when module name matches segment name: import powerline.segments.common.weather will import weather segment because `powerline.segments.common` contains line `from powerline.segments.common.weather import weather`. Fixes #1083
58 lines
822 B
ReStructuredText
58 lines
822 B
ReStructuredText
***************
|
|
Common segments
|
|
***************
|
|
|
|
VCS submodule
|
|
=============
|
|
|
|
.. automodule:: powerline.segments.common.vcs
|
|
:members:
|
|
|
|
System properties
|
|
=================
|
|
|
|
.. automodule:: powerline.segments.common.sys
|
|
:members:
|
|
|
|
Network
|
|
=======
|
|
|
|
.. automodule:: powerline.segments.common.net
|
|
:members:
|
|
|
|
Current environment
|
|
===================
|
|
|
|
.. automodule:: powerline.segments.common.env
|
|
:members:
|
|
|
|
Battery
|
|
=======
|
|
|
|
.. automodule:: powerline.segments.common.bat
|
|
:members:
|
|
|
|
Weather
|
|
=======
|
|
|
|
.. automodule:: powerline.segments.common.wthr
|
|
:members:
|
|
|
|
Date and time
|
|
=============
|
|
|
|
.. automodule:: powerline.segments.common.time
|
|
:members:
|
|
|
|
Mail
|
|
====
|
|
|
|
.. automodule:: powerline.segments.common.mail
|
|
:members:
|
|
|
|
Media players
|
|
=============
|
|
|
|
.. automodule:: powerline.segments.common.players
|
|
:members:
|