Akos Balla

Results 9 comments of Akos Balla

Sorry for all the mess, the current one should be the final :)

Thanks @shimunn I'd appreciate it. If it's more a bash than a Rust thing, I'm also happy to help if you point at which scripts should be replaced. (Unfortunately I...

I'm not sure if I understand you well. Do we need to implement [this](https://github.com/shimunn/fido2luks/blob/master/initramfs-tools/keyscript.sh) under systemd? Because in my understanding [this](https://github.com/shimunn/fido2luks/blob/master/initramfs-tools/hook/fido2luks.sh) is already implemented [here](https://github.com/shimunn/fido2luks/blob/master/dracut/96luks-2fa/module-setup.sh), except for the systemd service.

So far my biggest concern is [where to put the keyscript](https://github.com/shimunn/fido2luks/blob/master/initramfs-tools/Makefile#L6) on Fedora. Apparently there is no similar directory around, but I still keep looking. ``` $ rpm -ql cryptsetup...

I didn't find any good references for keyscript on Fedora, so I started to [experiment on my own](https://github.com/suhancz/fido2luks/tree/feature/rpm). I'd appreciate if you looked into it before I submit something stupid...

I'm not sure if it's the same issue, but I'm getting the following error message when trying to start Wire 3.26.4145 installed by homebrew on MacOS Monterey 12.0.1: ``` $...

I'm having the same issue on Fedora 28, VLC 3.0.4-3: ``` $ ./TraktForVLC_2.0.0a2.dev19.g7851368_linux --loglevel DEBUG install 2018-10-22 00:08:18,636::INFO::Searching for VLC binary... 2018-10-22 00:08:18,637::INFO::VLC binary: /usr/bin/vlc TraktForVLC will be installed for...

Is this still in progress? The Piwigo-Mobile app works nice on my work phone and I'd appreciate the same functionality on Android for my personal one

> @token0 is there a way to edit font size and padding for the sidebar? You can. It's CSS, so you can just look for `font-size` and `padding-` in the...