Re: [dev] [wmii] widgets with graphics?

2011-12-24 Thread dtk
On 12/22/2011 05:32 PM, Suraj N. Kurapati wrote: On Thu 22 Dec 2011 02:44:54 PM PST, dtk wrote: is there a way to have widgets in the status bar display images instead of utf8 symbols? I gave up on this approach for DWM and used dzen2 as my status bar instead:

[dev] [wmii] widgets with graphics?

2011-12-22 Thread dtk
Hey guys, is there a way to have widgets in the status bar display images instead of utf8 symbols? I know it's a question of philosophy whether you'll want that (and will therefore inevitably spawn holy flame wars ;)), but I just saw it yesterday in awesome[0] and think it was a pretty neat

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread hiro
What are widgets?

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Bjartur Thorlacius
On Thu, 22 Dec 2011 13:44:54 -, dtk d...@gmx.de wrote: is there a way to have widgets in the status bar display images instead of utf8 symbols? s/(image|symbol)/glyph/g Modify your font. There are patches either on the website or on the Archlinux Forums that modify dwm to use more

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread dtk
On 12/22/2011 02:49 PM, hiro wrote: What are widgets? Encapsulated, reusable functionality that displays information in the status bar. Whole onmouseover thing and such... dtk

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Connor Lane Smith
Hey, On 22 December 2011 14:44, dtk d...@gmx.de wrote: I just saw it yesterday in awesome[0] and think it was a pretty neat feature to display information in a compact yet intuitive way. The general consensus is that sprinkling icons everywhere actually makes the interface far more

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Florian Limberger
Hello, The general consensus is that sprinkling icons everywhere actually makes the interface far more complicated and distracting, and generally quite *bad*. While there *are* some exceptions where icons are more compact, they are rare. Consider the meter widgets people are obsessed with

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Justin Pogue
Sidestepping the holy-war topic here, I'd like to point out that there are plenty of status bars out there like tint2 and dzen2 that you could use. I've even heard of people using DWM in conjunction with xfce-panel. A patch to add the same functionality that one of these examples already does

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Florian Limberger
I just looked at the screenshot linked by the OP, and thats indeed wrong usage of icons, IMHO. I argued againts the wifi signal example, not for replacing descriptive names of applications with crappy logos without any expressivenes. How the fuck can a wolf represent an audio application? At

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread dtk
On 12/22/2011 04:27 PM, Florian Limberger wrote: The general consensus is that sprinkling icons everywhere actually makes the interface far more complicated and distracting, and generally quite *bad*. While there *are* some exceptions where icons are more compact, they are rare. Yupp. Don't

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread dtk
On 12/22/2011 04:38 PM, Justin Pogue wrote: Sidestepping the holy-war topic here, I'd like to point out that there are plenty of status bars out there like tint2 and dzen2 that you could use. k. Was just reluctant to integrate it. Redirecting all the information there. wmii's status bar

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Suraj N. Kurapati
On Thu 22 Dec 2011 02:44:54 PM PST, dtk wrote: is there a way to have widgets in the status bar display images instead of utf8 symbols? I gave up on this approach for DWM and used dzen2 as my status bar instead: https://github.com/sunaku/.dwm/blob/master/dwm-statusbar (Pictured at bottom of

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Seth Hover
Is there a reason you're not just using awesome? -sth On Thu, Dec 22, 2011 at 8:32 AM, Suraj N. Kurapati sun...@gmail.com wrote: On Thu 22 Dec 2011 02:44:54 PM PST, dtk wrote: is there a way to have widgets in the status bar display images instead of utf8 symbols? I gave up on this

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Seth Hover
whoops, I missed the [wmii] tag. Please ignore my last post. --sth On Thu, Dec 22, 2011 at 11:54 AM, Seth Hover seth.ho...@gmail.com wrote: Is there a reason you're not just using awesome? -sth On Thu, Dec 22, 2011 at 8:32 AM, Suraj N. Kurapati sun...@gmail.comwrote: On Thu 22 Dec 2011

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Suraj N. Kurapati
On Thu 22 Dec 2011 11:54:21 AM PST, Seth Hover wrote: Is there a reason you're not just using awesome? Subjectively, I like C and Ruby better than Lua. Architecturally, I like that DWM is minimal, having a very limited statusbar, because I can use a better tool for the job (dzen2) or even go

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Kurt H Maier
On Thu, Dec 22, 2011 at 04:27:35PM +0100, Florian Limberger wrote: then how do you distinguish the percentage of battery load and the percentage of wifi signal strength? Sometimes, I don't care if wifi signal quality is exactly 87% or 78%, It would suffice if I knew if it is over 25%, 50%

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Florian Limberger
On Thu, 22 Dec 2011 20:34:12 -0500, Kurt H Maier wrote: A one-letter prefix doesn't help you? b50% s70%? I don't even do that much. I used to just have it read, e.g., 50% 70% and I used my amazing pattern-recognition skills to discern that the battery life was mysteriously always first in

Re: [dev] [wmii] widgets with graphics?

2011-12-22 Thread Kurt H Maier
On Fri, Dec 23, 2011 at 02:52:28AM +0100, Florian Limberger wrote: I know what you are displaying, I use a slightly modified version of the status.sh script you posted once. Thanks though. That script in its current incarnation is about 1/10th the size it was when I posted it. I know you