Skip to content

gnome: add gnome-tweaks and libopengl0 to minimal tier#929

Open
igorpecovnik wants to merge 1 commit into
mainfrom
feat/gnome-add-tweaks-libopengl0
Open

gnome: add gnome-tweaks and libopengl0 to minimal tier#929
igorpecovnik wants to merge 1 commit into
mainfrom
feat/gnome-add-tweaks-libopengl0

Conversation

@igorpecovnik
Copy link
Copy Markdown
Member

Summary

  • Add gnome-tweaks and libopengl0 to the GNOME desktop's minimal tier in tools/modules/desktops/yaml/gnome.yaml.

Why

  • 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.

Both land in the minimal tier, so they ship on all GNOME images regardless of build tier.

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.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 22, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2c1024fe-0429-44c2-9c62-e6b2587984d4

📥 Commits

Reviewing files that changed from the base of the PR and between dc44d16 and 1f4ba6c.

📒 Files selected for processing (1)
  • tools/modules/desktops/yaml/gnome.yaml

Walkthrough

The PR updates tools/modules/desktops/yaml/gnome.yaml by adding two packages to the GNOME minimal tier's package list: gnome-tweaks for appearance and font customization, and libopengl0 to provide the GLVND OpenGL dispatch library for runtime dlopen requirements. Each package addition includes an inline comment explaining its role.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~5 minutes

Suggested labels

05, size/small

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding two packages to GNOME's minimal tier.
Description check ✅ Passed The description clearly explains what packages are being added and provides good context for why each is needed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/gnome-add-tweaks-libopengl0

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

05 Milestone: Second quarter release size/small PR with less then 50 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant