Compare commits

..

10 Commits

Author SHA1 Message Date
a48d6fe001
base: Remove startup items not necessary for GUI startup
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 17:47:35 +02:00
76be0058da
libui+wind: (Draggable) windows 2023-08-03 17:47:35 +02:00
63a30cc056
wind: Create a local server object 2023-08-03 17:47:35 +02:00
a1c0aab4e0
libos: Add a new LocalServer class for local domain sockets 2023-08-03 17:47:35 +02:00
7b5d7d4ac6
kernel: Support listening sockets in poll() 2023-08-03 17:47:35 +02:00
fbb238cb5d
base: Start wind on startup instead of the shell 2023-08-03 17:47:35 +02:00
967affdffe
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-03 17:47:35 +02:00
60cc9dcd0e
libui: Add a GUI and graphics library 2023-08-03 17:47:34 +02:00
5d992ceb99
kernel: Fix negative movement in the PS/2 mouse driver 2023-08-03 17:47:34 +02:00
bc20e1a31b
kernel: Store FD_CLOEXEC in the file descriptor itself
All checks were successful
continuous-integration/drone/push Build is passing
Closes #39.
2023-08-03 17:47:18 +02:00

Diff Content Not Available