Looks like I linked the wrong bug in the changelog, this is fixed for groovy though
** Changed in: mutter (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1874207 Title: Compiler warnings in x11-Add-support-for-fractional-scaling-using- Randr.patch Status in mutter package in Ubuntu: Fix Released Bug description: There are a couple of compiler warnings apparently caused by x11-Add- support-for-fractional-scaling-using-Randr.patch: [427/1390] Compiling C object 'src/25a...ends_meta-monitor-config-manager.c.o'. ../src/backends/meta-monitor-config-manager.c: In function ‘assign_monitor_crtc’: ../src/backends/meta-monitor-config-manager.c:226:3: warning: enumeration value ‘META_LOGICAL_MONITOR_LAYOUT_MODE_GLOBAL_UI_LOGICAL’ not handled in switch [-Wswitch] 226 | switch (data->config->layout_mode) | ^~~~~~ [471/1390] Compiling C object 'src/25a..._x11_meta-monitor-manager-xrandr.c.o'. ../src/backends/x11/meta-monitor-manager-xrandr.c: In function ‘meta_monitor_manager_xrandr_get_capabilities’: ../src/backends/x11/meta-monitor-manager-xrandr.c:1169:18: warning: ‘capabilities’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1169 | capabilities |= META_MONITOR_MANAGER_CAPABILITY_TILING; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1874207/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp