material-shell / material-awesome

Material and Mouse driven config for AwesomeWM 4.3
MIT License
684 stars 243 forks source link

Config errors on mirror of multiple displays #4

Closed aebrer closed 5 years ago

aebrer commented 5 years ago

I'm on the awesome-4.2 branch.

I set my secondary display to mirror my primary using xrandr:

xrandr --output HDMI-1 --mode 1920x1080 --same-as eDP-1

This works great but causes some error popups, seen here in the attached screenshot.

screenshot from 2019-02-07 09-48-01

PapyElGringo commented 5 years ago

Does it happen only once? When you switch from not mirroring to mirroring? Does they appear when you restart awesome ctrl + cmd + r?

aebrer commented 5 years ago

Only once when I switch. They do not happen when I restart awesome.

PapyElGringo commented 5 years ago

this should be fixed in the last commit

aebrer commented 5 years ago

Fixed!