Files
pineNoteShell/pinenote-shell/src
fegger 888005f2ac Replace Hyprland transform enum references with numeric constants
The Hyprland.Monitor.Transform enum values are not reliably accessible
in this context. Using the documented numeric values (0 for NORMAL,
3 for 270° rotation) avoids runtime lookup issues and keeps the
rotation logic working for both portrait and landscape modes.
2026-07-13 14:59:11 +02:00
..