[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] How to put windows into groups by application type.
From: |
tomm smith |
Subject: |
Re: [RP] How to put windows into groups by application type. |
Date: |
Sat, 13 Mar 2010 23:09:33 -0500 |
I believe I have created a patch for this desired hook. Only had to
change a few lines, basically define the hook and add a hook call to
new_window(). I am a newborn in the C world so if any of this is
hackery that does not comply with GNU coding standards I do apologize.
I have attached the patch to this email. I tested out the code very
shortly I plan to test it more, but initial test showed everything was
working smoothly.
On 3/13/10, Shawn Betts <address@hidden> wrote:
>> So, is there anyway that I could have ratpoison detect when a new
>> window was created and place it in an appropriate group?
>
> There is a hook system in place to call user commands at specific
> events, but there is currently no new window hook to hang your code
> off. If anyone is interested coding such a patch, I'll commit it.
>
> -Shawn
>
>
> _______________________________________________
> Ratpoison-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ratpoison-devel
>
createwin_hook.diff
Description: Text Data
- [RP] How to put windows into groups by application type., Eric A, 2010/03/11
- Re: [RP] How to put windows into groups by application type., Shawn Betts, 2010/03/13
- Re: [RP] How to put windows into groups by application type.,
tomm smith <=
- Re: [RP] How to put windows into groups by application type., Eric A, 2010/03/15
- Re: [RP] How to put windows into groups by application type., tomm smith, 2010/03/15
- Re: [RP] How to put windows into groups by application type., Shawn Betts, 2010/03/15
- Re: [RP] How to put windows into groups by application type., tomm smith, 2010/03/16
- Re: [RP] How to put windows into groups by application type., Eric A, 2010/03/16