Mouse drawing directly to fb0

2025-02-17 Thread Zinful
I'm working on a project currently for college making a shitty GUI. I'm having trouble getting the proper color values for around the mouse so it overwrites drawn pixels on the screen with black. I was wondering if anyone could peek at my code and point to where I'm going wrong

Re: Mouse drawing directly to fb0

2025-02-17 Thread Carsten Haitzler
On Sat, 15 Feb 2025 21:41:37 -0500 Zinful said: > I'm working on a project currently for college making a shitty GUI. I'm > having trouble getting the proper color values for around the mouse so it > overwrites drawn pixels on the screen with black. I was wondering if anyone > could peek at my co

Re: Mouse drawing directly to fb0

2025-02-17 Thread Carsten Haitzler
On Mon, 17 Feb 2025 16:07:56 -0500 Zinful said: > It's not that I don't like it, but the mouse issue has been a thing for a > few weeks and Im pretty over the mouse lol. The rest of the project so far > is honestly going smoothly. Executing programs, resource management, > displaying text/erasing