WIP: QR code (kernel function + program) #240

Draft
aabc2 wants to merge 2 commits from aabc2/KOS_qrcodes:main into main
First-time contributor
No description provided.
aabc2 added 2 commits 2025-05-17 07:22:53 +02:00
Added program: QR code from clipboard
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Failing after 3h10m48s
0c4d4cbf9d
Owner

What is your aim, to get the minimal pay of $100 asap or to spend more time to improve the code and get more?

What is your aim, to get the minimal pay of $100 asap or to spend more time to improve the code and get more?
Member

@dunkaist - was the original bounty to integrate QR codes at a kernel level? I assumed it was just going to be a program in userspace?

@dunkaist - was the original bounty to integrate QR codes at a kernel level? I assumed it was just going to be a program in userspace?
Owner

@dunkaist - was the original bounty to integrate QR codes at a kernel level? I assumed it was just going to be a program in userspace?

It was a universal implementation that can be compiled both in userspace and kernelspace with some minor wrappers/helpers.

> @dunkaist - was the original bounty to integrate QR codes at a kernel level? I assumed it was just going to be a program in userspace? It was a universal implementation that can be compiled both in userspace and kernelspace with some minor wrappers/helpers.
Author
First-time contributor

What is your aim, to get the minimal pay of $100 asap or to spend more time to improve the code and get more?

If it's not too much trouble, I'd prefer to receive the smaller reward sooner. Regardless, if I'm given directions as to what needs to be improved, I can still work on this code for a while.

> What is your aim, to get the minimal pay of $100 asap or to spend more time to improve the code and get more? If it's not too much trouble, I'd prefer to receive the smaller reward sooner. Regardless, if I'm given directions as to what needs to be improved, I can still work on this code for a while.
Owner

What is your aim, to get the minimal pay of $100 asap or to spend more time to improve the code and get more?

If it's not too much trouble, I'd prefer to receive the smaller reward sooner. Regardless, if I'm given directions as to what needs to be improved, I can still work on this code for a while.

Ok, send me a private message on the board to discuss how to send the money. I will add details on how to improve your code later in this PR.

> > What is your aim, to get the minimal pay of $100 asap or to spend more time to improve the code and get more? > If it's not too much trouble, I'd prefer to receive the smaller reward sooner. Regardless, if I'm given directions as to what needs to be improved, I can still work on this code for a while. Ok, send me a private message on the board to discuss how to send the money. I will add details on how to improve your code later in this PR.
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 26s
Required
Details
Build system / Build (pull_request) Failing after 3h10m48s
Required
Details
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:aabc2-main
git checkout aabc2-main
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#240
No description provided.