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

bug with 2 monitors #9

Open
ignavan39 opened this issue Feb 8, 2021 · 8 comments
Open

bug with 2 monitors #9

ignavan39 opened this issue Feb 8, 2021 · 8 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@ignavan39
Copy link

When working with more than one monitor, I observe the following:
on the main monitor everything works well, but on the additional one the transparency does not work

@aunetx
Copy link
Owner

aunetx commented Feb 16, 2021

Ho, I thought it worked when I last tested it... Do you use any extension to extend the panel to the second monitor?

I will test it when I have another monitor with me :)

@ignavan39 ignavan39 reopened this Feb 16, 2021
@ignavan39
Copy link
Author

I use this extension :)

@ignavan39
Copy link
Author

by the way, the previous version of the multi monitors add-on extension completely broke the session, so I'm not sure about its reliability, maybe there are some other options for it to be beautiful and reliable?

@aunetx aunetx self-assigned this Feb 17, 2021
@aunetx aunetx added enhancement New feature or request bug Something isn't working labels Feb 17, 2021
@aunetx
Copy link
Owner

aunetx commented Apr 18, 2021

Thanks for the info, and sorry for not responding before!

I will test it with this extension, I guess that the changes will be straightforward, but I still don't have much time now :(

@ignavan39
Copy link
Author

oh, well, if you tell me in more detail what kind of edits you need to add, then I can help :)

@aunetx
Copy link
Owner

aunetx commented Apr 19, 2021

Thanks a lot!

Actually, I don't really know: I guess that just looping over the monitors for some things should work :)

The things that need to be looped are probably:

  • hide/show the corners when the extension is enabled/disabled
  • the set_style calls (although I don't know on what... I have not tested the extension yet, so I don't know where it puts the array of panels ; maybe they're just Main.panel.get_parent's other children, which would be really cool)

And something else talks about a monitor in my code, but I really don't remember why... So maybe changing it would help, but I don't know why

Sorry, that are not good explanations at all :/ but if you want I will try to give it a try tomorrow or during the next days!
I will try to port this extension to gnome 40 by the way, but it will be hard (my preferences ui file is nastyyy)

@ignavan39
Copy link
Author

I understand you.
oh, this is very cool 👍
and what are the difficulties with porting to gnome 40, what has changed?

@aunetx
Copy link
Owner

aunetx commented Apr 20, 2021

The immense difficulty is to port the settings (as it needs to be gtk4, and I don't have any idea how it handles tab now)...
And I think there are other things regarding transition to overview, but not sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants