Benoit Pierre

Results 121 comments of Benoit Pierre

Why not? `linuxdeploy` and `appimagetool` both have links that don't encode the version / commit info in the name. This would not be an issue with "proper" versioned release, but...

Some of the fields can get pretty long... I'm not sure a drag bar would be that useful, isn't it faster to just scroll the description? The list could be...

Note: I updated the patch above to be against the main branch (instead of #103).

> I don't really like completely breaking the column structure of the text. Stuff move around and it's harder for the brain to relocate them. I think it should be...

See #121. > The likes can also go on the main window. And now the details list is kind of redundant with what's on the main window, so a drag...

> you should add back the progress indicator when loading the comments. There are spinners, when loading more comments/replies. > It would be nice to add that in the main...

> you removed the spinner when loading the first page of comments. When they are no comments, you are not sure if it still loading or not. No, there's one...

Does switching layout before starting Plover have any impact? What about changing layout during use?

Additionally, since I don't own a Mac, never used one, I'd like to know: is the layout configuration global? or per keyboard?

The `controls` package is missing on Linux because it's not installed: ```diff setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git i/setup.py w/setup.py index f3a4804..45f33a6 100644...