Re: [xmonad] Issue 225 in xmonad: Allow single click to focus and pass click to window

Updates: Summary: Allow single click to focus and pass click to window Comment #8 on issue 225 by wirtwo...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 cirwin on #xmonad reports that manually merging the code in the referenced patch with current darcs enables one click to focus and pass the event to the window. An updated patch that applies cleanly to current darcs X.Main and X.Operations would be welcome. Updating title to remove "synthetic events" since they are not relevant here.

Comment #9 on issue 225 by wirtwo...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 By welcome I mean "it would be great to have a current patch for users that want this behavior." In the long run it would be good to work out how to allow users to choose either of the current mouse focus models or this one -- without breaking xmonad.hs configs.

Comment #10 on issue 225 by conrad.i...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 Updated patch (but without a config setting) at http://www.haskell.org/pipermail/xmonad/2011-May/011456.html

Comment #11 on issue 225 by vogt.a...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 The attached patch bundle includes Conrad's patch and adds a config option. Attachments: pass-mouse-clicks-on-to-focused-windows-_experimental_.dpatch 5.8 KB

Comment #12 on issue 225 by ivansich...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 About the last patch version, it freezes xmonad when clickToFocus is set to False. Normal behavior still works.

Comment #13 on issue 225 by vogt.a...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 This new patch should be fixed. Also following a suggestion by geekosaur, it renames clickToFocus to clickJustFocuses. Attachments: pass-mouse-clicks-on-to-focused-windows-_experimental_.dpatch 5.8 KB

Comment #14 on issue 225 by ivansich...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 Is there a reason why this patch isn't upstream? I've been using it since january without any issues so far, and I think it's a useful addition to xmonad.

Updates: Status: Verified Comment #15 on issue 225 by vogt.a...@gmail.com: Allow single click to focus and pass click to window http://code.google.com/p/xmonad/issues/detail?id=225 ivansichfreitas, it is pushed (since a few weeks I think) and part of the 0.11 release.
participants (1)
-
codesite-noreply@google.com