* Nvidia hardware cursors patch
new file: patches/nvidia-hardware-cursors.patch
Sourced from upstream merge request
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4596
* Repackaged the patch to be more concise and added a short description.
modified: patches/nvidia-hardware-cursors.patch
---------
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>
* Add patching script with error checking+reporting
new file: patches/apply.sh
* Run patching script with run_command() at setup
and print the output with message() at the end
modified: meson.build
* Report on patch application failure and exit script with code 1
modified: patches/apply.sh
---------
Co-authored-by: Agent_00Ming <agent00ming9366@gmail.com>