Johan Malm

Results 172 comments of Johan Malm

Could you help me understand a bit more about it. jgmenu hides when you click outside the menu (in order to start the VK input)? Is that the problem? jgmenu...

I'm having a bit too much on my plate atm. Happy to merge sensible patches, but struggle to look at this in the short term.

Yes. jgmenu is designed to do just that. Not sure how fluxbox works, but the ob module would probably be a good starting point. Sent from my iPhone > On...

Are you on an emulator/hypervisor (e.g. qemu or virtualbox) or some remote access such as vnc or ssh? Was it linked to the release of v4.3.0, which came out on...

Could you try with “verbosity=3” in your jgmenurc?

Good idea. Will investigate. Might take some refactoring.

No - just the dev time to implement.

How do you suggest we implement? `--highlight=3` to select 3rd item? `--highlight=foo` to select first item which contains foo in "Name" (I think this would probably make most sense) or...

Thanks @johnraff Great analysis. I’ll have a think about this and sort something out.

Nice idea. I think this would be the place to expand the buffer: https://github.com/johanmalm/jgmenu/blob/2c73e235bb96a503572a06819cec96cf1d90a6e1/src/jgmenu.c#L1270 It might be easier to use \` to avoid having to parse nested brackets. So, for...