fix: replace rofi-wayland with rofi in package list and migration script#1226
fix: replace rofi-wayland with rofi in package list and migration script#1226
Conversation
|
This PR is targeting According to our Quarterly Release Policy:
Required Action:
If this is an emergency fix, please add a comment explaining why it needs to target This is an automated message enforcing our quarterly release workflow. |
|
This is for master as discussed |
There was a problem hiding this comment.
Pull Request Overview
Replaces rofi-wayland with rofi in the core package list to fix package compatibility issues, with a migration script to handle the transition.
- Updated core package list to use
rofiinstead ofrofi-wayland - Added migration script to automate the package replacement process
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| Scripts/pkg_core.lst | Replaced rofi-wayland with rofi in the application launcher package entry |
| Scripts/migrations/v25.9.1.sh | Added migration script to uninstall rofi-wayland and install rofi |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
This PR is targeting According to our Quarterly Release Policy:
Required Action:
If this is an emergency fix, please add a comment explaining why it needs to target This is an automated message enforcing our quarterly release workflow. |
Pull Request
Description
Please read these instructions and remove unnecessary text.
Type of change
Please put an
xin the boxes that apply:Checklist
Please put an
xin the boxes that apply:Screenshots
(if appropriate)
Additional context
Add any other context about the problem here.