Dominik Rimpf

Results 21 comments of Dominik Rimpf

It looks like you not in the right directory. Looking at your error cmake searches in `/Users/1` the file `CMakeLists.txt`. Let's assume you have cloned the source code to the...

i've created an copr repo for fedora: https://copr.fedorainfracloud.org/coprs/domrim/yubikey-agent/ Spec files for packaging are located in my gitlab-account: https://gitlab.com/domrim/yubikey-agent/ I submitted an PR (#102) to update the Readme

Thanks for the fast reply. > Also, please note keykedsd is intended to run within user session, that's why starting it with sudo doesn't work out of the box, in...

AFAIK wayland has still support for libinput and xinput. The more problematic factor is that we can't get the context-changes as before. So we don't know which window is active.

okay. so i would not close this issue, but mark it as future project to enhance keyleds. I think i will be in February at FOSDEM in Brussels and try...

okay. just stumbled over an solution: i just installed meld (diff-tool) for development reasons. Meld also did install the dependencies `dbus-daemon`, `dbus-x11` and `patch`. I think `patch` has nothing to...

addition: key-event based effects still don't work as far as i can see it. (this won't change soon under wayland i believe). But lighting-effects and so on are working.

Small update: I just read your [installation guide for docker-compose](https://mailcow.github.io/mailcow-dockerized-docs/i_u_m/i_u_m_install/) and understand now, that the script should work if one installed docker-compose like you want it. Why do you diverge...

this has been fixed with homebrew/homebrew-core#155760

i rebased my branch on yours to include the few fixes of the last month ;)