gnome: add gnome-tweaks and libopengl0 to minimal tier#929
Conversation
gnome-tweaks exposes appearance/fonts/startup settings that gnome-control-center no longer surfaces. libopengl0 provides libOpenGL.so.0 (the GLVND OpenGL dispatch library) that some GTK/GL apps and extensions dlopen at runtime.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe PR updates Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Suggested labels
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
gnome-tweaksandlibopengl0to the GNOME desktop'sminimaltier intools/modules/desktops/yaml/gnome.yaml.Why
gnome-tweaksexposes appearance/fonts/startup settings thatgnome-control-centerno longer surfaces.libopengl0provideslibOpenGL.so.0(the GLVND OpenGL dispatch library) that some GTK/GL apps and extensions dlopen at runtime.Both land in the
minimaltier, so they ship on all GNOME images regardless of build tier.