4.6: new windows now start on bottom
Grant Edwards
grant.b.edwards at gmail.com
Wed Jun 17 23:30:23 CEST 2009
On 2009-06-17, g <gmeyer1de at yahoo.de> wrote:
> Hi,
>
> sorry, i forgot i made a change to devilspie.
>
> diff src/actions.c ../devilspie-0.22_selbs/src/actions.c
> 556,557c556,557
>< TRUE,
>< my_wnck_atom_get ("_NET_WM_STATE_BELOW"),
> ---
> > FALSE,
> > my_wnck_atom_get ("_NET_WM_STATE_ABOVE"),
>
> It replaces the below-action with an unabove-action.
> This solves the panel problem. The other one i don't know about, because
> i don't use sensitive edges.
I think that's actually a symptom of the panels being beneath
the application windows.
> my .devilspie/all.ds is:
> (if
> (and
> (not is (window_name) "rootterm")
> (not is (window_class) "Xfdesktop")
> )
> (begin
> (above)
> (below)
> )
> )
Cool. I'll try that.
--
Grant Edwards grante Yow! I'm rated PG-34!!
at
visi.com
More information about the Xfce
mailing list