Kamack38

Results 45 comments of Kamack38

Yes there isn't anything wrong just it doesn't work as I thought and I think this should be converted to a feature request to allow setting the anchor point, because...

I think something like `vanchor` and `hanchor` would suffice.

I had the same issue as mentioned here (`timeout 5 nc -z "$RDP_IP" "$RDP_PORT" &>/dev/null;` failing) and changing the `gnu-netcat` package to `openbsd-netcat` on Arch Linux fixed the issue. The...

All of them actually are already in the icon theme.

It seems that it's currently not possible in tauri: https://github.com/tauri-apps/plugins-workspace/issues/2150 and [tauri.app/notifications](https://tauri.app/plugin/notification/#actions)

I've installed it via `cargo install`, so I think it doesn't provide completions. Wouldn't it be possible to add a `completion` command to the CLI that would allow specifying a...

I think we could switch to [Luasocket](https://github.com/lunarmodules/luasocket), but this still would require an external dependency. This should work with `noexec`.