-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Hi! I am currently attempting to improve the existing window manager and make it more like what one would expect of a typical window manager. However, I quickly realized that actually moving windows around is harder than it initially seemed. include/library/nwindow.h lists prototypes for nw_move() and nw_resize() but a quick search of the rest of the codebase shows that they aren't implemented. I dug through the related code but I'm having trouble understanding how all of the different layers of the graphics stack are connected.
Do you plan on implementing these missing functions? Or if not, could you provide some guidance so I could implement them myself? Thanks!
Metadata
Metadata
Assignees
Labels
No labels