H3rmt / hyprswitch

A CLI/GUI that allows switching between windows in Hyprland
https://crates.io/crates/hyprswitch
MIT License
168 stars 3 forks source link

fractional scaling causes daemon to fail to start #58

Open coyotepunk05 opened 4 hours ago

coyotepunk05 commented 4 hours ago

monitor=eDP-1,highrr,auto,1.25:

hyprswitch init

(process:45218): GLib-GIO-CRITICAL **: 21:48:38.638: g_application_set_application_id: assertion 'application_id == NULL || g_application_id_is_valid (application_id)' failed
Segmentation fault (core dumped)
[ble: exit 139]

monitor=eDP-1,highrr,auto,1:

hyprswitch init

launches successfully

H3rmt commented 2 hours ago

That's weird, I also use fractional scaling. What hyprland and what hyprswitch version are you running?

H3rmt commented 2 hours ago

can you add the -vv flag to hyprswitch and send the full output