Hansar
July 18, 2025, 8:38am
1
i get a strange invisible border on my second monitor… the bottom of the DP-2 screen.. my mouse cant reach…
monitorv2 {
output = DP-1
mode = 3440x1440@175
position = 0x0
bitdepth = 10
scale = 1
supports_wide_color = 1
supports_hdr = 1
sdr_min_luminance = 0.005
sdr_max_luminance = 240
}
monitorv2 {
output = DP-2
mode = 2560x1440@100
position = 3445x-900
bitdepth = 10
scale = 1
transform = 3
supports_wide_color = 1
supports_hdr = 1
sdr_min_luminance = 0.005
sdr_max_luminance = 240
}
render:cm_auto_hdr = 1
render:cm_fs_passthrough = 1
Video in Discord channel “Hyprland-Issues”
Tried changing positions, etc.. does not help..
vaxry
July 18, 2025, 10:03am
2
Can you please post the video here (or host it on streamable / youtube / vimeo)?
Hansar
July 18, 2025, 3:18pm
3
vaxry
July 18, 2025, 3:41pm
4
imgur is the worst platform you could’ve chosen. Anyways, is that monitor transformed in any way?
Hansar
July 18, 2025, 5:08pm
5
yes config is on main post
monitorv2 {
output = DP-2
mode = 2560x1440@100
position = 3445x-900
bitdepth = 10
scale = 1
transform = 3
supports_wide_color = 1
supports_hdr = 1
sdr_min_luminance = 0.005
sdr_max_luminance = 240
}
vaxry
July 18, 2025, 6:37pm
6
I’ve seen this reported on the bug tracker, but I thought it was fixed…? Maybe not… what’s your hyprland version?
Hansar
July 18, 2025, 6:53pm
7
latest 0.50.0-1 on cachyos not -git
i had this issue for like 3-4 weeks isch
Hansar
July 18, 2025, 6:54pm
8
can it have something to do with (se below)
Monitor DP-2 (ID 1):
[email protected] at 3440x-900
description: ASUSTek COMPUTER INC VG32AQA1A R8LMQS068177
make: ASUSTek COMPUTER INC
model: VG32AQA1A
serial: R8LMQS068177
active workspace: 6 (6)
special workspace: 0 ()
reserved: 0 38 0 0 <---------THIS!
scale: 1.00
transform: 3
focused: no
dpmsStatus: 1
vrr: false
solitary: 0
activelyTearing: false
directScanoutTo: 0
disabled: false
currentFormat: XRGB2101010
mirrorOf: none
vaxry
July 18, 2025, 7:02pm
9
Hansar
July 18, 2025, 7:32pm
10
cursor {
no_hardware_cursors = true
}
fixed it
i think i removed this setting when i changed my graphics card from nvidia to a 9070xt
thanks