Jonathan White

Results 1439 comments of Jonathan White

We have a method to only read the public headers. That'll suffice. https://github.com/keepassxreboot/keepassxc/blob/develop/src%2Fgui%2FDatabaseOpenWidget.cpp#L228

Geez sure is nice when you don't have to muck with emulated key presses! I wonder if we could use this same method for X11 as well, do you know?

Worth a try to see if that fixes some of our awkward issues with international keyboard layout.

We should absolutely be pushing this onto the portal maintainers to handle. Direct query of the keymap or have them align the key maps accordingly between apps. I say keep...

I like the idea of one-time ask (after first database unlock maybe) and store the token in the database. A new database requires a new token. This would emulate the...

~~The new code written for this PR needs to be modified to meet our style. We also need to consider when someone doesn't want to build with X11 we need...

This fails miserably with extended ascii and many symbols. I suspect that is because of the use of the X11 keymap lookups. Will have to implement lookups to XKB keysym...

I might merge this work with what I already have done for KeeShare refactor. Thank you for the contribution!

@evur can you open this PR for maintainers to contribute to? Otherwise I will have to close this and re-open on our end.

I think because you opened this PR under your organization's fork there must be a permission issue on the organization preventing write back. Will just move this to another PR,...