Konstantin Pereiaslov

Results 37 comments of Konstantin Pereiaslov

~~This is still happening for me. The documentation doesn't mention the need for `mapped => false`~~ Nevermind, it's right there in Readme: ![image](https://user-images.githubusercontent.com/1924829/61700353-40061580-ad45-11e9-8563-b14df1a8abc8.png) There are no reference to the fact...

I tried this and getting "/usr/bin/systemd-run: cannot execute binary file", but even when I got it to run using `sudo`, for some reason this is always asking for interactive authentication,...

@novomesk I did a git bisect, and it was broken recently: 9c53a6a1f3391497668162939835a5f6c99d2456 is the first bad commit commit 9c53a6a1f3391497668162939835a5f6c99d2456 Author: Daniel Novomeský Date: Wed May 10 17:37:37 2023 +0200 Replace...

@novomesk I narrowed it down to this line https://github.com/nomacs/nomacs/blob/master/ImageLounge/src/DkGui/DkViewPort.cpp#L1265 It seems like when Alt is pressed, that swaps x() and y() axis. So if I change that to `if (event->angleDelta().x()...

I tried the version 3.17.2287, and when using "Ctrl and Alt Switched" Setting, Alt+Scroll wheel doesn't work anymore. It just doesn't scroll. It works if I disable this setting with...

Just tried on 3.17.2295, getting the same behavior. With the following settings: ![image](https://github.com/nomacs/nomacs/assets/1924829/3fdd64ba-9f89-4ce9-96df-9f3dfdb8b6c0) Scroll and Ctrl+Scroll goes through images in the directory, Alt+Scroll does nothing. With the following settings: ![image](https://github.com/nomacs/nomacs/assets/1924829/b1ef29d7-27d6-4a36-b0c6-b9de748cb5ce)...