AlfredoSequeida / AlfredoSequeida/hints

warping off on y-axis on Hyprland

Abierto
#48 3 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.4k
Forks
47
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

DE: Hyprland
config:
```
monitor=,preferred,auto,1
monitor=DP-3,preferred,0x0,auto,bitdepth,10
monitor=DP-1,preferred,0x-1440,auto,bitdepth,10, transform, 2
```

on Monitor DP-1, overlay shows up correctly but after typing in the hint, the x-axis is in the right place but the mouse goes all the way to the top

on Monitor DP-3, overlay shows up correctly but after typing in the hint, the x-axis is in the right place but the y-axis is off depending on the location. Offset is lower towards the bottom and increases as location of hint moves up the monitor.

```
monitor=,preferred,auto,1
monitor=DP-3,preferred,0x0,auto,bitdepth,10
monitor=DP-1,preferred,0x0,auto,bitdepth,10, transform, 2
```
changing configs to this, things works as expected on monitor DP-1, but hints don't show up for monitor DP-3 anymore

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.