You are browsing as a guest. Sign up (or log in) to start making projects!

Anthony_Queen

@Anthony_Queen

Joined June 1st, 2026

  • 14Devlogs
  • 3Projects
  • 1Ships
  • 15Votes
Open comments for this post

54m logged

Hey everyone, so we got a bit of a problem… (Check image below).
I was trying to make a hole in my PCB, and I think I inverted the whole thing? :3c:
Like it just randomly got all of these empty spaces in places where it once had material…
Unfortunately I can’t just go back since I closed FreeCAD when this happened cause I tought it was just a visual bug (Yes, I know, a very dumb decision:sad-cat-thumbs-up: ).
This actually happened about two weeks ago, and I kinda dropped the project when this happened, but I decide that I want to finish this HackPad!
If there’s really nothing I can do to fix this then I guess I’ll just redesign it from the ground up, but that would take quite a lot so I’d really prefer it if someone could help me with this in the comments. :yay:

4
0
48
Open comments for this post

1h 34m 35s logged

So I don’t know if I’ll continue this project (Or HOW to continue it even).
I’ve done a lot of research and tried various “fixes” but I just can’t get Wayland to give me global screen coordinates. I COULD use Hyprctl, but that would only make the project work on Hyprland, and I don’t really want something that works for a teeny tiny minority of people. I DID try to use X11’s compatibility layer but still couldn’t get it to give me coordinates. I REALLY want to finish this project so I would REALLY appreciate it so much if someone maybe dropped an Idea or two in the comments.
If push comes to shove I guess I’ll have to make it hyprland only first, and maybe later add compatibility for various other Wayland WM’s…

0
0
3
Open comments for this post

1h 42m 22s logged

So I optimized the program a LOT, I basically just capped the frame to 60FPS so now it doesn’t lag anymore. But obviously I just can’t seem to get a break cause now that it doesn’t lag I can see that the path finding is clearly broken, and it still only works when the mouse is on top of the window, and printing the mouse position clearly shows that the Global positions aren’t being updated when outside of the window…
But let’s talk about more positive things: I at least fixed Wayland compatibility (kinda… in a very junky way), I basically just used an SDL function to see what the OS being used is, and if it’s Linux you just fall back to X11. Yes, I know, as I already said, very junky, but there really isn’t much i can do, as I said in the devlog before this one: Wayland just doesn’t give it’s programs access to global coordinates :(.
A solution I tought about was to add a transparent background and put the pet window on top but that would just be even jankier then the solution that I’ve implemented now, so I’ll just make sure that the instructions tell Wayland users to have an x11 compatibility layer installed.
Ok, that’s it for this devlog’s yapping: See yall in the next one, where hopefully I’ll talk about how I was able to finally fix the path finding (Fingers crossed!!!)

2
0
75
Open comments for this post

3h 10m 18s logged

Ok, so BIG news: After a lot of debugging I remembered that I’m actually GOATED, so my code couldn’t POSSIBLY be wrong, so I tried to look online for people experiencing problems with SDL3 using Wayland and I actually found out Wayland doesn’t give access to global screen coordinates to programs (And my pathfinsing uses Global coordinates), so I tried running it using an X11 compatibility layer, AND IT WORKED!!! Kind of…
So basically, it DOES work, but it’s extremely laggy, and I’m trying to figure out if it’s the compatibility layer or just my code (Probably both), so for the next devlog I’ll have to set an FPS cap so that the pathfinding lags less maybe?. And if that doesn’t fix it then I’ll have to reprogram everything to work natively with Wayland (or try to find a way to make the compatibility layer lag less). It’d be cool to find a way to give the program access to global screen coordinates though, since that would make my life a lot easier, and I wouldn’t have to use a compatibility layer.
That’s it for this Devlog, see ya in the next one!

2
0
31
Open comments for this post

1h 8m 25s logged

So I finally got the window to actually be shown, I basically just had to render something in the window, since Hyprland (and I think Wayland in general) doesn’t accept NULL windows. Next I’ll probably make the window follow the cursor and then I can add custom sprites/animations. For example: If you click on the pet you’ll get some hearts out or something along those lines. Well we’ll just have to wait and see what this project becomes!

0
0
27
Open comments for this post

2h 6m 1s logged

So I’m very close to finishing the Case for the YummyPad, but I’m stuck at one part, I’m trying to extrude the piece you see in the photo (Inside of it are the knob and the OLED screen), but when I try to extrude it it just deletes evgerything and only extrudes the circle, lol (Not very funny working with it but whatever), I’m SO close to finishing this and just need this last step to work out!!!

0
0
3

Followers

Loading…