Johan Malm

Results 315 comments of Johan Malm

I've got it working with [tint](https://github.com/johanmalm/tint) test panel by setting keyboard-interactivity to on-demand and by applying the patch below. @Consolatis There is something weird going on here. `ctx->type` is never...

> I found that setting interactivity to on_demand didn't completely fix the problem - it did mean that you got keyboard control of menus if they were opened with the...

#1594 is a step on the journey. Testing with the various panels/setup you have would be appreciated. Note that it doesn't address clients in the bottom/background layers yet. Will do...

Thanks for testing. > The only problem is that, the user expects that Desktop should get the keyboard focus once he closes all windows or switches to a workspace without...

@tsujan I've done a quick 'idea-PR'. Have just pushed it so we don't forget + RFC. https://github.com/labwc/labwc/pull/1598

> Maybe I did it too soon (considering your comment about "Need couple of other patches..."), but I compiled your branch #1598 after applying the patch at [#1572 (comment)](https://github.com/labwc/labwc/issues/1572#issuecomment-1981905534). Desktop...

Happy to treat this as in-scope. Did you want to try the patch? I think action.c:924 is good starting point. Maybe make run_if_action() return the number of "then" actions run......

Could this be achieved with kanshi by defining two profiles - one for single output setup at (X,Y) and another for the two-output setup at (0,0) and (X,Y). I can...

`gitk` is just part of `git`. IIRC you need to install `wish` too.