|
43061a099f
|
libui: Add Buttons
|
2023-08-16 14:54:59 +02:00 |
|
|
a529c091f0
|
libui: Handle other mouse events
|
2023-08-16 14:54:59 +02:00 |
|
|
efd21c9a1c
|
libui: Add aligned items using Containers, ImageWidget
|
2023-08-16 14:54:59 +02:00 |
|
|
88a2e60ea2
|
libui: Add VerticalLayout
|
2023-08-16 14:54:59 +02:00 |
|
|
7b55d594d1
|
wind+libui+taskbar: Add GetScreenRect IPC, non-decorated windows, taskbar
|
2023-08-16 14:54:58 +02:00 |
|
|
2c3c5b8aea
|
libui: Actually fill window backgrounds with the correct color
|
2023-08-16 14:54:58 +02:00 |
|
|
e3f31fb463
|
libui: Add basic widget and layout system =D
|
2023-08-16 14:54:58 +02:00 |
|
|
c430146c8b
|
wind+libui: Add protocol for window close requests
|
2023-08-16 14:54:58 +02:00 |
|
|
6d3fdec98a
|
libui+gclient: Add basic OOP wrappers around the IPC protocol
|
2023-08-16 14:54:58 +02:00 |
|
|
c3c1ce150e
|
wind+gclient: Add SetWindowTitle and support shm buffers
|
2023-08-16 14:54:57 +02:00 |
|
|
b3dbbbf257
|
gclient: Create two example windows
|
2023-08-16 14:54:57 +02:00 |
|
|
c7d7b9e1ac
|
apps: Add gclient
|
2023-08-16 14:54:55 +02:00 |
|
|
db3151d93b
|
init: Add some missing pledges
continuous-integration/drone/push Build is failing
|
2023-08-14 11:08:19 +02:00 |
|
|
ba3e32917e
|
init: Support starting services as a separate user
continuous-integration/drone/push Build is failing
|
2023-08-14 10:46:45 +02:00 |
|
|
cfb60fad25
|
init: Use pledge and support init --user
|
2023-08-14 10:46:28 +02:00 |
|
|
e2a77bb3da
|
kernel+libc: Add pledge support
continuous-integration/drone/push Build is failing
|
2023-08-12 21:38:25 +02:00 |
|
|
37e9b25b62
|
apps: Add touch
continuous-integration/drone/push Build is passing
|
2023-08-08 14:34:58 +02:00 |
|
|
4195e7f206
|
kernel+libc+stat: Add support for file times
continuous-integration/drone/push Build is passing
The modification time is not updated though.
|
2023-08-08 13:33:40 +02:00 |
|
|
b01aa72f17
|
libc+init+shmem-test: Add POSIX shared memory objects
continuous-integration/drone/push Build is passing
|
2023-08-03 10:32:52 +02:00 |
|
|
bfcca3a220
|
gol: Use memory-mapped IO
continuous-integration/drone/push Build is passing
|
2023-08-03 09:26:35 +02:00 |
|
|
7293d47bf0
|
apps: Add shmem-test
continuous-integration/drone/push Build is passing
|
2023-08-02 22:20:05 +02:00 |
|
|
3aaf1c5d84
|
apps: Rename mouse to input, read keyboard packets as well
continuous-integration/drone/push Build is passing
|
2023-08-02 17:20:26 +02:00 |
|
|
b1fb6dee8a
|
login: Create a new process group to log in
|
2023-08-02 14:47:13 +02:00 |
|
|
d0ceec6952
|
mouse: Show textual description of buttons
continuous-integration/drone/push Build is passing
|
2023-08-02 13:58:17 +02:00 |
|
|
2198dedb96
|
apps: Add mouse
continuous-integration/drone/push Build is passing
A simple mouse packet reader.
|
2023-08-02 11:56:12 +02:00 |
|
|
3598dacbed
|
init: Remove support for 'Script' parameters
continuous-integration/drone/push Build is passing
This can now be changed to good old 'Command', putting a shebang into the script,
thanks to the new shebang support in the kernel.
|
2023-07-30 18:47:38 +02:00 |
|
|
6e269c6bc4
|
preinit: Search for init in several directories
continuous-integration/drone/push Build is passing
|
2023-07-30 13:08:53 +02:00 |
|
|
8475a3aad9
|
socket-client: Send a user-provided message to the server
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-07-30 11:46:53 +02:00 |
|
|
63745565db
|
apps: Add socket client
continuous-integration/drone/pr Build is failing
|
2023-07-30 11:33:06 +02:00 |
|
|
9303c44269
|
apps: Add socket-test
|
2023-07-30 11:33:06 +02:00 |
|
|
c6d91c89cd
|
stat: Change program description
continuous-integration/drone/push Build is passing
|
2023-07-24 19:17:36 +02:00 |
|
|
b3c478f19e
|
init: Make the log stream line-buffered
continuous-integration/drone/push Build is passing
Looks like log output stopped showing after buffering was implemented, since the log was not flushed properly.
|
2023-07-24 11:54:49 +02:00 |
|
|
420270ebd4
|
libc: Implement read buffering =D
|
2023-07-22 11:17:51 +02:00 |
|
|
a3ed950be8
|
libc: Basic write buffers
continuous-integration/drone/pr Build is passing
|
2023-07-22 00:04:27 +02:00 |
|
|
4439ef8ec6
|
sh: Add a system to easily add flexible shell builtins
continuous-integration/drone/push Build is passing
|
2023-07-21 20:44:01 +02:00 |
|
|
ff9e01641e
|
apps: Add a Game of Life implementation
continuous-integration/drone/push Build is passing
|
2023-07-21 15:51:21 +02:00 |
|
|
cd6bf745a7
|
tests+kernel+init: Run tests automatically in a headless way
continuous-integration/drone/push Build is failing
|
2023-07-21 14:09:37 +02:00 |
|
|
de6fe7f7c2
|
kernel+libc+sh: Make the TTY device actually follow termios rules
continuous-integration/drone/push Build is passing
Like, so much more termios compatibility!
|
2023-07-13 20:33:20 +02:00 |
|
|
6c3ab3b27d
|
init+base: Allow 'Description' fields in service files
|
2023-07-12 19:46:53 +02:00 |
|
|
acf4fef6f5
|
sysfuzz: Skip invoking sigreturn
continuous-integration/drone/push Build is passing
|
2023-07-12 19:37:22 +02:00 |
|
|
546d900454
|
libc+apps: Start implementing POSIX-compliant termios.h wrappers around tty ioctls
continuous-integration/drone/push Build is passing
|
2023-07-12 19:23:06 +02:00 |
|
|
1f6a0db188
|
su: Handle more signals gracefully
continuous-integration/drone/push Build is passing
|
2023-07-12 13:52:49 +02:00 |
|
|
81e1fdf81e
|
kernel+libc+login+sh+su: Implement foreground and background process groups in the default console
continuous-integration/drone/push Build is passing
Also, the console sends SIGINT to the foreground process group when ^C is pressed!
|
2023-07-12 13:49:37 +02:00 |
|
|
9f45026cc2
|
kernel+sh: Implement interruptible syscalls
|
2023-07-12 13:48:43 +02:00 |
|
|
82411789e8
|
libos+apps: Add kill
continuous-integration/drone/push Build is passing
|
2023-07-10 22:17:05 +02:00 |
|
|
86d14e0d0e
|
kernel+libc: Add the SA_NODEFER and SA_RESETHAND flags for sigaction()
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-07-10 21:54:04 +02:00 |
|
|
237184a8bf
|
libc+sh: Implement strsignal and use it in the shell
continuous-integration/drone/pr Build is passing
|
2023-07-10 21:39:22 +02:00 |
|
|
015419b8f5
|
kernel: Generate signals when children exit / when faults occur
Userspace can now catch segfaults!
|
2023-07-10 20:49:22 +02:00 |
|
|
cde467ee46
|
kernel: Support returning termination signals from waitpid
continuous-integration/drone/pr Build is passing
|
2023-07-10 20:16:06 +02:00 |
|
|
15d6aae701
|
kernel+libc: Implement basic signals
|
2023-07-10 19:46:57 +02:00 |
|