auslegungssache

Results 10 comments of auslegungssache

That's not the problem, i can solve that with mntgen. The problem is that i can't modify files/directories at all.

No, i mount it on /n. It was just an example. You can't delete/edit files/directories in the Inferno app at all

Wouldn't it be possible to move the Inferno folder in the app data folder on runtime?

Thank you for your answer and so sorry for inactivity 😅 I tried out removing the lines but it sadly didn't help. ``` dbus-broker-launch[2955]: ERROR sockopt_get_peerpidfd @ ../src/util/sockopt.c +244: Too...

Oh man this was such a rabbit hole. Wayland support for advanced use cases is still half baked at best... I looked more into how exactly programs [lan-mouse](https://github.com/feschber/lan-mouse) handle this,...

I have tested it out again, and it does seem to have improved a bit, as it really takes a lot of activating Kando to trigger it. However, the issue...

Yes exactly. Now one could claim this is an issue of the dbus broker itself (which it also kinda is, it should never crash). However, the current way Kando does...

That's a good observation! Thank you! I wasn't aware you could do that. The main concern here is that somebody uses Kando on KDE (I mean it's the most used...

However, I don't think fixing it on the side of the dbus broker is the right way here. As I said, currently it loads 2 scripts per invocation. That is...

Would something speak against sending the mouse position and the currently opened window INSIDE of this D-Bus call in the KWin script? ![Image](https://github.com/user-attachments/assets/e9de2439-9f38-4e6e-886a-7c589e70cded) Thanks to the newly implemented global-shortcuts, it...