Actionless Loveless

Results 876 comments of Actionless Loveless

what the difference between setting `.state` bool of this new container vs setting `.visible` bool on already existing containers?

(i reopened to unstuck ci)

> The container isn't just visibly empty, the child widget is removed from the hierarchy completely. ok, i see. now since it makes sense to discuss it further - i...

i had to reopen it to trigger GH actions which were ignoring this PR

https://github.com/awesomeWM/awesome/runs/5613279666?check_suite_focus=true#step:33:158

> From what I understand, it is because git fetches from git://github.com/nenikitov/awesome.git and GitHub stopped supporting fetching from unencrypted git:// protocol January 11 2022; now it only supports ssh:// or...

is it based on electron? i was noticing similar input issues with some electron apps but didn't knew it's specific to awesome

@Pitasi try playing with env var `QT_XCB_NO_XI2_MOUSE=1` (or 0)

@sigprof mb you could workaround it by using activate filter (file:///usr/share/doc/awesome/doc/libraries/awful.ewmh.html) and so disabling telegram class clients from stealing focus? if i understand the issue correctly, in that case awesome...