Steven Joseph
Steven Joseph
by foreground I mean bring the window to the top. I'm using max layout, not floating. Still happening with the latest build from git. but it seems to happen after...
I think it might be something to do with when a window changes its title in the background. I can't seem to pin it Does anyone one else use the...
It starts working when I switch to a different group and seleect a window in another group seems like some kind of statefull bug ... the best kind in python...
Yes thats the problem there is no reliable way to replicate it . I some how endup in a state where the window switcher stops working. I have around 20...
I think I have found a solution , just need to check group before focusing windown https://github.com/jagguli/TAQtile/commit/fc9ddc3940a41a01d869d1a16bff07e38ce91def#diff-7fd554b1f6a365d5c788ba0cbd5fd5afd90cb357e489a433452d706303076a43R79
That did not work still an issue
Captured some logs and inspecting it shows that the selected window is focused then the previous window was refocused ``` 2022-04-25 00:42:06,989 INFO libqtile surf.py:run():L100 surf called * qtile hooks...
Hi @m-col I need some help with this please, thx.
@Windore YES ... seems like `follow_mouse_foucs = False` is a workaround for the issue. I guess this is a lead ? It should work even if `follow_mouse_focus = True`
I have a pre alpha quality client based on ipython here https://bitbucket.org/jagguli/iodine I could possibly work on integrating with pepper if there is win there.