Johan Malm

Results 315 comments of Johan Malm

I like this idea. Let's do it.

Hi To use config dir `$HOME/foo/jgmenurc/` just run ``` XDG_CONFIG_HOME=$HOME/foo jgmenu_run ``` Would that cover it, or do you need a special `--config-dir` option?

Should be able to get it to work that way. Happy to help problem solve. Might need to use ‘env XDG_CONFIG_HOME…’

Hi, sorry I never responded to this one. Yes, very possible. Level of difficulty is probably medium. I had a look at geometry.c and it would take me a while...

Seems reasonable. I suggest only having one path for the lockfile as jgmenu_run uses it too. ~/.cache/jgmenu/ is a good choice. Agree it’s nice to keep home dir clean.

At a glance, it looks quite straight forward (famous last words). I’ll have a go over the next few days.

Or on the 'getting-started' page on the website. Appreciate suggestions.

What type of window is it (xwayland or xdg). If you alt-tab it'll tell you. Is window decoration showing. Are you running from tty or under x11?

Would you be able to try running tinywl.c to see if that works? https://gitlab.freedesktop.org/wlroots/wlroots/-/tree/master/tinywl

See https://github.com/labwc/labwc/issues/231 https://github.com/labwc/labwc/issues/150