byteduck / duckOS

An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
GNU General Public License v3.0
618 stars 25 forks source link

[SUGGESTION] Some form of basic X11 "support" for Pond for porting purposes. (Yes, this is too much and too early) #20

Closed PF94 closed 2 years ago

PF94 commented 2 years ago

Suggestion

I had an idea that might sound dumb (and frankly, it is) and is still too early due to the incomplete nature of the OS, it's for a X11 compatibility layer that converts X11 calls into calls compatible with duckOS's libraries.

I don't really know what else to say, i might be too over-ambitious.