On Sun, Nov 14, 2010 at 12:07:57PM +0100, [email protected] wrote:
> [...]
> Since I'm using Gnome's panel there is no way for me to see the current 
> window layout. Did I miss something in the configuration? If I figured it 
> right, gnome panel doesn't have an applet that would show the current window 
> layout for awesome. If this is the case, I would gladly write one. :)
> [...]

That is right. As of yet, there's no applet for the gnome panel which
displays the current layout. With the dbus bindings, it should be
trivial to write one though (you might want to look into awful.remote
for hints).

> [...]
> Besides this, I have commented out the wibox part in 
> ~/.config/awesome/rc.lua, but bthe lower panel in Gnome is still acting 
> suspiciously: it has 8 tabs in stead of 4 gnome default workspaces, and when 
> I 
> run some applications, I cannot switch between them by clicking on that panel 
> with the mouse. I can, however, switch between the apps with Mod4+[jk]. What 
> exactly do I need to comment out in rc.lua besides the 
> [...]

The 8 tabs is expected behaviour. Tags are reported to desktop switching
applets as virtual desktops, because they can be used like them. The 4
workspaces you usually see while using gnome are created by metacity
(which you replaced with awesome).

Are the windows you want to select on the currently visible tag? If so
and you are _not_ using focus follows mouse, it should work fine... I'm
not sure however how well awesome behaves if some external application
wants to switch to a client that is not on a currently visible tag
without explicitly requesting a switch to the tag.

-- 
    $l="\n";$p=q-sub r{rand}sub c{((shift)**2+(shift)**2)<1}while(
    $i++<=$s){$t++if c r,r}die("Gregor Best, 0xDB9F9A7C, ".($t/$s*
    4).$l)-;$s+=ord$$|$_ for split //,$p;srand($s|$$);eval$p;die$@

Attachment: pgpqD7ZT2zpyP.pgp
Description: PGP signature

Reply via email to