We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I place the mouse cursor over a window, the tooltip behaves as expected.
However, if I use the keyboard to navigate to another window, without moving the mouse, the highlighted window and tooltip are out of sync.
Can you please make the tooltip more keyboard friendly?
[general] distance = 50 useNetWMFullscreen = true ignoreSkipTaskbar = true updateFreq = 120.0 lazyTrans = true pipePath = /tmp/skippy-xd-fifo movePointerOnStart = false movePointerOnSelect = false movePointerOnRaise = false switchDesktopOnActivate = false useNameWindowPixmap = false forceNameWindowPixmap = false includeFrame = true allowUpscale = true showAllDesktops = false showUnmapped = true preferredIconSize = 48 clientDisplayModes = thumbnail icon filled none iconFillSpec = orig mid mid #00FFFF fillSpec = orig mid mid #FFFFFF background = [xinerama] showAll = true [normal] tint = black tintOpacity = 0 opacity = 75 [highlight] tint = black tintOpacity = 0 opacity = 255 [tooltip] show = true followsMouse = false offsetX = 0 offsetY = 0 align = mid border = #404040 background = #404040 opacity = 255 text = #ffffff textShadow = none font = Lato [bindings] miwMouse1 = focus miwMouse2 = close-ewmh miwMouse3 = iconify
The text was updated successfully, but these errors were encountered:
I can't reproduce. When pressing the arrow key, the mouse moves to the highlighted window and the tooltip displays correctly.
Sorry, something went wrong.
No branches or pull requests
If I place the mouse cursor over a window, the tooltip behaves as expected.
However, if I use the keyboard to navigate to another window, without moving the mouse, the highlighted window and tooltip are out of sync.
Can you please make the tooltip more keyboard friendly?
config
The text was updated successfully, but these errors were encountered: