• Joined on 2025年12月01日
emexos pushed to main at emexSW/emexOS 2026年06月11日 14:07:17 +02:00
e2346cb37f new bootup design
emexos pushed to main at emexSW/emexOS 2026年06月09日 18:01:38 +02:00
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
Compare 6 commits »
emexos pushed to main at emexSW/emexOS 2026年06月05日 12:02:03 +02:00
f5b6ab75a4 I HATE TTY AND PTY
emexos pushed to main at emexSW/emexOS 2026年06月04日 22:35:44 +02:00
0d1772e404 removed emx package format for scall execve
emexos pushed to main at emexSW/emexOS 2026年06月04日 22:03:52 +02:00
bb2bc0cef9 refactor 6.5
emexos pushed to main at emexSW/emexOS 2026年06月02日 15:07:27 +02:00
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
Compare 4 commits »
emexos pushed to main at emexSW/emexOS 2026年05月28日 12:48:47 +02:00
7b848dce98 fixed bs3 clear color
emexos pushed to main at emexSW/emexOS 2026年05月28日 12:03:04 +02:00
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
Compare 8 commits »
emexos pushed to main at emexSW/emexOS 2026年05月24日 22:58:24 +02:00
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
Compare 6 commits »
emexos pushed to main at emexSW/emexOS 2026年05月18日 15:15:28 +02:00
de941f9c9b refactor part 1; [BS] bootscreen behaviour changed
emexos pushed to main at emexSW/emexOS 2026年05月14日 09:45:41 +02:00
d15b422378 tiling bootscreen
emexos pushed to main at emexSW/emexOS 2026年05月11日 19:54:35 +02:00
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
Compare 6 commits »
emexos pushed to main at emexSW/emexOS 2026年05月09日 12:32:34 +02:00
c215d4e09a new font system, sysinfo app
emexos pushed to main at emexSW/emexOS 2026年05月08日 22:14:30 +02:00
a322e909fe i hate linker... bro it cant find smth WHICH IS LITERALLY THERE:((((((((((((((((((((
e9aaadc175
Merge pull request #32 from Offihito/main
bf0704e765 Binary changes
f5e43079c3 Binaries gone
Compare 6 commits »
emexos pushed to main at emexSW/emexOS 2026年05月08日 16:23:57 +02:00
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
Compare 8 commits »
emexos pushed to main at emexSW/emexOS 2026年04月15日 18:05:35 +02:00
864523a749 new fetch command
emexos pushed to main at emexSW/emexOS 2026年04月14日 20:56:01 +02:00
cd02ead5db wrong limine.cfg design lol
emexos pushed to main at emexSW/emexOS 2026年04月14日 20:54:20 +02:00
e60886bdc3 didnt fix it... :(
emexos pushed to main at emexSW/emexOS 2026年04月13日 21:31:47 +02:00
44b2bd192c TTYNOGUI option if you dont want to run gui
emexos pushed to main at emexSW/emexOS 2026年04月13日 20:48:23 +02:00
5495a0b501 [USER] users are now generated through files; [PERM] added permission system to users; [MU] added a multiuser system