scrubbbbs
scrubbbbs
It is [theoretically possible ](https://wayland-book.com/surfaces-in-depth/lifecycle.html) for a wayland window to be unscaled via the "scale" attribute of the surface protocol, I'm looking into the status of this in Qt/kwin. Update:...
> How about adding a font size selection to settings? There is already an option for icon size. It's a possibility, but it won't fix the problem with incorrect image...
> Ah, sorry, I just found [#1102](https://github.com/nomacs/nomacs/pull/1102), that diff works wonders actually. Are you planning to revisit that idea by any chance? Yes as you've found out this is pretty...
#1382 opened to work on this, could use some help to find all the issues.
Fixed with #1382
Confirmed. The frameless switch restarts nomacs, which loses track of the starting/root folder. Duplicate: #1135
I reviewed all the commits again, I think we are good. The most visible change (for non-zip users) is that open directory will now open to thumbnails instead of the...
> > The most visible change (for non-zip users) is that open directory will now open to thumbnails instead of the first image; this can be changed in general settings...
@novomesk, this branch seems to require a merge commit, I guess because it started before plugins were merged. Can you enable them again?
> I don't like the idea of pre-commit hooks because I like to check things when I am staging. I'm using the pre-commit script here as a last line of...