Skip to content

Change the fullscreen handling so that each monitor gets checked individually#100

Open
CaragC wants to merge 1 commit intoGnomeSnapExtensions:mainfrom
CaragC:main
Open

Change the fullscreen handling so that each monitor gets checked individually#100
CaragC wants to merge 1 commit intoGnomeSnapExtensions:mainfrom
CaragC:main

Conversation

@CaragC
Copy link
Copy Markdown

@CaragC CaragC commented Jun 5, 2025

This pull request contains a small change to the fullscreen changed method.

Before, when an app changes from / to fullscreen, only the fullscreen status of monitor 0 was checked.
Now every monitor gets checked individually. When a monitor is in fullscreen the zones are destroyed, if its not, it is restored. For this to work there is a little change in the setCurrentWorkspace so that it now can (using an optional parameter) only update the layout of the monitor specified

This hereby fixes #83.

@CaragC
Copy link
Copy Markdown
Author

CaragC commented Aug 13, 2025

any news on this getting merged @BrettMayson

@BrettMayson
Copy link
Copy Markdown
Contributor

Considering I am not involved in the project, no, I have no news for you

@CaragC
Copy link
Copy Markdown
Author

CaragC commented Aug 13, 2025

Okay, thanks, then I guess @meronz?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

the grid disappears

2 participants