-
Committed and pushed to the master branch.
2009-05-26 21:08:05 UTC in Fluxbox
-
Removed files - Please instead pull the 'mousefocus' branch of git://git.fluxbox.org/fluxbox_lack.git
Details: http://git.fluxbox.org/?p=fluxbox_lack.git;a=shortlog;h=mousefocus.
2009-02-27 20:31:37 UTC in Fluxbox
-
File Added: MouseFocusFix.patch.
2009-01-30 16:21:31 UTC in Fluxbox
-
File Added: 0004-Ignore-EnterNotify-on-Move-or-Resize.patch.
2009-01-30 16:20:30 UTC in Fluxbox
-
File Added: 0003-Ignore-EnterNotify-on-Lower.patch.
2009-01-30 16:18:28 UTC in Fluxbox
-
File Added: 0002-Ignore-EnterNotify-on-Unmap.patch.
2009-01-30 16:17:59 UTC in Fluxbox
-
Uploading new patchset that fixes more than just the Unmap case.
File Added: 0001-Added-facility-to-selectively-ignore-EnterNotify-eve.patch.
2009-01-30 16:14:40 UTC in Fluxbox
-
If you set a window to have FocusHidden (or Hidden) in the apps file, it is properly ignored in most circumstances, but not when switching workspaces.
This simple patch fixes the problem. Works for me.
2008-12-03 16:16:01 UTC in Fluxbox
-
When you use the ClientMenu to change window focus, the following behaviour occurs:
- Selecting an item in the ClientMenu changes focus to that window.
- The ClientMenu then closes (unmap)
- If there is a window below the mouse cursor it receives an EnterNotify event, and if MouseFocus is enabled this window is suddenly focused - removing focus from the window selected via the ClientMenu.
2008-12-01 16:34:37 UTC in Fluxbox
-
This patch adds "protections" to the Insult plugin. A "protection" is some entity that cannot be insulted, and this is reasonably configurable:
Insult.protectSelf: - Boolean, whether to add the bot itself to the list of protected entities.
Insult.protectCapabilities: A space-delimited list of capabilities, by default: "owner admin". Any user with a listed capability is protected...
2007-09-26 17:35:42 UTC in Supybot