FrankenWM icon indicating copy to clipboard operation
FrankenWM copied to clipboard

Switch to workspace & focus window on EWMH _NET_ACTIVE_WINDOW

Open TAAPArthur opened this issue 6 years ago • 0 comments

Switch to workspace & focus window on EWMH _NET_ACTIVE_WINDOW. Calling xcb_ewmh_request_change_active_window(ewmh, 0, winToActivated, 1, 0, currentWin); from a client will cause winToActivated to become the active window

Added option to disable changing border colors Some applications want to set border colors based on certain factors. The new options ensures Franken doesn't override these settings.

TAAPArthur avatar Jun 17 '18 18:06 TAAPArthur