lifebar
lifebar copied to clipboard
Transparent workspace bar for i3 window manager.
compiling can no be done in parallel by using e.g. make -j4 (four threads)
Hey lynks! As lot of other people, my job involves being connected during working hours with my team and clients via different messaging systems like Skype, Hangouts, Linphone and so...
Lifebar only checks the x-coord to handle workspace-button clicking. This breaks if you use one monitor vertically above another.
Best statusbar I've encountered since i3status. I would love to see this evolve! In sys.c I noticed you refer directly to /sys/class/BAT\* to retrieve the battery status. Would it be...
If you run more than one monitor and have a background image smaller than the combined pixel size of all your monitors (that is, your background is tiled and repeats),...
The configuration file of lifebar is not very flexible. To implement features like "multiple module lists for different screens" I think we need a more sophisticated configuration file. I thought...
Do you have plans to do this? (or can it already be done in your current code?) I know it's not the 'i3 way' but it would be really sweet...
This is due to the way commands are sent to i3 within a loop, rather than via a hook.
First let me say I love this project and am using it already! Brilliant. Something I've always really really wanted to do in i3 is now going to be (i...