houmain / keymapper

A cross-platform context-aware key remapper.
GNU General Public License v3.0
257 stars 21 forks source link

Initializing Wayland window detection failed: wlr-foreign-toplevel not available #56

Closed edanweis closed 1 year ago

edanweis commented 1 year ago

I cannot start keymapper. Restarting keymapperd doesn't help:

keymapper -u -c /home/ubuntu/.config/keymapper.conf
ERROR: Initializing Wayland window detection failed: wlr-foreign-toplevel not available

I'm running wayland on Ubuntu 22.04.1 LTS 5.15.0-60-generic x86_64

Any suggestions?

houmain commented 1 year ago

Hi! The error message tells me that you are using an older version (it was removed in 2.4.0). Have you tried the current version 2.4.1?

edanweis commented 1 year ago

Hi @houmain, after two restarts, it seems to be working again. I'll upgrade and re-open the issue if it happens again.