- UPDATE: Two days without sleeping. Hombre now GTFO.
- Small changes to the bespin themes & the shell. - The workspace indicator is now a FiFo ( thanks to Mr Luebking). - The bottom panel has now a stupid dock look that i can barely tolerate. - I started to hate myself, and hate you too.
Try to say this is good and you'll have my permanent hate for your comment.
WOW!! could you share the font (clock) Is there any way to change the icon meditray? How you got to put buttons to play music in the top panel? I really surprised your settings, is wonderful
Thank you very much The font used in the clock is called "snap", you can find it in the artwiz font pack, which is also available on the arch repo. Remember, after installing the fonts, in order to use them in the shell you have to restart it, or logout & login again. For the mediabuttons you have to create the 3 buttons and "group" them in the theme css. You can see the code in my answers to CraazyT, just browse the comments on this page
As for the tray icon i'm not sure. I think there should be a way, i'll try to (or ask other users). If i'll find something, i'll tell you!
Thank you very much for your reply. We solved the tray icon, I have a notebook and want the top panel show me the battery and also the Wireless icon, is there any way to do this?
For the battery there is an applet for that, as far as i remember, should be BE:: Battery, so in your config, these lines should work:
[Battery] Type=Battery
Add Battery to a panel, reload, and see if the applet appeared
If yes, you can theme it with
.BE--Battery { }
About a wireless indicator, there was a script in the source code of BE::Shell, but it has to be updated due to changes occured in netcfg(since the script is based on an older version of it). I have a wired connection, and i'm using a script kindly provided by my friend Giancarlo64. I can try to implement a script for wireless, if you want
Thank you. About the script should be 1/2 of its development. Unfortunately i had a very bad connection today to test it any further, hope tomorrow will be better
Nothing special so far: just an icon which updates itself according to the signal strenght, and an informative tooltip displaying interface name, IP, upload and download stats.
Is there any way to change the icon meditray?
How you got to put buttons to play music in the top panel?
I really surprised your settings, is wonderful
The font used in the clock is called "snap",
you can find it in the artwiz font pack,
which is also available on the arch repo.
Remember, after installing the fonts, in order to use them in the shell you have to restart it, or logout & login again.
For the mediabuttons you have to create the 3 buttons and "group" them in the theme css.
You can see the code in my answers to CraazyT, just browse the comments on this page
As for the tray icon i'm not sure. I think there should be a way, i'll try to (or ask other users). If i'll find something, i'll tell you!
as far as i remember, should be BE:: Battery,
so in your config, these lines should work:
[Battery]
Type=Battery
Add Battery to a panel, reload, and see if the applet
appeared
If yes, you can theme it with
.BE--Battery { }
About a wireless indicator, there was a script in the source
code of BE::Shell, but it has to be updated due to changes
occured in netcfg(since the script is based on an older version of it).
I have a wired connection, and i'm using a script kindly provided
by my friend Giancarlo64.
I can try to implement a script for wireless, if you want
screen [link]
thank you very much for the help they provided me with
What icon theme are you using?
Then i hope to make the wireless script available soon, i'll keep you informed
Icons [link]
Unfortunately i had a very bad connection today to test it any further,
hope tomorrow will be better
Nothing special so far: just an icon which updates itself according
to the signal strenght, and an informative tooltip displaying interface name,
IP, upload and download stats.