[openbox] Missing some actions, most importantly "GoToUrgentClient"

Klebezettel klebezettel at gmx.net
Sun Jun 28 15:35:22 EDT 2015


On 06/28/2015 08:27 PM, Mikael Magnusson wrote:
> You should be able to do most, if not all, of these with clever
> combinations of the If and ForEach (in 3.6) actions. Here's an example
> for your #4 that I already have in my setup,
>
> <keybind key="W-g">
>    <action name="ForEach">
>      <!--desktop>current</desktop-->
>      <urgent>yes</urgent>
>      <then>
>        <action name="Focus"/>
>        <action name="Raise"/>
>        <action name="Stop"/>
>      </then>
>    </action>
> </keybind>

Just tried with 3.6, works fine. And how do you get notified about 
urgent clients? :)

Thanks,
    Klebezettel


More information about the openbox mailing list