clip: Do not display balloon with workspace name
commit4954d4df23495255c5014d4f8bee349c479ccf1e
authorCarlos R. Mafra <crmafra@gmail.com>
Sat, 11 Feb 2012 20:44:28 +0000 (11 20:44 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 12 Feb 2012 20:04:13 +0000 (12 20:04 +0000)
tree9be95bf2750fe0312d4bd0f6810c4782e2bfe5f2
parent558fc5f0d355f757fcb3272ef350655b42da2ac2
clip: Do not display balloon with workspace name

When the mouse passes over the clip, wmaker would display a "odd" balloon
text with the workspace name, but the balloon itself was covered by the
clip icon!

So if the workspace name was short enough ("Internet" is, by my testing here)
the user wouldn't see anything, the balloon is completely under the clip icon.

I found this issue because one of my workspaces is called "Beyonder" and I
noticed a small "r" under the clip one day.

Instead of trying to fix this, I just removed the whole thing about displaying
the balloon because it is superfluous and I haven't seen any bug reports about
this yet, so it probably means most people are not even aware of it.

Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
src/dock.c
src/event.c
src/screen.h