Compare commits

..

10 Commits

Author SHA1 Message Date
3021fffb07
kernel: Store FD_CLOEXEC in the file descriptor itself
All checks were successful
continuous-integration/drone/pr Build is passing
Closes #39.
2023-08-03 17:46:45 +02:00
72c94d1e57
base: Remove startup items not necessary for GUI startup
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 17:39:49 +02:00
f3dbea044f
libui+wind: (Draggable) windows
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 17:38:49 +02:00
7a2acce8fd
wind: Create a local server object
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 16:40:17 +02:00
c779ef84ef
libos: Add a new LocalServer class for local domain sockets 2023-08-03 16:39:30 +02:00
d98385088a
kernel: Support listening sockets in poll() 2023-08-03 16:28:14 +02:00
5c96a31cd8
base: Start wind on startup instead of the shell
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-03 12:21:29 +02:00
07a1811102
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-03 12:21:29 +02:00
8f170ff1f0
libui: Add a GUI and graphics library 2023-08-03 12:21:29 +02:00
7076ff2f6b
kernel: Fix negative movement in the PS/2 mouse driver 2023-08-03 12:18:30 +02:00

Diff Content Not Available