Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.07 KB

fyfsp.pod

File metadata and controls

35 lines (21 loc) · 1.07 KB

NAME

fyfsp - fix the force stealing prevention in Compiz (and perhaps other WMs)

SYNOPSIS

Do this by moving new windows to the top of the window stack, even if that presents a small risk of typing in the wrong window sometimes.

CONFIGURATION OPTIONS

TODO: I suppose there should be a config file or some switches or something (avoid windows, etc). Also, most of the --with-x and --without build options should actually be runtime switches.

WHAT DOES THIS ACTUALLY DO?

It listens to X11 events. When the focus changes and the window types aren't special or related to the various toolbars and docks and things, then the focus is returned to the window under the mouse.

WHAT SETTINGS DO I USE TO COMPLIMENT THIS THING IN MY WINDOW MANAGER?

Set your window manager to do the normal x-mouse things. Do not enable focus stealing prevention, it's broken (see “WHAT THE HELL?” in the README).

AUTHOR

Paul Miller <[email protected]>

COPYRIGHT

Copyright 2015 Paul Miller — released under the GPLv3