On 12/08/2015 01:21, Florian Lindner wrote:
> Hello,
Hi
>
> Am Dienstag, 11. August 2015, 15:03:17 schrieb Ultrabug:
>> On 11/08/2015 13:54, Florian Lindner wrote:
>>
>> It may not answer all your questions but I wanted to point out that
>> *py3status* [1] provides a *xrandr* *module* to handle your screen
>> layouts easily and automatically if you want (with click event support
>> to switch easily).
>>
>> You can maybe take a look at the source code [2] to get inspiration for
>> your own or use it through py3status and contribute to it if you want ;)
>>
>> DISCLAIMER : I created py3status, so ofc I'm biased but I sincerly think
>> that this module could help you one way or another
>>
>> [1] py3status : https://github.com/ultrabug/py3status
>> [2] xrandr module :
>> https://github.com/ultrabug/py3status/blob/master/py3status/modules/xrandr.py
> Thanks for pointing me to py3status. Especially the xrandr plugin looks very 
> interesting.
>
> In fact I installed it today and actually started to play around with the 
> battery_level plugin.
>
> However it seems to be quite simplicistic like no notificiation on low 
> battery and has some issues with multiple batteries. 
Some other modules (pomodoro) indeed provide notifications, it's just
that it has not been implemented/contributed in the battery_level one.

I'm always open to suggestions and contributions, feel free to come on
Freenode IRC #py3status channel if you want to talk about it more
"lively" or email me ;)
>
> I also came along i3pystatus, which seems to be strive for the same like 
> py3status, right? They have a more elaborate battery plugin, but no display 
> configuration plugin at all. Are py3status and i3pystatus compatible anyhow?
Even tho they use python as their primary language, these are two
separate projects with different approaches to enhance your i3bar. I
think the main one is still that py3status uses natively your
i3status.conf and enhance it [2] so you don't need any other config file
[1].

They both provide their own set of modules but those are not directly
compatible between them since their implementation is different. So I
guess it's just a matter of taste and contribution / discussion :)
> Best Regards,
> Florian
[1]
https://github.com/ultrabug/py3status/wiki/Load-and-order-py3status-modules-directly-from-your-current-i3status-config
[2]
https://github.com/ultrabug/py3status/wiki/Handle-click-events-directly-from-your-i3status-config

Have a nice day,

Kindly

Reply via email to