Menu

#139 Multi-head focus fix.

icccm
closed-fixed
icewm-1.2 (683)
8
2003-01-19
2002-03-29
No

When running icewm on multiple heads, there is a bug
where if on display 1, there is a window(1) focused.
If you go over to display 2 and focus on another
window(2) the X input focus follows. When the mouse
returns to display 1, the X input focus is still on the
window(2) in display 2. If you click in the window(1)
on display 1, the input focus does not get set on that
window because ice still thinks it is focused. To get
the input focus back on the window(1) in display 1, you
must either click the title bar, or click another
window(3) in that display and then click back on the
original window(1).

Discussion

  • Jake Moilanen

    Jake Moilanen - 2002-03-29

    a universal patch for fix.

     
  • Marko Macek

    Marko Macek - 2002-05-01
    • priority: 5 --> 7
     
  • Marko Macek

    Marko Macek - 2002-05-03
    • priority: 7 --> 8
     
  • Marko Macek

    Marko Macek - 2003-01-15

    Logged In: YES
    user_id=1814

    This should

     
  • Marko Macek

    Marko Macek - 2003-01-15
    • labels: 310626 -->
     
  • Marko Macek

    Marko Macek - 2003-01-15
    • labels: --> 319566
    • milestone: --> icccm
    • assigned_to: nobody --> captnmark
    • status: open --> open-fixed
     
  • Marko Macek

    Marko Macek - 2003-01-15

    Logged In: YES
    user_id=1814

    Fixed in latest CVS.

    I made my own patch, much simpler one that works better
    especially when click focus is used. In that case, we should
    not switch focus by mouse.

     
  • Marko Macek

    Marko Macek - 2003-01-15
    • labels: 319566 --> 419780
     
  • Marko Macek

    Marko Macek - 2003-01-19
    • labels: 419780 --> icewm-1.2
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.