Max Baz

Results 721 comments of Max Baz

A very simple approach could be renaming the files, as in absence of any usage data, browserpass would sort them alphabetically... It's actually what I personally do, now that you...

I'm fine with the proposed file layout, just wanted to clarify that we are still talking about initial priorities, the sorting that activates in the absence of any usage data,...

I know my usage of password store is much simpler than yours, but have you considered simply moving the old clients to a separate password store, that could be excluded...

> Perhaps tweaking it so that most-recently-used remains highest priority for the tab it was invoked on would be a suitable solution? That way there is no risk of accidentally...

I do think Ctrl+Shift+F behavior deserves to be reconsidered regardless of the priority idea, but we can keep the discussion here. I think my main argument would be that in...

I have no objections to add support for OpenGL, in fact the earlier version of wluma was written using OpenGL in C (you can find the code [here](https://github.com/maximbaz/wluma/tree/af073cbfc1cf0afef0102b9c2e308f9f4069e5e0), just before...

> `../src/main.c:99:5: error: unknown type name ‘EGLImageKHR’` This one looks most severe in your case, from my limited understanding there are various extensions over OpenGL, and the code that I...

That one is getting magically created out of `protocols/` folder, see the `protocols/meson.build`. Also, if you rename the file name in `#include` in `src/main.c`, you'd get a completely different error,...

This is a very interesting finding, thanks for sharing! I've never heard about it before. If it can be used for the purposes of this project and give us few...

#2590 became a broad discussion about different ideas, let's make it super clear that this PR is about one thing: changing when `x/X` move to the next line, from "if...