Fix matching of scaled monitors #704
Annotations
6 errors
code_quality:
src/components/bar/utils/monitors.ts#L126
Replace `/` with `·/·`
|
code_quality:
src/components/bar/utils/monitors.ts#L128
Replace `/` with `·/·`
|
code_quality:
src/components/bar/utils/monitors.ts#L131
Replace `gdkMonitor.key.startsWith(hyprlandKeyStart)·&&·!usedHyprlandMonitors.has(hypMon.id)·&&·hypMon.id·===·monitor` with `(⏎············gdkMonitor.key.startsWith(hyprlandKeyStart)·&&·!usedHyprlandMonitors.has(hypMon.id)·&&·hypMon.id·===·monitor⏎········)`
|
code_quality:
src/components/bar/utils/monitors.ts#L144
Replace `/` with `·/·`
|
code_quality:
src/components/bar/utils/monitors.ts#L146
Replace `/` with `·/·`
|
code_quality
Process completed with exit code 1.
|