e2346cb37f
new bootup design
ae15dc699b
new bootscreen (use -DBS_DEBUG=1 to disable), deleted binaries (again...)
7b0a6a6117
new bootscreen (use -DBS_DEBUG=1 to disable)
36c05323b6
new gfx on bootscreen (BS4)
45ce4d982e
refactor: removed installer API, that has to be in the userspace
43f9140473
refactor: removed this very useless and distracting hal API
f5b6ab75a4
I HATE TTY AND PTY
0d1772e404
removed emx package format for scall execve
bb2bc0cef9
refactor 6.5
ea39ad66bd
[FIX] tried to fix the scheduler; [libc] added srand, rand; [qr] added qr-code which work.
eadfffb097
migrate to old multitasking.c
65a1bc0c5d
why do i always forget to remove binaries...
946f5df01f
migrate from 2space tabs to 4 space tabs
7b848dce98
fixed bs3 clear color
d427028608
bootscreen fixed
65127624e2
fb0 is linked to bs3, removed binaries (again...)
b8b1647422
fb0 is linked to bs3
ef961f4ba5
removed contributors from readme
05b667bb3d
changed discord invite link
750659c7d0
removed binaries
f8ac9d7eca
refactor 6
6cf5cf35b1
[tinygl] @offihito ported tinygl, [desktop] selection rectangle got fixed
ab57c6db5b
implemented kmalloc,kcalloc and kfree and radix trees(trees are incomplete yet)
fcd1cf4239
renamed ipc_endpoint_t to ipc_port_t
de941f9c9b
refactor part 1; [BS] bootscreen behaviour changed
d15b422378
tiling bootscreen
d4330e55d3
some nonesens + nonworking desktop additions
42800af282
Merge pull request #34 from Offihito/main
13a2f208f4
Comments gone
67ba04e65c
Merge pull request #33 from Offihito/main
31dc147f8b
PTY support
c215d4e09a
new font system, sysinfo app
a322e909fe
i hate linker... bro it cant find smth WHICH IS LITERALLY THERE:((((((((((((((((((((
e9aaadc175
Merge pull request #32 from Offihito/main
8d3ed2e895
OOPS
bf0704e765
Binary changes
f5e43079c3
Binaries gone
4735b64f96
remove all binaries from repo
de17271b15
[DE] fixed de; [WM] fixed wm; [eXui] eXui got a big update and works
cd925c2744
removed home_* system from the desktop system
2cdaeabffb
Merge pull request #31 from orca-pet3910YT/main
36fead1056
desktop has a background
864523a749
new fetch command
cd02ead5db
wrong limine.cfg design lol
e60886bdc3
didnt fix it... :(
44b2bd192c
TTYNOGUI option if you dont want to run gui
5495a0b501
[USER] users are now generated through files; [PERM] added permission system to users; [MU] added a multiuser system