On Fri, Apr 24, 2009 at 05:40:45PM -0700, Shawn Betts wrote:
> 
> Here it is:
> 
> http://www.mail-archive.com/[email protected]/msg00706.html
> 

So if I understand this patch correctly, set_active_frame uses the
global variable rp_current_screen to determine what screen the frame
belongs to, which may be wrong, so this is a hack to "update" the
current screen so it is "correct" for the frame.

If this is correct (I haven't tested it yet), what would the correct
solution be? Is it possible to work out the screen given a frame? I
am guessing this might require searching every screen to find the one
that contains the frame. Not that I have looked at the ratpoison code
for long...

For now I guess I should test this patch and make sure it works ;-).
-- 
Brian May <[email protected]>


_______________________________________________
Ratpoison-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ratpoison-devel

Reply via email to