py3status icon indicating copy to clipboard operation
py3status copied to clipboard

py3status is an extensible i3status wrapper written in python

Results 30 py3status issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Yes, currently there is no option to hide deadbeef's custom format when it not running **Your py3status version** py3status version...

feature request :pray:

**Describe the bug** I was testing out the notification feature on the `battery_level` module. As I was testing it out, I noticed that, when i3-nagbar is displayed, once I show...

This adds more placeholders, colors, formats, etc. Made this long time ago. Still working fine today. Closes #1862.

Workstations with a ZFS filesystem will report an abnormal memory usage due to the ZFS ARC cache. For example, on my workstation, the ARC cache takes up 6GB out of...

**Describe the bug** Using `google_calendar` with an event title that has a "

**Is your feature request related to a problem? Please describe.** If you install and configure `py3status` on Raspberry Pi (tested w/ RPi 3) with `volume_status` module activated and go with...

feature request :pray:

This PR makes py3status compatible with tmux, by implementing the status bar format expected by tmux in addition to the i3 / sway formats already present in py3status. To enable...

enhancement :heart_eyes:

**Describe the bug** py3status doesn't parse separator. When you add a separator string config inside general config section, it doesn't use it. See @oaken-source's comment no2 too... https://github.com/ultrabug/py3status/pull/2104#issuecomment-1059967387= >2.) i3status...

Initial parts of https://github.com/ultrabug/py3status/issues/2063: Set up the root logger from the `logging` module. Make `py3.log` defer to that logger. The root logger's configuration was built in a way that tries...

This is somewhat related to https://github.com/ultrabug/py3status/issues/1479, in which more control of logging was requested, with per-module granularity. The proposal here is to just use the builtin `logging` module, instead of...

feature request :pray: