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

Ignore workareas-changed event with no monitor #183

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

kitlaan
Copy link
Contributor

@kitlaan kitlaan commented Feb 24, 2023

Fixes #182.

After a few days of testing, the change seems stable. Or at least, nothing outwardly visible has gone worse.
Leaving the change at the "most minimal" to keep the change halo as tight as possible, just in case.

Note that this fix also fixes these specific gnome-shell assertions that were happening:

gnome-shell[3147]: meta_monitor_manager_get_logical_monitor_from_number: assertion '(unsigned int) number < g_list_length (manager->logical_monitors)' failed
gnome-shell[3147]: meta_workspace_get_work_area_for_monitor: assertion 'logical_monitor != NULL' failed

@jmmaranan jmmaranan merged commit 96579f9 into forge-ext:main Feb 25, 2023
@kitlaan kitlaan deleted the ignore-no-monitor branch February 25, 2023 21:41
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.

Weird window behavior on screen unlock
2 participants