Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix monitor-changed event listener #211

Open
sommerper opened this issue Feb 15, 2022 · 1 comment
Open

Fix monitor-changed event listener #211

sommerper opened this issue Feb 15, 2022 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@sommerper
Copy link

Hi!
I realize this is an edge case so I don't have my hopes up for this getting fixed but I thought I might mention it anyway.

I have a two monitor setup. One 4k and one 1080p.
I use my 4k monitor for other machines and use its build in feature for switching to the input from two other machines.

When I do that PopOS registers that as if I'm removing a monitor and basically my 1080p monitor will become the main monitor.

When I switch my 4k monitor back to PopOS the system will register two monitors again.
But unfortunately the Matrix extension needs to be disabled and then re-enabled or else I will only have a 1x4 grid as opposed to my 2x2 grid.

So it's not completely broken I just have the minor annoyance of having to re-enable the extension again.

Anyway, thanks for a great extension!

OS: Pop!_OS 21.10

@sommerper sommerper changed the title Extension gets deactivated on two mintor setup. Extension gets deactivated on two monitor setup. Feb 15, 2022
@ebeem
Copy link
Collaborator

ebeem commented Feb 19, 2022

That shouldn't be hard to fix, we should just have a monitor-changed event listener (which I thought we already have).
I will investigate and fix this when I have time.

Many thanks for reporting.

@ebeem ebeem added the bug Something isn't working label Feb 19, 2022
@mzur mzur added the help wanted Extra attention is needed label Feb 22, 2022
@mzur mzur changed the title Extension gets deactivated on two monitor setup. Fix monitor-changed event listener May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants