RE: [External] : Re: [PATCH] Allow background to be set when theme is set

2024-11-05 Thread Alec Brown via Grub-devel
Hey, So a few suggestions. You should use git send-email to send your patch. This will format the patch nicely and make it easier to apply your patch to the rest of the GRUB code. Also, when sending an update of your patch, instead of replying to the initial patch, you should send a separate email

Re: [PATCH] Allow background to be set when theme is set

2024-10-22 Thread Lin via Grub-devel
On 13.06.24 17:28, Lin wrote: Hello, first time contributor here. I'm not experienced with mailing lists and mailing patches so just let me know if I do anything wrong :) This patch simply allows that if GRUB_BACKGROUND and GRUB_THEME is set at the same time, both pieces of code gets generated

[PATCH] Allow background to be set when theme is set

2024-06-13 Thread Lin via Grub-devel
Hello, first time contributor here. I'm not experienced with mailing lists and mailing patches so just let me know if I do anything wrong :) This patch simply allows that if GRUB_BACKGROUND and GRUB_THEME is set at the same time, both pieces of code gets generated