AlfredoSequeida / AlfredoSequeida/hints

warping off on y-axis on Hyprland

Aperta
#48 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
1.4k
Fork
47
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.