So when zooming in and out, there should be limit when zooming out, min scale of 1. Anything below 1 does not really do anything(for now I guess) apart from me having to zoom in until I the zoom scale goes over 1 and then the actual zoom occurs at the monitor.
The reason why I think this should be hard coded and not checked in the binds below, is that zooming out would not make sense? At least for me I guess.
Already reported ? *
Regression?
No
System Info and Version
System/Version info
```sh Hyprland 0.45.0 built from branch main at commit a8ff3a452c1c445d24bdd9e7e4fcd66c8ef2a147 (core: move to os/Process from hyprutils). Date: Sat Nov 9 17:14:25 2024 Tag: v0.45.0-2-ga8ff3a45, commits: 5435 built against aquamarine 0.4.3 flags set: debug System Information: System name: Linux Node name: voidgod Release: 6.12.0-rc3-273-tkg-eevdf-llvm Version: #1 SMP PREEMPT_DYNAMIC TKG Fri, 18 Oct 2024 16:06:13 +0000 GPU information: 08:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c1) (prog-if 00 [VGA controller]) Subsystem: XFX Pine Group Inc. RX 5700 XT RAW II Flags: bus master, fast devsel, latency 0, IRQ 97 Memory at fc00000000 (64-bit, prefetchable) [size=8G] Memory at fe00000000 (64-bit, prefetchable) [size=256M] I/O ports at e000 [size=256] Memory at fcd00000 (32-bit, non-prefetchable) [size=512K] Expansion ROM at fcd80000 [disabled] [size=128K] Capabilities:Description
So when zooming in and out, there should be limit when zooming out, min scale of 1. Anything below 1 does not really do anything(for now I guess) apart from me having to zoom in until I the zoom scale goes over 1 and then the actual zoom occurs at the monitor.
The reason why I think this should be hard coded and not checked in the binds below, is that zooming out would not make sense? At least for me I guess.
How to reproduce
Basically I am using:
Zooming out with my mousewheel until I reach a value like:
Would require me to zoom in 7 times until I see any zoom in happening in any of my monitors.
Crash reports, logs, images, videos
No response