|
|
|
|
|
by Findecanor
3 days ago
|
|
How about making the standard client library's API the interface, and have it hide whatever the system is actually using? A long time ago when I looked at designing a X11 replacement, that was my approach. AFAIK, only special X utilities used anything but Xlib anyway.
And later I think this is what early revisions of Canonical's Mir did. |
|