Jakub Kadlčík
Jakub Kadlčík
Hi, I am using `neo4j-server-2.0.1` and today version of `gremlin-plugin` and I get same error. Any chance to solve this issue?
With `neo4j-server-1.9.6` code gives no error.
Yes, and I have up to date version.
> The interesting thing is that I can get mouse clicks to work again, usually by focusing a different window (by using keyboard shortcuts) or showing/hiding the scratchpad a few...
@m-col, I added the following line into my `config.py`: ``` logger.setLevel(logging.DEBUG) ``` This is the end of my `qtile.log` - [qtile-bug.log](https://github.com/qtile/qtile/files/8846094/qtile-bug.log) Do you see anything helpful there?
Horizontal panel could look like this 
I assume that `widget.TaskList` will appear on every group. But it's pointless in conjunction with most common layouts which shows all windows at the time. Much better would be `Tabbed`...
Also bar for switching windows in `Tabbed` should appear only when more windows are openned.
*bump*
> One annoyance I have is the following scenario: > > 1. Enter insert mode, type some text > 2. Enter normal mode, move cursor back a bit > 3....