Brandon Davis
Brandon Davis
For the record, I'm going to consider using Vuetify.js for the UI after the state changes are done. I've always truly hated material design input groups, so I might ditch...
https://github.com/subdavis/Tusk/tree/develop/assets/icons/sizes Each folder has a logo in like a zillion different formats. Once again, thank you @ggabogarcia :heart:
Not yet. Ill consider this a feature request.
Hi there. Thanks for reaching out. > imported local db and key file, clicked tusk icon and got the message 'unlocking...' and then it's over. never got to the menu...
@bonjour81 can you attach that new empty database to this issue as a file and tell me what the password is? This will really help me find out what's wrong....
Update: I'm unable to reproduce this issue on 17.10 with the files that @bonjour81 kindly provided. Going to get set up with 18.04 since that seems to be the common...
This issue is absolutely incredible. It's due to ibus/ibus#2002 and was found originally by the folks over at mozilla. The popup disappears because when the master password input box is...
Updated workaround for anyone reading this in the future: The pop-up can be accessed in a normal tab: Open `moz-extension://d99a4038-67cf-4b07-827d-1ae9e9de59a7/popup.html` You can bookmark this page for quick access.
Another update: you can permanently disable ibus in firefox by modifying the `firefox.desktop` file in `/usr/share/applications` In the last line under the `[Desktop Action new-window]` heading, put `Exec=env GTK_IM_MODULE=gtk-im-context-simple firefox...
What steps from the troubleshooting guide have you tried? The troubleshooting guide is on the wiki