i3pystatus icon indicating copy to clipboard operation
i3pystatus copied to clipboard

A complete replacement for i3status

Results 69 i3pystatus issues
Sort by recently updated
recently updated
newest added

This module adds support for displaying informations about the current trip on Deutsche Bahn high speed trains in i3pystatus. On click, travelynx (a popular trip-tracking tool) will open to allow...

Hello, I continued the work from @EgZvor (thank you!) in #818 and patched the remaining issue with default-sink in pactl. I used this version for the last two weeks so...

Addresses https://github.com/enkore/i3pystatus/issues/620 . My goal is to have something like https://howoldis.herokuapp.com/ in i3pystatus. that fetches when the channel was last updated TODO: - cleanup - make channel configurable - display...

Besides the current position relative to the screen, it is interesting to get - modifiers (keys pressed while clicking) - position relative to the module's block - size of the...

When my laptop is plugged in and fully charged, the battery status displays as "Battery Checker: CHARGE_NOW". As soon as the power supply is unplugged, it displays the correct discharging...

Arch x86_64 Python: 3.5.1 i3 version 4.11 ``` Error: status_command process exited unexpectedly (exit 1) ``` status.py ``` # -*- coding: utf-8 -*- import subprocess from i3pystatus import Status status...

bug

When I use the `{network_graph_recv}` key in `format_up` field with the `network` module, I receive a KeyError in my status bar. My configuration: ``` status.register("network", format_up="{network_graph_recv}", interface="eno1", graph_style="blocks" ) ```...

`pacmd` does not work with Pipewire, use `pactl` where possible instead Fixes #810

I might have been on an old version, but any idea how I can fix this? ![image](https://user-images.githubusercontent.com/2746227/145826853-344fe083-c048-4639-9abc-b2a0b91c75a5.png)