Johan Malm

Results 315 comments of Johan Malm

Not sure. Would you mind trying a few things: - Run without any config files (to test with default settings) - Run `killall jgmenu` and then try - Could you...

I did something similar in commit [452e0e](https://github.com/johanmalm/jgmenu/commit/452e0e5f810a94a457b25038bf11c2fdee9aa07f) It's quite unobtrusive as it sits in the 'menu padding' area. Quite happy to do a text string, but it would have to...

Sure. I rather liked the 'minimalist' feel and simple code, but I take your point. The item area would be better. Maybe we should add a config option such as...

Thanks for your feedback. I like that idea. I think that could be done with a timer without much difficulty. And I think it could work well with the original...

Are you sure? I just created a `~/.local/share/applications/foo.desktop` with `Icon=/some/absolute/path` I just tried it with `jgmenu_run apps` to check that the third field contains the absolute path? It does. I...

Nice idea. It doesn't look like libmenu-cache support `Type=Link` though. Looking at [https://github.com/lxde/menu-cache/blob/master/libmenu-cache/menu-cache.h.in](https://github.com/lxde/menu-cache/blob/master/libmenu-cache/menu-cache.h.in), there is `menu_cache_item_get_type()` but no enum for LINK.

Now there's a thought. Could I suggest we do it post v1.0 Keen to get widgets and pipes done. Would it just be a DPI/96 wrapper function for all dimension?

Hi and thanks for writing. I’m trying to separate myself from packaging, because it requires different skills and is time consuming. I have tried before (including Ubunutus PPA), but regretted...

@alexmyczko Thanks I've fixed the typos. What is the intent of uploading it to 'https://mentors.debian.net/package/jgmenu/'? Is it a route to make it an official debian package? Is there anything I...